Skip to content
Success

Console Output

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-hnbgw-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a0861ee1877ee1ba57eea0712f8e39d3ba897149 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0861ee1877ee1ba57eea0712f8e39d3ba897149 # timeout=10
Commit message: "hnbgw: Introduce test TC_ps_iu_release_req_rua_disconnect"
 > git rev-list --no-walk a0861ee1877ee1ba57eea0712f8e39d3ba897149 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins17794169498295716776.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:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hnbgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs -b osmocom:nightly -c all [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (11.8 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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hnbgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.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 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 M3UA_Emulation.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking BSSAP_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking M3UA_Emulation.ttcn Linking UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking SDP_EncDec.cc Linking SDP_Types.ttcn Linking SDP_parse_.tab.c Linking SDP_parse_.tab.h Linking SDP_parse_parser.h Linking SDP_parser.l Linking SDP_parser.y Linking lex.SDP_parse_.c Linking RTP_EncDec.cc Linking RTP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking PFCP_Types.ttcn Linking HNBAP_CommonDataTypes.asn Linking HNBAP_Constants.asn Linking HNBAP_Containers.asn Linking HNBAP_IEs.asn Linking HNBAP_PDU_Contents.asn Linking HNBAP_PDU_Descriptions.asn Linking HNBAP_EncDec.cc Linking HNBAP_Types.ttcn Linking HNBAP_Templates.ttcn Linking RUA_CommonDataTypes.asn Linking RUA_Constants.asn Linking RUA_Containers.asn Linking RUA_IEs.asn Linking RUA_PDU_Contents.asn Linking RUA_PDU_Descriptions.asn Linking RUA_EncDec.cc Linking RUA_Types.ttcn Linking RUA_Templates.ttcn Linking RUA_Emulation.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 Iuh_Types.ttcn Linking Iuh_CodecPort.ttcn Linking Iuh_CodecPort_CtrlFunctDef.cc Linking Iuh_CodecPort_CtrlFunct.ttcn Linking Iuh_Emulation.ttcn Linking DNS_Helpers.ttcn Linking SDP_Templates.ttcn Linking MGCP_Emulation.ttcn Linking MGCP_Types.ttcn Linking MGCP_Templates.ttcn Linking MGCP_CodecPort.ttcn Linking MGCP_CodecPort_CtrlFunct.ttcn Linking MGCP_CodecPort_CtrlFunctDef.cc Linking RAN_Adapter.ttcnpp Linking RAN_Emulation.ttcnpp Linking BSSAP_CodecPort.ttcn Linking SCCP_Templates.ttcn Linking PFCP_CodecPort.ttcn Linking PFCP_CodecPort_CtrlFunct.ttcn Linking PFCP_CodecPort_CtrlFunctDef.cc Linking PFCP_Emulation.ttcn Linking PFCP_Templates.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking RTP_CodecPort.ttcn Linking RTP_CodecPort_CtrlFunct.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking RTP_Emulation.ttcn Linking IuUP_Types.ttcn Linking IuUP_EncDec.cc Linking IuUP_Emulation.ttcn Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking SCTP_Templates.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -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 | " | ^ cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D BSSAP_CodecPort.ttcn BSSAP_Types.ttcn ConnHdlr.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_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 Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn - BSSAP_CodecPort.ttcn BSSAP_Types.ttcn ConnHdlr.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_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 Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... Notify: Parsing TTCN-3 module `ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HNBAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `HNBAP_Types.ttcn'... Notify: Parsing TTCN-3 module `HNBGW_Tests.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 `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... Notify: Parsing TTCN-3 module `Iuh_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `Iuh_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `Iuh_Emulation.ttcn'... Notify: Parsing TTCN-3 module `Iuh_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `MGCP_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 `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_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `PFCP_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 `RTP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... Notify: Parsing TTCN-3 module `RUA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RUA_Templates.ttcn'... Notify: Parsing TTCN-3 module `RUA_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:88.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 `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Parsing ASN.1 module `HNBAP_CommonDataTypes.asn'... HNBAP_CommonDataTypes.asn:29: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `HNBAP_Constants.asn'... Notify: Parsing ASN.1 module `HNBAP_Containers.asn'... Notify: Parsing ASN.1 module `HNBAP_IEs.asn'... Notify: Parsing ASN.1 module `HNBAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `HNBAP_PDU_Descriptions.asn'... 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: Parsing ASN.1 module `RUA_CommonDataTypes.asn'... RUA_CommonDataTypes.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 `RUA_Constants.asn'... Notify: Parsing ASN.1 module `RUA_Containers.asn'... Notify: Parsing ASN.1 module `RUA_IEs.asn'... Notify: Parsing ASN.1 module `RUA_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RUA_PDU_Descriptions.asn'... Notify: Checking modules... 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 ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:87.1-93.1: warning: Definition with name `ConnHdlr' hides a module identifier HNBAP_Templates.ttcn: In TTCN-3 module `HNBAP_Templates': HNBAP_Templates.ttcn:236.1-267.1: In template definition `tr_HNBAP_UERegisterRequest': HNBAP_Templates.ttcn:238.23-266.2: In template for union field `initiatingMessage': HNBAP_Templates.ttcn:241.13-265.3: In template for record field `value_': HNBAP_Templates.ttcn:242.25-264.4: In template for union field `uERegisterRequest': HNBAP_Templates.ttcn:243.20-262.5: In template for record field `protocolIEs': HNBAP_Templates.ttcn:252.9-261.6: In component 3: HNBAP_Templates.ttcn:255.17-260.7: In template for record field `value_': HNBAP_Templates.ttcn:256.27-259.8: In template for union field `uE__Capabilities': HNBAP_Templates.ttcn:256.27-259.8: warning: Field `iE-Extensions' is missing from template for record type `@HNBAP-IEs.UE-Capabilities' Iuh_Emulation.ttcn: In TTCN-3 module `Iuh_Emulation': Iuh_Emulation.ttcn:127.1-208.1: In function definition `main': Iuh_Emulation.ttcn:151.2-207.2: In while statement: Iuh_Emulation.ttcn:157.3-206.3: In alt construct: Iuh_Emulation.ttcn:170.6-51: In guard operation: Iuh_Emulation.ttcn:170.6-51: In receive statement: Iuh_Emulation.ttcn:170.18-37: warning: Function invocation 'tr_Iuh_RecvFrom_R(?)' may change the actual snapshot. MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': MGCP_Emulation.ttcn:280.2-371.2: In while statement: MGCP_Emulation.ttcn:290.3-369.3: In alt construct: MGCP_Emulation.ttcn:315.6-53: In guard operation: MGCP_Emulation.ttcn:315.6-53: In receive statement: MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. PFCP_Emulation.ttcn: In TTCN-3 module `PFCP_Emulation': PFCP_Emulation.ttcn:104.9-120.1: In function definition `f_PFCPEM_conn_for_pdu': PFCP_Emulation.ttcn:109.2-112.2: In if statement: PFCP_Emulation.ttcn:110.3-47: In function instance: PFCP_Emulation.ttcn:110.3-47: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_del' is not used PFCP_Emulation.ttcn:232.1-309.1: In function definition `main': PFCP_Emulation.ttcn:240.2-308.2: In while statement: PFCP_Emulation.ttcn:241.3-307.3: In alt construct: PFCP_Emulation.ttcn:279.5-58: In function instance: PFCP_Emulation.ttcn:279.5-58: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_add' is not used RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:341.1-353.1: In function definition `f_iuh2iu': ConnHdlr.ttcn:352.2-30: In return statement: ConnHdlr.ttcn:352.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:352.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:352.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:341.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:356.1-365.1: In function definition `f_iu2iuh': ConnHdlr.ttcn:364.2-28: In return statement: ConnHdlr.ttcn:364.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect': ConnHdlr.ttcn:364.22-27: In parameter #1 for `exp_rx': ConnHdlr.ttcn:364.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:356.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:391.1-418.1: In function definition `f_iuh2iu_connect': ConnHdlr.ttcn:417.2-30: In return statement: ConnHdlr.ttcn:417.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:417.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:417.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:391.60-92: note: Referenced template parameter is here ConnHdlr.ttcn:434.1-450.1: In function definition `f_iuh2iu_disconnect': ConnHdlr.ttcn:448.2-29: In variable assignment: ConnHdlr.ttcn:448.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:448.23-28: In parameter #1 for `exp_rx': ConnHdlr.ttcn:448.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:435.9-41: note: Referenced template parameter is here ConnHdlr.ttcn:526.1-532.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:531.2-45: In return statement: ConnHdlr.ttcn:531.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:531.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:531.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:531.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:527.39-45: note: Referenced template variable is here ConnHdlr.ttcn:535.1-577.1: In function definition `f_cn_iu_release_procedure': ConnHdlr.ttcn:540.2-13: In function instance: ConnHdlr.ttcn:540.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used ConnHdlr.ttcn:561.2-62: In function instance: ConnHdlr.ttcn:561.2-62: warning: The value returned by function `@ConnHdlr.f_iuh2iu_disconnect' is not used ConnHdlr.ttcn:673.1-703.1: In function definition `f_rab_ass_req_cs': ConnHdlr.ttcn:681.2-43: In variable assignment: ConnHdlr.ttcn:681.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:681.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:681.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:681.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:676.37-43: note: Referenced template variable is here ConnHdlr.ttcn:700.2-43: In variable assignment: ConnHdlr.ttcn:700.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:700.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:700.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:700.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:676.37-43: note: Referenced template variable is here ConnHdlr.ttcn:702.2-17: In function instance: ConnHdlr.ttcn:702.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:705.8-765.1: In function definition `f_rab_ass_resp_cs': ConnHdlr.ttcn:712.2-45: In variable assignment: ConnHdlr.ttcn:712.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:712.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:712.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:712.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:708.39-46: note: Referenced template variable is here ConnHdlr.ttcn:715.2-758.2: In interleave statement: ConnHdlr.ttcn:737.3-749.3: In if statement: ConnHdlr.ttcn:741.4-45: In variable assignment: ConnHdlr.ttcn:741.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:741.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:741.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:741.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:738.39-45: note: Referenced template variable is here ConnHdlr.ttcn:743.4-19: In function instance: ConnHdlr.ttcn:743.4-19: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:746.4-47: In variable assignment: ConnHdlr.ttcn:746.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:746.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:746.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:746.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:708.39-46: note: Referenced template variable is here ConnHdlr.ttcn:762.2-45: In variable assignment: ConnHdlr.ttcn:762.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:762.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:762.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:762.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:708.39-46: note: Referenced template variable is here ConnHdlr.ttcn:764.2-19: In function instance: ConnHdlr.ttcn:764.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:772.1-820.1: In function definition `f_rab_ass_req_ps_with_pfcp': ConnHdlr.ttcn:784.2-43: In variable assignment: ConnHdlr.ttcn:784.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:784.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:784.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:784.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:782.37-43: note: Referenced template variable is here ConnHdlr.ttcn:804.27-805.36: In template variable definition `pdr1': ConnHdlr.ttcn:804.54-805.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:805.29-35: warning: Inadequate restriction on the referenced template variable `f_teid1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:800.22-801.55: note: Referenced template variable is here ConnHdlr.ttcn:806.27-807.36: In template variable definition `pdr2': ConnHdlr.ttcn:806.54-807.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:807.29-35: warning: Inadequate restriction on the referenced template variable `f_teid2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:802.22-803.57: note: Referenced template variable is here ConnHdlr.ttcn:808.24-812.39: In template variable definition `r': ConnHdlr.ttcn:808.53-812.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #5 for `created_pdr': ConnHdlr.ttcn:812.28-31: warning: Inadequate restriction on the referenced template variable `pdr1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:804.27-805.36: note: Referenced template variable is here ConnHdlr.ttcn:812.34-37: warning: Inadequate restriction on the referenced template variable `pdr2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:806.27-807.36: note: Referenced template variable is here ConnHdlr.ttcn:818.2-43: In variable assignment: ConnHdlr.ttcn:818.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:818.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:818.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:818.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:782.37-43: note: Referenced template variable is here ConnHdlr.ttcn:819.2-17: In function instance: ConnHdlr.ttcn:819.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:822.1-841.1: In function definition `f_rab_ass_resp_ps_with_pfcp': ConnHdlr.ttcn:832.2-45: In variable assignment: ConnHdlr.ttcn:832.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:832.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:832.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:832.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:829.39-46: note: Referenced template variable is here ConnHdlr.ttcn:840.2-46: In function instance: ConnHdlr.ttcn:840.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:840.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:840.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime RANAP_Templates.ttcn:1861.1-1923.1: note: Referenced function is here ConnHdlr.ttcn:840.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:848.1-864.1: In function definition `f_rab_ass_req_ps_without_pfcp': ConnHdlr.ttcn:858.2-43: In variable assignment: ConnHdlr.ttcn:858.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:858.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:858.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:858.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:856.37-43: note: Referenced template variable is here ConnHdlr.ttcn:862.2-43: In variable assignment: ConnHdlr.ttcn:862.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:862.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:862.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:862.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:856.37-43: note: Referenced template variable is here ConnHdlr.ttcn:863.2-17: In function instance: ConnHdlr.ttcn:863.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:866.1-879.1: In function definition `f_rab_ass_resp_ps_without_pfcp': ConnHdlr.ttcn:874.2-45: In variable assignment: ConnHdlr.ttcn:874.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:874.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:874.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:874.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:871.39-46: note: Referenced template variable is here ConnHdlr.ttcn:878.2-46: In function instance: ConnHdlr.ttcn:878.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:878.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:878.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime RANAP_Templates.ttcn:1861.1-1923.1: note: Referenced function is here ConnHdlr.ttcn:878.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:937.1-960.1: In function definition `f_perform_compl_l3': ConnHdlr.ttcn:954.2-957.2: In if statement: ConnHdlr.ttcn:956.3-20: In function instance: ConnHdlr.ttcn:956.3-20: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': HNBGW_Tests.ttcn:698.1-727.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:702.2-55: In send statement: HNBGW_Tests.ttcn:702.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:702.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:702.49-53: warning: Inadequate restriction on the referenced template parameter `ue_id', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:698.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:922.8-925.1: In function definition `f_tc_initial_ue': HNBGW_Tests.ttcn:924.2-21: In function instance: HNBGW_Tests.ttcn:924.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1049.8-1080.1: In function definition `f_tc_rab_assignment': HNBGW_Tests.ttcn:1060.2-21: In function instance: HNBGW_Tests.ttcn:1060.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1068.2-24: In function instance: HNBGW_Tests.ttcn:1068.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1077.2-24: In function instance: HNBGW_Tests.ttcn:1077.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1093.8-1136.1: In function definition `f_tc_rab_assign_fail': HNBGW_Tests.ttcn:1104.2-21: In function instance: HNBGW_Tests.ttcn:1104.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1112.2-24: In function instance: HNBGW_Tests.ttcn:1112.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1118.2-13: In function instance: HNBGW_Tests.ttcn:1118.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1125.2-24: In function instance: HNBGW_Tests.ttcn:1125.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1149.8-1197.1: In function definition `f_tc_rab_release': HNBGW_Tests.ttcn:1160.2-21: In function instance: HNBGW_Tests.ttcn:1160.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1175.2-24: In function instance: HNBGW_Tests.ttcn:1175.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1184.2-24: In function instance: HNBGW_Tests.ttcn:1184.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1196.2-17: In function instance: HNBGW_Tests.ttcn:1196.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1224.8-1257.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1234.2-21: In function instance: HNBGW_Tests.ttcn:1234.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1241.2-43: In variable assignment: HNBGW_Tests.ttcn:1241.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1241.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1241.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1241.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1227.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1288.8-1299.1: In function definition `f_tc_ranap_bidir': HNBGW_Tests.ttcn:1290.2-45: In function instance: HNBGW_Tests.ttcn:1290.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1293.2-55: In function instance: HNBGW_Tests.ttcn:1293.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1295.2-55: In function instance: HNBGW_Tests.ttcn:1295.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1298.2-50: In function instance: HNBGW_Tests.ttcn:1298.2-50: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1322.9-1332.1: In function definition `f_tc_ranap_mo_disconnect': HNBGW_Tests.ttcn:1324.2-45: In function instance: HNBGW_Tests.ttcn:1324.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1329.2-58: In function instance: HNBGW_Tests.ttcn:1329.2-58: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1355.9-1363.1: In function definition `f_tc_ranap_creq_cref_ConnHdlr': HNBGW_Tests.ttcn:1357.2-45: In function instance: HNBGW_Tests.ttcn:1357.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1388.9-1424.1: In function definition `f_tc_cs_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1395.2-21: In function instance: HNBGW_Tests.ttcn:1395.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1437.9-1466.1: In function definition `f_tc_ps_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1441.2-21: In function instance: HNBGW_Tests.ttcn:1441.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1477.8-1487.1: In function definition `f_tc_ps_rab_assignment': HNBGW_Tests.ttcn:1481.2-21: In function instance: HNBGW_Tests.ttcn:1481.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2245.9-2271.1: In function definition `f_tc_apply_sccp': HNBGW_Tests.ttcn:2257.2-55: In function instance: HNBGW_Tests.ttcn:2257.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:2258.2-55: In function instance: HNBGW_Tests.ttcn:2258.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:2288.8-2326.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2296.2-21: In function instance: HNBGW_Tests.ttcn:2296.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2307.2-43: In variable assignment: HNBGW_Tests.ttcn:2307.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2307.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2307.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2307.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:2302.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2312.2-17: In function instance: HNBGW_Tests.ttcn:2312.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:2320.2-45: In variable assignment: HNBGW_Tests.ttcn:2320.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2320.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2320.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2320.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:2318.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:2322.2-19: In function instance: HNBGW_Tests.ttcn:2322.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here Notify: Generating code... Notify: File `BSSAP_CodecPort.hh' was generated. Notify: File `BSSAP_CodecPort.cc' was generated. Notify: File `BSSAP_CodecPort_part_1.cc' was generated. Notify: File `BSSAP_CodecPort_part_2.cc' was generated. Notify: File `BSSAP_CodecPort_part_3.cc' was generated. Notify: File `BSSAP_CodecPort_part_4.cc' was generated. Notify: File `BSSAP_CodecPort_part_5.cc' was generated. Notify: File `BSSAP_CodecPort_part_6.cc' was generated. Notify: File `BSSAP_CodecPort_part_7.cc' was generated. Notify: File `BSSAP_Types.hh' was generated. Notify: File `BSSAP_Types.cc' was generated. Notify: File `BSSAP_Types_part_1.cc' was generated. Notify: File `BSSAP_Types_part_2.cc' was generated. Notify: File `BSSAP_Types_part_3.cc' was generated. Notify: File `BSSAP_Types_part_4.cc' was generated. Notify: File `BSSAP_Types_part_5.cc' was generated. Notify: File `BSSAP_Types_part_6.cc' was generated. Notify: File `BSSAP_Types_part_7.cc' was generated. Notify: File `ConnHdlr.hh' was generated. Notify: File `ConnHdlr.cc' was generated. Notify: File `ConnHdlr_part_1.cc' was generated. Notify: File `ConnHdlr_part_2.cc' was generated. Notify: File `ConnHdlr_part_3.cc' was generated. Notify: File `ConnHdlr_part_4.cc' was generated. Notify: File `ConnHdlr_part_5.cc' was generated. Notify: File `ConnHdlr_part_6.cc' was generated. Notify: File `ConnHdlr_part_7.cc' was generated. Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_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 `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 `HNBAP_CommonDataTypes.hh' was generated. Notify: File `HNBAP_CommonDataTypes.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_1.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_2.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_3.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_4.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_5.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_6.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_7.cc' was generated. Notify: File `HNBAP_Constants.hh' was generated. Notify: File `HNBAP_Constants.cc' was generated. Notify: File `HNBAP_Constants_part_1.cc' was generated. Notify: File `HNBAP_Constants_part_2.cc' was generated. Notify: File `HNBAP_Constants_part_3.cc' was generated. Notify: File `HNBAP_Constants_part_4.cc' was generated. Notify: File `HNBAP_Constants_part_5.cc' was generated. Notify: File `HNBAP_Constants_part_6.cc' was generated. Notify: File `HNBAP_Constants_part_7.cc' was generated. Notify: File `HNBAP_Containers.hh' was generated. Notify: File `HNBAP_Containers.cc' was generated. Notify: File `HNBAP_Containers_part_1.cc' was generated. Notify: File `HNBAP_Containers_part_2.cc' was generated. Notify: File `HNBAP_Containers_part_3.cc' was generated. Notify: File `HNBAP_Containers_part_4.cc' was generated. Notify: File `HNBAP_Containers_part_5.cc' was generated. Notify: File `HNBAP_Containers_part_6.cc' was generated. Notify: File `HNBAP_Containers_part_7.cc' was generated. Notify: File `HNBAP_IEs.hh' was generated. Notify: File `HNBAP_IEs.cc' was generated. Notify: File `HNBAP_IEs_part_1.cc' was generated. Notify: File `HNBAP_IEs_part_2.cc' was generated. Notify: File `HNBAP_IEs_part_3.cc' was generated. Notify: File `HNBAP_IEs_part_4.cc' was generated. Notify: File `HNBAP_IEs_part_5.cc' was generated. Notify: File `HNBAP_IEs_part_6.cc' was generated. Notify: File `HNBAP_IEs_part_7.cc' was generated. Notify: File `HNBAP_PDU_Contents.hh' was generated. Notify: File `HNBAP_PDU_Contents.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_1.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_2.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_3.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_4.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_5.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_6.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_7.cc' was generated. Notify: File `HNBAP_PDU_Descriptions.hh' was generated. Notify: File `HNBAP_PDU_Descriptions.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `HNBAP_Templates.hh' was generated. Notify: File `HNBAP_Templates.cc' was generated. Notify: File `HNBAP_Templates_part_1.cc' was generated. Notify: File `HNBAP_Templates_part_2.cc' was generated. Notify: File `HNBAP_Templates_part_3.cc' was generated. Notify: File `HNBAP_Templates_part_4.cc' was generated. Notify: File `HNBAP_Templates_part_5.cc' was generated. Notify: File `HNBAP_Templates_part_6.cc' was generated. Notify: File `HNBAP_Templates_part_7.cc' was generated. Notify: File `HNBAP_Types.hh' was generated. Notify: File `HNBAP_Types.cc' was generated. Notify: File `HNBAP_Types_part_1.cc' was generated. Notify: File `HNBAP_Types_part_2.cc' was generated. Notify: File `HNBAP_Types_part_3.cc' was generated. Notify: File `HNBAP_Types_part_4.cc' was generated. Notify: File `HNBAP_Types_part_5.cc' was generated. Notify: File `HNBAP_Types_part_6.cc' was generated. Notify: File `HNBAP_Types_part_7.cc' was generated. Notify: File `HNBGW_Tests.hh' was generated. Notify: File `HNBGW_Tests.cc' was generated. Notify: File `HNBGW_Tests_part_1.cc' was generated. Notify: File `HNBGW_Tests_part_2.cc' was generated. Notify: File `HNBGW_Tests_part_3.cc' was generated. Notify: File `HNBGW_Tests_part_4.cc' was generated. Notify: File `HNBGW_Tests_part_5.cc' was generated. Notify: File `HNBGW_Tests_part_6.cc' was generated. Notify: File `HNBGW_Tests_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 `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 `IuUP_Emulation.hh' was generated. Notify: File `IuUP_Emulation.cc' was generated. Notify: File `IuUP_Emulation_part_1.cc' was generated. Notify: File `IuUP_Emulation_part_2.cc' was generated. Notify: File `IuUP_Emulation_part_3.cc' was generated. Notify: File `IuUP_Emulation_part_4.cc' was generated. Notify: File `IuUP_Emulation_part_5.cc' was generated. Notify: File `IuUP_Emulation_part_6.cc' was generated. Notify: File `IuUP_Emulation_part_7.cc' was generated. Notify: File `IuUP_Types.hh' was generated. Notify: File `IuUP_Types.cc' was generated. Notify: File `IuUP_Types_part_1.cc' was generated. Notify: File `IuUP_Types_part_2.cc' was generated. Notify: File `IuUP_Types_part_3.cc' was generated. Notify: File `IuUP_Types_part_4.cc' was generated. Notify: File `IuUP_Types_part_5.cc' was generated. Notify: File `IuUP_Types_part_6.cc' was generated. Notify: File `IuUP_Types_part_7.cc' was generated. Notify: File `Iuh_CodecPort.hh' was generated. Notify: File `Iuh_CodecPort.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct.hh' was generated. Notify: File `Iuh_CodecPort_CtrlFunct.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `Iuh_CodecPort_part_1.cc' was generated. Notify: File `Iuh_CodecPort_part_2.cc' was generated. Notify: File `Iuh_CodecPort_part_3.cc' was generated. Notify: File `Iuh_CodecPort_part_4.cc' was generated. Notify: File `Iuh_CodecPort_part_5.cc' was generated. Notify: File `Iuh_CodecPort_part_6.cc' was generated. Notify: File `Iuh_CodecPort_part_7.cc' was generated. Notify: File `Iuh_Emulation.hh' was generated. Notify: File `Iuh_Emulation.cc' was generated. Notify: File `Iuh_Emulation_part_1.cc' was generated. Notify: File `Iuh_Emulation_part_2.cc' was generated. Notify: File `Iuh_Emulation_part_3.cc' was generated. Notify: File `Iuh_Emulation_part_4.cc' was generated. Notify: File `Iuh_Emulation_part_5.cc' was generated. Notify: File `Iuh_Emulation_part_6.cc' was generated. Notify: File `Iuh_Emulation_part_7.cc' was generated. Notify: File `Iuh_Types.hh' was generated. Notify: File `Iuh_Types.cc' was generated. Notify: File `Iuh_Types_part_1.cc' was generated. Notify: File `Iuh_Types_part_2.cc' was generated. Notify: File `Iuh_Types_part_3.cc' was generated. Notify: File `Iuh_Types_part_4.cc' was generated. Notify: File `Iuh_Types_part_5.cc' was generated. Notify: File `Iuh_Types_part_6.cc' was generated. Notify: File `Iuh_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 `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 `MGCP_CodecPort.hh' was generated. Notify: File `MGCP_CodecPort.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `MGCP_CodecPort_part_1.cc' was generated. Notify: File `MGCP_CodecPort_part_2.cc' was generated. Notify: File `MGCP_CodecPort_part_3.cc' was generated. Notify: File `MGCP_CodecPort_part_4.cc' was generated. Notify: File `MGCP_CodecPort_part_5.cc' was generated. Notify: File `MGCP_CodecPort_part_6.cc' was generated. Notify: File `MGCP_CodecPort_part_7.cc' was generated. Notify: File `MGCP_Emulation.hh' was generated. Notify: File `MGCP_Emulation.cc' was generated. Notify: File `MGCP_Emulation_part_1.cc' was generated. Notify: File `MGCP_Emulation_part_2.cc' was generated. Notify: File `MGCP_Emulation_part_3.cc' was generated. Notify: File `MGCP_Emulation_part_4.cc' was generated. Notify: File `MGCP_Emulation_part_5.cc' was generated. Notify: File `MGCP_Emulation_part_6.cc' was generated. Notify: File `MGCP_Emulation_part_7.cc' was generated. Notify: File `MGCP_Templates.hh' was generated. Notify: File `MGCP_Templates.cc' was generated. Notify: File `MGCP_Templates_part_1.cc' was generated. Notify: File `MGCP_Templates_part_2.cc' was generated. Notify: File `MGCP_Templates_part_3.cc' was generated. Notify: File `MGCP_Templates_part_4.cc' was generated. Notify: File `MGCP_Templates_part_5.cc' was generated. Notify: File `MGCP_Templates_part_6.cc' was generated. Notify: File `MGCP_Templates_part_7.cc' was generated. Notify: File `MGCP_Types.hh' was generated. Notify: File `MGCP_Types.cc' was generated. Notify: File `MGCP_Types_part_1.cc' was generated. Notify: File `MGCP_Types_part_2.cc' was generated. Notify: File `MGCP_Types_part_3.cc' was generated. Notify: File `MGCP_Types_part_4.cc' was generated. Notify: File `MGCP_Types_part_5.cc' was generated. Notify: File `MGCP_Types_part_6.cc' was generated. Notify: File `MGCP_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 `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_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 `PFCP_CodecPort.hh' was generated. Notify: File `PFCP_CodecPort.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `PFCP_CodecPort_part_1.cc' was generated. Notify: File `PFCP_CodecPort_part_2.cc' was generated. Notify: File `PFCP_CodecPort_part_3.cc' was generated. Notify: File `PFCP_CodecPort_part_4.cc' was generated. Notify: File `PFCP_CodecPort_part_5.cc' was generated. Notify: File `PFCP_CodecPort_part_6.cc' was generated. Notify: File `PFCP_CodecPort_part_7.cc' was generated. Notify: File `PFCP_Emulation.hh' was generated. Notify: File `PFCP_Emulation.cc' was generated. Notify: File `PFCP_Emulation_part_1.cc' was generated. Notify: File `PFCP_Emulation_part_2.cc' was generated. Notify: File `PFCP_Emulation_part_3.cc' was generated. Notify: File `PFCP_Emulation_part_4.cc' was generated. Notify: File `PFCP_Emulation_part_5.cc' was generated. Notify: File `PFCP_Emulation_part_6.cc' was generated. Notify: File `PFCP_Emulation_part_7.cc' was generated. Notify: File `PFCP_Templates.hh' was generated. Notify: File `PFCP_Templates.cc' was generated. Notify: File `PFCP_Templates_part_1.cc' was generated. Notify: File `PFCP_Templates_part_2.cc' was generated. Notify: File `PFCP_Templates_part_3.cc' was generated. Notify: File `PFCP_Templates_part_4.cc' was generated. Notify: File `PFCP_Templates_part_5.cc' was generated. Notify: File `PFCP_Templates_part_6.cc' was generated. Notify: File `PFCP_Templates_part_7.cc' was generated. Notify: File `PFCP_Types.hh' was generated. Notify: File `PFCP_Types.cc' was generated. Notify: File `PFCP_Types_part_1.cc' was generated. Notify: File `PFCP_Types_part_2.cc' was generated. Notify: File `PFCP_Types_part_3.cc' was generated. Notify: File `PFCP_Types_part_4.cc' was generated. Notify: File `PFCP_Types_part_5.cc' was generated. Notify: File `PFCP_Types_part_6.cc' was generated. Notify: File `PFCP_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 `RTP_CodecPort.hh' was generated. Notify: File `RTP_CodecPort.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `RTP_CodecPort_part_1.cc' was generated. Notify: File `RTP_CodecPort_part_2.cc' was generated. Notify: File `RTP_CodecPort_part_3.cc' was generated. Notify: File `RTP_CodecPort_part_4.cc' was generated. Notify: File `RTP_CodecPort_part_5.cc' was generated. Notify: File `RTP_CodecPort_part_6.cc' was generated. Notify: File `RTP_CodecPort_part_7.cc' was generated. Notify: File `RTP_Emulation.hh' was generated. Notify: File `RTP_Emulation.cc' was generated. Notify: File `RTP_Emulation_part_1.cc' was generated. Notify: File `RTP_Emulation_part_2.cc' was generated. Notify: File `RTP_Emulation_part_3.cc' was generated. Notify: File `RTP_Emulation_part_4.cc' was generated. Notify: File `RTP_Emulation_part_5.cc' was generated. Notify: File `RTP_Emulation_part_6.cc' was generated. Notify: File `RTP_Emulation_part_7.cc' was generated. Notify: File `RTP_Types.hh' was generated. Notify: File `RTP_Types.cc' was generated. Notify: File `RTP_Types_part_1.cc' was generated. Notify: File `RTP_Types_part_2.cc' was generated. Notify: File `RTP_Types_part_3.cc' was generated. Notify: File `RTP_Types_part_4.cc' was generated. Notify: File `RTP_Types_part_5.cc' was generated. Notify: File `RTP_Types_part_6.cc' was generated. Notify: File `RTP_Types_part_7.cc' was generated. Notify: File `RUA_CommonDataTypes.hh' was generated. Notify: File `RUA_CommonDataTypes.cc' was generated. Notify: File `RUA_CommonDataTypes_part_1.cc' was generated. Notify: File `RUA_CommonDataTypes_part_2.cc' was generated. Notify: File `RUA_CommonDataTypes_part_3.cc' was generated. Notify: File `RUA_CommonDataTypes_part_4.cc' was generated. Notify: File `RUA_CommonDataTypes_part_5.cc' was generated. Notify: File `RUA_CommonDataTypes_part_6.cc' was generated. Notify: File `RUA_CommonDataTypes_part_7.cc' was generated. Notify: File `RUA_Constants.hh' was generated. Notify: File `RUA_Constants.cc' was generated. Notify: File `RUA_Constants_part_1.cc' was generated. Notify: File `RUA_Constants_part_2.cc' was generated. Notify: File `RUA_Constants_part_3.cc' was generated. Notify: File `RUA_Constants_part_4.cc' was generated. Notify: File `RUA_Constants_part_5.cc' was generated. Notify: File `RUA_Constants_part_6.cc' was generated. Notify: File `RUA_Constants_part_7.cc' was generated. Notify: File `RUA_Containers.hh' was generated. Notify: File `RUA_Containers.cc' was generated. Notify: File `RUA_Containers_part_1.cc' was generated. Notify: File `RUA_Containers_part_2.cc' was generated. Notify: File `RUA_Containers_part_3.cc' was generated. Notify: File `RUA_Containers_part_4.cc' was generated. Notify: File `RUA_Containers_part_5.cc' was generated. Notify: File `RUA_Containers_part_6.cc' was generated. Notify: File `RUA_Containers_part_7.cc' was generated. Notify: File `RUA_Emulation.hh' was generated. Notify: File `RUA_Emulation.cc' was generated. Notify: File `RUA_Emulation_part_1.cc' was generated. Notify: File `RUA_Emulation_part_2.cc' was generated. Notify: File `RUA_Emulation_part_3.cc' was generated. Notify: File `RUA_Emulation_part_4.cc' was generated. Notify: File `RUA_Emulation_part_5.cc' was generated. Notify: File `RUA_Emulation_part_6.cc' was generated. Notify: File `RUA_Emulation_part_7.cc' was generated. Notify: File `RUA_IEs.hh' was generated. Notify: File `RUA_IEs.cc' was generated. Notify: File `RUA_IEs_part_1.cc' was generated. Notify: File `RUA_IEs_part_2.cc' was generated. Notify: File `RUA_IEs_part_3.cc' was generated. Notify: File `RUA_IEs_part_4.cc' was generated. Notify: File `RUA_IEs_part_5.cc' was generated. Notify: File `RUA_IEs_part_6.cc' was generated. Notify: File `RUA_IEs_part_7.cc' was generated. Notify: File `RUA_PDU_Contents.hh' was generated. Notify: File `RUA_PDU_Contents.cc' was generated. Notify: File `RUA_PDU_Contents_part_1.cc' was generated. Notify: File `RUA_PDU_Contents_part_2.cc' was generated. Notify: File `RUA_PDU_Contents_part_3.cc' was generated. Notify: File `RUA_PDU_Contents_part_4.cc' was generated. Notify: File `RUA_PDU_Contents_part_5.cc' was generated. Notify: File `RUA_PDU_Contents_part_6.cc' was generated. Notify: File `RUA_PDU_Contents_part_7.cc' was generated. Notify: File `RUA_PDU_Descriptions.hh' was generated. Notify: File `RUA_PDU_Descriptions.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_1.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_2.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_3.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_4.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_5.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_6.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_7.cc' was generated. Notify: File `RUA_Templates.hh' was generated. Notify: File `RUA_Templates.cc' was generated. Notify: File `RUA_Templates_part_1.cc' was generated. Notify: File `RUA_Templates_part_2.cc' was generated. Notify: File `RUA_Templates_part_3.cc' was generated. Notify: File `RUA_Templates_part_4.cc' was generated. Notify: File `RUA_Templates_part_5.cc' was generated. Notify: File `RUA_Templates_part_6.cc' was generated. Notify: File `RUA_Templates_part_7.cc' was generated. Notify: File `RUA_Types.hh' was generated. Notify: File `RUA_Types.cc' was generated. Notify: File `RUA_Types_part_1.cc' was generated. Notify: File `RUA_Types_part_2.cc' was generated. Notify: File `RUA_Types_part_3.cc' was generated. Notify: File `RUA_Types_part_4.cc' was generated. Notify: File `RUA_Types_part_5.cc' was generated. Notify: File `RUA_Types_part_6.cc' was generated. Notify: File `RUA_Types_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 `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_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 `SDP_Templates.hh' was generated. Notify: File `SDP_Templates.cc' was generated. Notify: File `SDP_Templates_part_1.cc' was generated. Notify: File `SDP_Templates_part_2.cc' was generated. Notify: File `SDP_Templates_part_3.cc' was generated. Notify: File `SDP_Templates_part_4.cc' was generated. Notify: File `SDP_Templates_part_5.cc' was generated. Notify: File `SDP_Templates_part_6.cc' was generated. Notify: File `SDP_Templates_part_7.cc' was generated. Notify: File `SDP_Types.hh' was generated. Notify: File `SDP_Types.cc' was generated. Notify: File `SDP_Types_part_1.cc' was generated. Notify: File `SDP_Types_part_2.cc' was generated. Notify: File `SDP_Types_part_3.cc' was generated. Notify: File `SDP_Types_part_4.cc' was generated. Notify: File `SDP_Types_part_5.cc' was generated. Notify: File `SDP_Types_part_6.cc' was generated. Notify: File `SDP_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 `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_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 `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_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: File `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: 936 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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'make', '-j', '21'] Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc Creating dependency file for UD_PT.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for RUA_EncDec.cc Creating dependency file for HNBAP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_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 lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for RUA_PDU_Descriptions_part_7.cc Creating dependency file for RUA_PDU_Descriptions_part_6.cc Creating dependency file for RUA_PDU_Descriptions_part_5.cc Creating dependency file for RUA_PDU_Descriptions_part_4.cc Creating dependency file for RUA_PDU_Descriptions_part_3.cc Creating dependency file for RUA_PDU_Descriptions_part_2.cc Creating dependency file for RUA_PDU_Descriptions_part_1.cc Creating dependency file for RUA_PDU_Contents_part_7.cc Creating dependency file for RUA_PDU_Contents_part_6.cc Creating dependency file for RUA_PDU_Contents_part_5.cc Creating dependency file for RUA_PDU_Contents_part_4.cc Creating dependency file for RUA_PDU_Contents_part_3.cc Creating dependency file for RUA_PDU_Contents_part_2.cc Creating dependency file for RUA_PDU_Contents_part_1.cc Creating dependency file for RUA_IEs_part_7.cc Creating dependency file for RUA_IEs_part_6.cc Creating dependency file for RUA_IEs_part_5.cc Creating dependency file for RUA_IEs_part_4.cc Creating dependency file for RUA_IEs_part_2.cc Creating dependency file for RUA_IEs_part_3.cc Creating dependency file for RUA_IEs_part_1.cc Creating dependency file for RUA_Containers_part_7.cc Creating dependency file for RUA_Containers_part_6.cc Creating dependency file for RUA_Containers_part_5.cc Creating dependency file for RUA_Containers_part_4.cc Creating dependency file for RUA_Containers_part_3.cc Creating dependency file for RUA_Containers_part_2.cc Creating dependency file for RUA_Containers_part_1.cc Creating dependency file for RUA_Constants_part_7.cc Creating dependency file for RUA_Constants_part_6.cc Creating dependency file for RUA_Constants_part_5.cc Creating dependency file for RUA_Constants_part_4.cc Creating dependency file for RUA_Constants_part_3.cc Creating dependency file for RUA_Constants_part_2.cc Creating dependency file for RUA_CommonDataTypes_part_7.cc Creating dependency file for RUA_Constants_part_1.cc Creating dependency file for RUA_CommonDataTypes_part_5.cc Creating dependency file for RUA_CommonDataTypes_part_6.cc Creating dependency file for RUA_CommonDataTypes_part_4.cc Creating dependency file for RUA_CommonDataTypes_part_3.cc Creating dependency file for RUA_CommonDataTypes_part_2.cc Creating dependency file for RUA_CommonDataTypes_part_1.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 HNBAP_PDU_Descriptions_part_7.cc Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc Creating dependency file for HNBAP_PDU_Contents_part_7.cc Creating dependency file for HNBAP_PDU_Contents_part_6.cc Creating dependency file for HNBAP_PDU_Contents_part_5.cc Creating dependency file for HNBAP_PDU_Contents_part_4.cc Creating dependency file for HNBAP_PDU_Contents_part_3.cc Creating dependency file for HNBAP_PDU_Contents_part_2.cc Creating dependency file for HNBAP_PDU_Contents_part_1.cc Creating dependency file for HNBAP_IEs_part_7.cc Creating dependency file for HNBAP_IEs_part_6.cc Creating dependency file for HNBAP_IEs_part_5.cc Creating dependency file for HNBAP_IEs_part_4.cc Creating dependency file for HNBAP_IEs_part_3.cc Creating dependency file for HNBAP_IEs_part_2.cc Creating dependency file for HNBAP_IEs_part_1.cc Creating dependency file for HNBAP_Containers_part_7.cc Creating dependency file for HNBAP_Containers_part_6.cc Creating dependency file for HNBAP_Containers_part_5.cc Creating dependency file for HNBAP_Containers_part_4.cc Creating dependency file for HNBAP_Containers_part_3.cc Creating dependency file for HNBAP_Containers_part_2.cc Creating dependency file for HNBAP_Containers_part_1.cc Creating dependency file for HNBAP_Constants_part_7.cc Creating dependency file for HNBAP_Constants_part_5.cc Creating dependency file for HNBAP_Constants_part_6.cc Creating dependency file for HNBAP_Constants_part_4.cc Creating dependency file for HNBAP_Constants_part_3.cc Creating dependency file for HNBAP_Constants_part_2.cc Creating dependency file for HNBAP_CommonDataTypes_part_7.cc Creating dependency file for HNBAP_Constants_part_1.cc Creating dependency file for HNBAP_CommonDataTypes_part_6.cc Creating dependency file for HNBAP_CommonDataTypes_part_5.cc Creating dependency file for HNBAP_CommonDataTypes_part_4.cc Creating dependency file for HNBAP_CommonDataTypes_part_3.cc Creating dependency file for HNBAP_CommonDataTypes_part_2.cc Creating dependency file for HNBAP_CommonDataTypes_part_1.cc Creating dependency file for RUA_PDU_Descriptions.cc Creating dependency file for RUA_PDU_Contents.cc Creating dependency file for RUA_IEs.cc Creating dependency file for RUA_Containers.cc Creating dependency file for RUA_Constants.cc Creating dependency file for RUA_CommonDataTypes.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for HNBAP_PDU_Descriptions.cc Creating dependency file for HNBAP_PDU_Contents.cc Creating dependency file for HNBAP_IEs.cc Creating dependency file for HNBAP_Containers.cc Creating dependency file for HNBAP_Constants.cc Creating dependency file for HNBAP_CommonDataTypes.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_6.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_1.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_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 StatsD_Checker.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_part_1.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_7.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 TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_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 StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_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 SDP_Types_part_7.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_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_3.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_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_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Templates_part_2.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_3.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RUA_Types_part_7.cc Creating dependency file for RUA_Types_part_6.cc Creating dependency file for RUA_Types_part_4.cc Creating dependency file for RUA_Types_part_5.cc Creating dependency file for RUA_Types_part_3.cc Creating dependency file for RUA_Types_part_2.cc Creating dependency file for RUA_Types_part_1.cc Creating dependency file for RUA_Templates_part_7.cc Creating dependency file for RUA_Templates_part_6.cc Creating dependency file for RUA_Templates_part_5.cc Creating dependency file for RUA_Templates_part_4.cc Creating dependency file for RUA_Templates_part_3.cc Creating dependency file for RUA_Templates_part_2.cc Creating dependency file for RUA_Templates_part_1.cc Creating dependency file for RUA_Emulation_part_7.cc Creating dependency file for RUA_Emulation_part_6.cc Creating dependency file for RUA_Emulation_part_5.cc Creating dependency file for RUA_Emulation_part_4.cc Creating dependency file for RUA_Emulation_part_3.cc Creating dependency file for RUA_Emulation_part_2.cc Creating dependency file for RUA_Emulation_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PFCP_Types_part_7.cc Creating dependency file for PFCP_Types_part_6.cc Creating dependency file for PFCP_Types_part_5.cc Creating dependency file for PFCP_Types_part_4.cc Creating dependency file for PFCP_Types_part_3.cc Creating dependency file for PFCP_Types_part_2.cc Creating dependency file for PFCP_Types_part_1.cc Creating dependency file for PFCP_Templates_part_7.cc Creating dependency file for PFCP_Templates_part_6.cc Creating dependency file for PFCP_Templates_part_5.cc Creating dependency file for PFCP_Templates_part_4.cc Creating dependency file for PFCP_Templates_part_3.cc Creating dependency file for PFCP_Templates_part_2.cc Creating dependency file for PFCP_Templates_part_1.cc Creating dependency file for PFCP_Emulation_part_7.cc Creating dependency file for PFCP_Emulation_part_6.cc Creating dependency file for PFCP_Emulation_part_5.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_3.cc Creating dependency file for PFCP_Emulation_part_2.cc Creating dependency file for PFCP_Emulation_part_1.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for PFCP_CodecPort_part_7.cc Creating dependency file for PFCP_CodecPort_part_6.cc Creating dependency file for PFCP_CodecPort_part_5.cc Creating dependency file for PFCP_CodecPort_part_4.cc Creating dependency file for PFCP_CodecPort_part_3.cc Creating dependency file for PFCP_CodecPort_part_2.cc Creating dependency file for PFCP_CodecPort_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_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_Emulation_part_7.cc Creating dependency file for MGCP_Emulation_part_6.cc Creating dependency file for MGCP_Emulation_part_5.cc Creating dependency file for MGCP_Emulation_part_4.cc Creating dependency file for MGCP_Emulation_part_3.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_Emulation_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for 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 Iuh_Types_part_7.cc Creating dependency file for Iuh_Types_part_6.cc Creating dependency file for Iuh_Types_part_5.cc Creating dependency file for Iuh_Types_part_4.cc Creating dependency file for Iuh_Types_part_3.cc Creating dependency file for Iuh_Types_part_2.cc Creating dependency file for Iuh_Types_part_1.cc Creating dependency file for Iuh_Emulation_part_6.cc Creating dependency file for Iuh_Emulation_part_5.cc Creating dependency file for Iuh_Emulation_part_7.cc Creating dependency file for Iuh_Emulation_part_4.cc Creating dependency file for Iuh_Emulation_part_2.cc Creating dependency file for Iuh_Emulation_part_3.cc Creating dependency file for Iuh_Emulation_part_1.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc Creating dependency file for Iuh_CodecPort_part_7.cc Creating dependency file for Iuh_CodecPort_part_6.cc Creating dependency file for Iuh_CodecPort_part_5.cc Creating dependency file for Iuh_CodecPort_part_4.cc Creating dependency file for Iuh_CodecPort_part_3.cc Creating dependency file for Iuh_CodecPort_part_2.cc Creating dependency file for Iuh_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IuUP_Emulation_part_5.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 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 HNBGW_Tests_part_7.cc Creating dependency file for HNBGW_Tests_part_6.cc Creating dependency file for HNBGW_Tests_part_5.cc Creating dependency file for HNBGW_Tests_part_4.cc Creating dependency file for HNBGW_Tests_part_3.cc Creating dependency file for HNBGW_Tests_part_2.cc Creating dependency file for HNBGW_Tests_part_1.cc Creating dependency file for HNBAP_Types_part_7.cc Creating dependency file for HNBAP_Types_part_5.cc Creating dependency file for HNBAP_Types_part_6.cc Creating dependency file for HNBAP_Types_part_3.cc Creating dependency file for HNBAP_Types_part_4.cc Creating dependency file for HNBAP_Types_part_2.cc Creating dependency file for HNBAP_Types_part_1.cc Creating dependency file for HNBAP_Templates_part_7.cc Creating dependency file for HNBAP_Templates_part_6.cc Creating dependency file for HNBAP_Templates_part_5.cc Creating dependency file for HNBAP_Templates_part_4.cc Creating dependency file for HNBAP_Templates_part_3.cc Creating dependency file for HNBAP_Templates_part_2.cc Creating dependency file for HNBAP_Templates_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 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 DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for ConnHdlr_part_7.cc Creating dependency file for ConnHdlr_part_6.cc Creating dependency file for ConnHdlr_part_5.cc Creating dependency file for ConnHdlr_part_4.cc Creating dependency file for ConnHdlr_part_3.cc Creating dependency file for ConnHdlr_part_2.cc Creating dependency file for ConnHdlr_part_1.cc Creating dependency file for BSSAP_Types_part_7.cc Creating dependency file for BSSAP_Types_part_6.cc Creating dependency file for BSSAP_Types_part_5.cc Creating dependency file for BSSAP_Types_part_4.cc Creating dependency file for BSSAP_Types_part_3.cc Creating dependency file for BSSAP_Types_part_2.cc Creating dependency file for BSSAP_Types_part_1.cc Creating dependency file for BSSAP_CodecPort_part_7.cc Creating dependency file for BSSAP_CodecPort_part_6.cc Creating dependency file for BSSAP_CodecPort_part_5.cc Creating dependency file for BSSAP_CodecPort_part_4.cc Creating dependency file for BSSAP_CodecPort_part_3.cc Creating dependency file for BSSAP_CodecPort_part_2.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for UD_Types.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RUA_Types.cc Creating dependency file for RUA_Templates.cc Creating dependency file for RUA_Emulation.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_Emulation.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.cc Creating dependency file for PFCP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_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 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 MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for Iuh_Types.cc Creating dependency file for Iuh_Emulation.cc Creating dependency file for Iuh_CodecPort_CtrlFunct.cc Creating dependency file for Iuh_CodecPort.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.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 IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HNBAP_Types.cc Creating dependency file for HNBGW_Tests.cc Creating dependency file for HNBAP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Helpers.cc Creating dependency file for BSSAP_Types.cc Creating dependency file for BSSAP_CodecPort.cc Creating dependency file for 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 BSSAP_CodecPort.o BSSAP_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 BSSAP_Types.o BSSAP_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 ConnHdlr.o 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 DNS_Helpers.o DNS_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 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 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 HNBAP_Templates.o HNBAP_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 HNBAP_Types.o HNBAP_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 HNBGW_Tests.o HNBGW_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 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 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 IuUP_Emulation.o IuUP_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 IuUP_Types.o IuUP_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 Iuh_CodecPort.o Iuh_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 Iuh_CodecPort_CtrlFunct.o Iuh_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 Iuh_Emulation.o Iuh_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 Iuh_Types.o Iuh_Types.cc HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': HNBGW_Tests.cc:9681:1: warning: control reaches end of non-void function [-Wreturn-type] 9681 | } | ^ env 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 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 MGCP_CodecPort.o MGCP_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 MGCP_CodecPort_CtrlFunct.o MGCP_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 MGCP_Emulation.o MGCP_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 MGCP_Templates.o MGCP_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 MGCP_Types.o MGCP_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 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_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 PFCP_CodecPort.o PFCP_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 PFCP_CodecPort_CtrlFunct.o PFCP_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 PFCP_Emulation.o PFCP_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 PFCP_Templates.o PFCP_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 PFCP_Types.o PFCP_Types.cc MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] 7791 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] 7843 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] 8940 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] 9388 | } | ^ env CCACHE_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 RTP_CodecPort.o RTP_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 RTP_CodecPort_CtrlFunct.o RTP_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 RTP_Emulation.o RTP_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 RTP_Types.o RTP_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 RUA_Emulation.o RUA_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 RUA_Templates.o RUA_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 RUA_Types.o RUA_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 SCTP_Templates.o SCTP_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 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 SDP_Templates.o SDP_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 SDP_Types.o SDP_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 StatsD_CodecPort.o StatsD_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 StatsD_CodecPort_CtrlFunct.o StatsD_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 StatsD_Types.o StatsD_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 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 TCCEncoding_Functions.o TCCEncoding_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 UD_PortType.o UD_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 UD_Types.o UD_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 BSSAP_CodecPort_part_1.o BSSAP_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 BSSAP_CodecPort_part_2.o BSSAP_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 BSSAP_CodecPort_part_3.o BSSAP_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 BSSAP_CodecPort_part_4.o BSSAP_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 BSSAP_CodecPort_part_5.o BSSAP_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 BSSAP_CodecPort_part_6.o BSSAP_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 BSSAP_CodecPort_part_7.o BSSAP_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 BSSAP_Types_part_1.o BSSAP_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 BSSAP_Types_part_2.o BSSAP_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 BSSAP_Types_part_3.o BSSAP_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 BSSAP_Types_part_4.o BSSAP_Types_part_4.cc RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5856:1: warning: control reaches end of non-void function [-Wreturn-type] 5856 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:5907:1: warning: control reaches end of non-void function [-Wreturn-type] 5907 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6185:1: warning: control reaches end of non-void function [-Wreturn-type] 6185 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_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 BSSAP_Types_part_6.o BSSAP_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 BSSAP_Types_part_7.o BSSAP_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 ConnHdlr_part_1.o 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 ConnHdlr_part_2.o 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 ConnHdlr_part_3.o 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 ConnHdlr_part_4.o 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 ConnHdlr_part_5.o 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 ConnHdlr_part_6.o 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 ConnHdlr_part_7.o 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 DNS_Helpers_part_1.o DNS_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 DNS_Helpers_part_2.o DNS_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 DNS_Helpers_part_3.o DNS_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 DNS_Helpers_part_4.o DNS_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 DNS_Helpers_part_5.o DNS_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 DNS_Helpers_part_6.o DNS_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 DNS_Helpers_part_7.o DNS_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 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 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 HNBAP_Templates_part_1.o HNBAP_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 HNBAP_Templates_part_2.o HNBAP_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 HNBAP_Templates_part_3.o HNBAP_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 HNBAP_Templates_part_4.o HNBAP_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 HNBAP_Templates_part_5.o HNBAP_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 HNBAP_Templates_part_6.o HNBAP_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 HNBAP_Templates_part_7.o HNBAP_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 HNBAP_Types_part_1.o HNBAP_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 HNBAP_Types_part_2.o HNBAP_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 HNBAP_Types_part_3.o HNBAP_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 HNBAP_Types_part_4.o HNBAP_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 HNBAP_Types_part_5.o HNBAP_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 HNBAP_Types_part_6.o HNBAP_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 HNBAP_Types_part_7.o HNBAP_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 HNBGW_Tests_part_1.o HNBGW_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 HNBGW_Tests_part_2.o HNBGW_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 HNBGW_Tests_part_3.o HNBGW_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 HNBGW_Tests_part_4.o HNBGW_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 HNBGW_Tests_part_5.o HNBGW_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 HNBGW_Tests_part_6.o HNBGW_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 HNBGW_Tests_part_7.o HNBGW_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 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 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 IuUP_Emulation_part_1.o IuUP_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 IuUP_Emulation_part_2.o IuUP_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 IuUP_Emulation_part_3.o IuUP_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 IuUP_Emulation_part_4.o IuUP_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 IuUP_Emulation_part_5.o IuUP_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 IuUP_Emulation_part_6.o IuUP_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 IuUP_Emulation_part_7.o IuUP_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 IuUP_Types_part_1.o IuUP_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 IuUP_Types_part_2.o IuUP_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 IuUP_Types_part_3.o IuUP_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 IuUP_Types_part_4.o IuUP_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 IuUP_Types_part_5.o IuUP_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 IuUP_Types_part_6.o IuUP_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 IuUP_Types_part_7.o IuUP_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 Iuh_CodecPort_part_1.o Iuh_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 Iuh_CodecPort_part_2.o Iuh_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 Iuh_CodecPort_part_3.o Iuh_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 Iuh_CodecPort_part_4.o Iuh_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 Iuh_CodecPort_part_5.o Iuh_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 Iuh_CodecPort_part_6.o Iuh_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 Iuh_CodecPort_part_7.o Iuh_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 Iuh_CodecPort_CtrlFunct_part_1.o Iuh_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 Iuh_CodecPort_CtrlFunct_part_2.o Iuh_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 Iuh_CodecPort_CtrlFunct_part_3.o Iuh_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 Iuh_CodecPort_CtrlFunct_part_4.o Iuh_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 Iuh_CodecPort_CtrlFunct_part_5.o Iuh_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 Iuh_CodecPort_CtrlFunct_part_6.o Iuh_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 Iuh_CodecPort_CtrlFunct_part_7.o Iuh_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 Iuh_Emulation_part_1.o Iuh_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 Iuh_Emulation_part_2.o Iuh_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 Iuh_Emulation_part_3.o Iuh_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 Iuh_Emulation_part_4.o Iuh_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 Iuh_Emulation_part_5.o Iuh_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 Iuh_Emulation_part_6.o Iuh_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 Iuh_Emulation_part_7.o Iuh_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 Iuh_Types_part_1.o Iuh_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 Iuh_Types_part_2.o Iuh_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 Iuh_Types_part_3.o Iuh_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 Iuh_Types_part_4.o Iuh_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 Iuh_Types_part_5.o Iuh_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 Iuh_Types_part_6.o Iuh_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 Iuh_Types_part_7.o Iuh_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 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 MGCP_CodecPort_part_1.o MGCP_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 MGCP_CodecPort_part_2.o MGCP_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 MGCP_CodecPort_part_3.o MGCP_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 MGCP_CodecPort_part_4.o MGCP_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 MGCP_CodecPort_part_5.o MGCP_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 MGCP_CodecPort_part_6.o MGCP_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 MGCP_CodecPort_part_7.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_1.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_2.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_3.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_4.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_5.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_6.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_7.o MGCP_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 MGCP_Emulation_part_1.o MGCP_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 MGCP_Emulation_part_2.o MGCP_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 MGCP_Emulation_part_3.o MGCP_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 MGCP_Emulation_part_4.o MGCP_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 MGCP_Emulation_part_5.o MGCP_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 MGCP_Emulation_part_6.o MGCP_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 MGCP_Emulation_part_7.o MGCP_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 MGCP_Templates_part_1.o MGCP_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 MGCP_Templates_part_2.o MGCP_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 MGCP_Templates_part_3.o MGCP_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 MGCP_Templates_part_4.o MGCP_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 MGCP_Templates_part_5.o MGCP_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 MGCP_Templates_part_6.o MGCP_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 MGCP_Templates_part_7.o MGCP_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 MGCP_Types_part_1.o MGCP_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 MGCP_Types_part_2.o MGCP_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 MGCP_Types_part_3.o MGCP_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 MGCP_Types_part_4.o MGCP_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 MGCP_Types_part_5.o MGCP_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 MGCP_Types_part_6.o MGCP_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 MGCP_Types_part_7.o MGCP_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 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_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 PFCP_CodecPort_part_1.o PFCP_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 PFCP_CodecPort_part_2.o PFCP_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 PFCP_CodecPort_part_3.o PFCP_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 PFCP_CodecPort_part_4.o PFCP_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 PFCP_CodecPort_part_5.o PFCP_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 PFCP_CodecPort_part_6.o PFCP_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 PFCP_CodecPort_part_7.o PFCP_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 PFCP_CodecPort_CtrlFunct_part_1.o PFCP_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 PFCP_CodecPort_CtrlFunct_part_2.o PFCP_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 PFCP_CodecPort_CtrlFunct_part_3.o PFCP_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 PFCP_CodecPort_CtrlFunct_part_4.o PFCP_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 PFCP_CodecPort_CtrlFunct_part_5.o PFCP_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 PFCP_CodecPort_CtrlFunct_part_6.o PFCP_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 PFCP_CodecPort_CtrlFunct_part_7.o PFCP_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 PFCP_Emulation_part_1.o PFCP_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 PFCP_Emulation_part_2.o PFCP_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 PFCP_Emulation_part_3.o PFCP_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 PFCP_Emulation_part_4.o PFCP_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 PFCP_Emulation_part_5.o PFCP_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 PFCP_Emulation_part_6.o PFCP_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 PFCP_Emulation_part_7.o PFCP_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 PFCP_Templates_part_1.o PFCP_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 PFCP_Templates_part_2.o PFCP_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 PFCP_Templates_part_3.o PFCP_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 PFCP_Templates_part_4.o PFCP_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 PFCP_Templates_part_5.o PFCP_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 PFCP_Templates_part_6.o PFCP_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 PFCP_Templates_part_7.o PFCP_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 PFCP_Types_part_1.o PFCP_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 PFCP_Types_part_2.o PFCP_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 PFCP_Types_part_3.o PFCP_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 PFCP_Types_part_4.o PFCP_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 PFCP_Types_part_5.o PFCP_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 PFCP_Types_part_6.o PFCP_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 PFCP_Types_part_7.o PFCP_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 RTP_CodecPort_part_1.o RTP_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 RTP_CodecPort_part_2.o RTP_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 RTP_CodecPort_part_3.o RTP_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 RTP_CodecPort_part_4.o RTP_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 RTP_CodecPort_part_5.o RTP_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 RTP_CodecPort_part_6.o RTP_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 RTP_CodecPort_part_7.o RTP_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 RTP_CodecPort_CtrlFunct_part_1.o RTP_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 RTP_CodecPort_CtrlFunct_part_2.o RTP_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 RTP_CodecPort_CtrlFunct_part_3.o RTP_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 RTP_CodecPort_CtrlFunct_part_4.o RTP_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 RTP_CodecPort_CtrlFunct_part_5.o RTP_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 RTP_CodecPort_CtrlFunct_part_6.o RTP_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 RTP_CodecPort_CtrlFunct_part_7.o RTP_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 RTP_Emulation_part_1.o RTP_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 RTP_Emulation_part_2.o RTP_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 RTP_Emulation_part_3.o RTP_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 RTP_Emulation_part_4.o RTP_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 RTP_Emulation_part_5.o RTP_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 RTP_Emulation_part_6.o RTP_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 RTP_Emulation_part_7.o RTP_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 RTP_Types_part_1.o RTP_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 RTP_Types_part_2.o RTP_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 RTP_Types_part_3.o RTP_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 RTP_Types_part_4.o RTP_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 RTP_Types_part_5.o RTP_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 RTP_Types_part_6.o RTP_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 RTP_Types_part_7.o RTP_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 RUA_Emulation_part_1.o RUA_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 RUA_Emulation_part_2.o RUA_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 RUA_Emulation_part_3.o RUA_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 RUA_Emulation_part_4.o RUA_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 RUA_Emulation_part_5.o RUA_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 RUA_Emulation_part_6.o RUA_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 RUA_Emulation_part_7.o RUA_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 RUA_Templates_part_1.o RUA_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 RUA_Templates_part_2.o RUA_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 RUA_Templates_part_3.o RUA_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 RUA_Templates_part_4.o RUA_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 RUA_Templates_part_5.o RUA_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 RUA_Templates_part_6.o RUA_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 RUA_Templates_part_7.o RUA_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 RUA_Types_part_1.o RUA_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 RUA_Types_part_2.o RUA_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 RUA_Types_part_3.o RUA_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 RUA_Types_part_4.o RUA_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 RUA_Types_part_5.o RUA_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 RUA_Types_part_6.o RUA_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 RUA_Types_part_7.o RUA_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 SCTP_Templates_part_1.o SCTP_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 SCTP_Templates_part_2.o SCTP_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 SCTP_Templates_part_3.o SCTP_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 SCTP_Templates_part_4.o SCTP_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 SCTP_Templates_part_5.o SCTP_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 SCTP_Templates_part_6.o SCTP_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 SCTP_Templates_part_7.o SCTP_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 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 SDP_Templates_part_1.o SDP_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 SDP_Templates_part_2.o SDP_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 SDP_Templates_part_3.o SDP_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 SDP_Templates_part_4.o SDP_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 SDP_Templates_part_5.o SDP_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 SDP_Templates_part_6.o SDP_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 SDP_Templates_part_7.o SDP_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 SDP_Types_part_1.o SDP_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 SDP_Types_part_2.o SDP_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 SDP_Types_part_3.o SDP_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 SDP_Types_part_4.o SDP_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 SDP_Types_part_5.o SDP_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 SDP_Types_part_6.o SDP_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 SDP_Types_part_7.o SDP_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 StatsD_CodecPort_part_1.o StatsD_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 StatsD_CodecPort_part_2.o StatsD_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 StatsD_CodecPort_part_3.o StatsD_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 StatsD_CodecPort_part_4.o StatsD_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 StatsD_CodecPort_part_5.o StatsD_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 StatsD_CodecPort_part_6.o StatsD_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 StatsD_CodecPort_part_7.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_1.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_2.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_3.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_4.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_5.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_6.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_7.o StatsD_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 StatsD_Types_part_1.o StatsD_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 StatsD_Types_part_2.o StatsD_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 StatsD_Types_part_3.o StatsD_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 StatsD_Types_part_4.o StatsD_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 StatsD_Types_part_5.o StatsD_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 StatsD_Types_part_6.o StatsD_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 StatsD_Types_part_7.o StatsD_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 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 TCCEncoding_Functions_part_1.o TCCEncoding_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 TCCEncoding_Functions_part_2.o TCCEncoding_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 TCCEncoding_Functions_part_3.o TCCEncoding_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 TCCEncoding_Functions_part_4.o TCCEncoding_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 TCCEncoding_Functions_part_5.o TCCEncoding_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 TCCEncoding_Functions_part_6.o TCCEncoding_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 TCCEncoding_Functions_part_7.o TCCEncoding_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 UD_PortType_part_1.o UD_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 UD_PortType_part_2.o UD_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 UD_PortType_part_3.o UD_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 UD_PortType_part_4.o UD_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 UD_PortType_part_5.o UD_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 UD_PortType_part_6.o UD_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 UD_PortType_part_7.o UD_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 UD_Types_part_1.o UD_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 UD_Types_part_2.o UD_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 UD_Types_part_3.o UD_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 UD_Types_part_4.o UD_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 UD_Types_part_5.o UD_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 UD_Types_part_6.o UD_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 UD_Types_part_7.o UD_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_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 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 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 StatsD_Checker.o StatsD_Checker.cc env 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 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 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 StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_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 HNBAP_Constants.o HNBAP_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 HNBAP_Containers.o HNBAP_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 HNBAP_IEs.o HNBAP_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 HNBAP_PDU_Contents.o HNBAP_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 HNBAP_PDU_Descriptions.o HNBAP_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.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 RUA_CommonDataTypes.o RUA_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 RUA_Constants.o RUA_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 RUA_Containers.o RUA_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 RUA_IEs.o RUA_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 RUA_PDU_Contents.o RUA_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 RUA_PDU_Descriptions.o RUA_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 HNBAP_CommonDataTypes_part_1.o HNBAP_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 HNBAP_CommonDataTypes_part_2.o HNBAP_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 HNBAP_CommonDataTypes_part_3.o HNBAP_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 HNBAP_CommonDataTypes_part_4.o HNBAP_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 HNBAP_CommonDataTypes_part_5.o HNBAP_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 HNBAP_CommonDataTypes_part_6.o HNBAP_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 HNBAP_CommonDataTypes_part_7.o HNBAP_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 HNBAP_Constants_part_1.o HNBAP_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 HNBAP_Constants_part_2.o HNBAP_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 HNBAP_Constants_part_3.o HNBAP_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 HNBAP_Constants_part_4.o HNBAP_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 HNBAP_Constants_part_5.o HNBAP_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 HNBAP_Constants_part_6.o HNBAP_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 HNBAP_Constants_part_7.o HNBAP_Constants_part_7.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_1.o HNBAP_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 HNBAP_Containers_part_2.o HNBAP_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 HNBAP_Containers_part_3.o HNBAP_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 HNBAP_Containers_part_4.o HNBAP_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 HNBAP_Containers_part_5.o HNBAP_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 HNBAP_Containers_part_6.o HNBAP_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 HNBAP_Containers_part_7.o HNBAP_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 HNBAP_IEs_part_1.o HNBAP_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 HNBAP_IEs_part_2.o HNBAP_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 HNBAP_IEs_part_3.o HNBAP_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 HNBAP_IEs_part_4.o HNBAP_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 HNBAP_IEs_part_5.o HNBAP_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 HNBAP_IEs_part_6.o HNBAP_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 HNBAP_IEs_part_7.o HNBAP_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 HNBAP_PDU_Contents_part_1.o HNBAP_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 HNBAP_PDU_Contents_part_2.o HNBAP_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 HNBAP_PDU_Contents_part_3.o HNBAP_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 HNBAP_PDU_Contents_part_4.o HNBAP_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 HNBAP_PDU_Contents_part_5.o HNBAP_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 HNBAP_PDU_Contents_part_6.o HNBAP_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 HNBAP_PDU_Contents_part_7.o HNBAP_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 HNBAP_PDU_Descriptions_part_1.o HNBAP_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 HNBAP_PDU_Descriptions_part_2.o HNBAP_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 HNBAP_PDU_Descriptions_part_3.o HNBAP_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 HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_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 HNBAP_PDU_Descriptions_part_6.o HNBAP_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 HNBAP_PDU_Descriptions_part_7.o HNBAP_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 RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_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 RUA_CommonDataTypes_part_2.o RUA_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 RUA_CommonDataTypes_part_3.o RUA_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 RUA_CommonDataTypes_part_4.o RUA_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 RUA_CommonDataTypes_part_5.o RUA_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 RUA_CommonDataTypes_part_6.o RUA_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 RUA_CommonDataTypes_part_7.o RUA_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 RUA_Constants_part_1.o RUA_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 RUA_Constants_part_2.o RUA_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 RUA_Constants_part_3.o RUA_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 RUA_Constants_part_4.o RUA_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 RUA_Constants_part_5.o RUA_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 RUA_Constants_part_6.o RUA_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 RUA_Constants_part_7.o RUA_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 RUA_Containers_part_1.o RUA_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 RUA_Containers_part_2.o RUA_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 RUA_Containers_part_3.o RUA_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 RUA_Containers_part_4.o RUA_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 RUA_Containers_part_5.o RUA_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 RUA_Containers_part_6.o RUA_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 RUA_Containers_part_7.o RUA_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 RUA_IEs_part_1.o RUA_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 RUA_IEs_part_2.o RUA_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 RUA_IEs_part_3.o RUA_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 RUA_IEs_part_4.o RUA_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 RUA_IEs_part_5.o RUA_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 RUA_IEs_part_6.o RUA_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 RUA_IEs_part_7.o RUA_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 RUA_PDU_Contents_part_1.o RUA_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 RUA_PDU_Contents_part_2.o RUA_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 RUA_PDU_Contents_part_3.o RUA_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 RUA_PDU_Contents_part_4.o RUA_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 RUA_PDU_Contents_part_5.o RUA_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 RUA_PDU_Contents_part_6.o RUA_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 RUA_PDU_Contents_part_7.o RUA_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 RUA_PDU_Descriptions_part_1.o RUA_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 RUA_PDU_Descriptions_part_2.o RUA_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 RUA_PDU_Descriptions_part_3.o RUA_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 RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_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 RUA_PDU_Descriptions_part_6.o RUA_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 RUA_PDU_Descriptions_part_7.o RUA_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 SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env 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 IuUP_EncDec.o IuUP_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 Iuh_CodecPort_CtrlFunctDef.o Iuh_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 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 RTP_CodecPort_CtrlFunctDef.o RTP_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 RTP_EncDec.o RTP_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 SDP_EncDec.o SDP_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 StatsD_CodecPort_CtrlFunctdef.o StatsD_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 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 TCCEncoding.o TCCEncoding.cc env 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 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ env 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++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_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 RUA_EncDec.o RUA_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 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 MGCP_CodecPort_CtrlFunctDef.o MGCP_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 UD_PT.o UD_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 PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr.so ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.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 General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types.so HNBAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests.so HNBGW_Tests.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 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 IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types.so Iuh_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 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 MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_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 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_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 PFCP_CodecPort.so PFCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates.so PFCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types.so PFCP_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 RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation.so RUA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates.so RUA_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types.so RUA_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 SCTP_Templates.so SCTP_Templates.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 SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_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 StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.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 TCCEncoding_Functions.so TCCEncoding_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 UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_1.so ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_2.so ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_3.so ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_4.so ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_5.so ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_6.so ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_7.so ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_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 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 HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_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 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 IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_7.so Iuh_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 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 MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_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 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_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 PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_7.so PFCP_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 RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_7.so RUA_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 SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_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 SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_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 StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_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 TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_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 UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.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 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 SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.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 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 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 StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.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 RUA_CommonDataTypes.so RUA_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants.so RUA_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers.so RUA_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs.so RUA_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.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 RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.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 IuUP_EncDec.so IuUP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.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 RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_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 SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.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 env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_EncDec.so RUA_EncDec.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 MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so ConnHdlr.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_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 Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so ConnHdlr_part_1.so ConnHdlr_part_2.so ConnHdlr_part_3.so ConnHdlr_part_4.so ConnHdlr_part_5.so ConnHdlr_part_6.so ConnHdlr_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_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 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 HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_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 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 IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_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 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 MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_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 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_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 PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_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 RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_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 SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_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 SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_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 StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_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 TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_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 UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so StatsD_Checker.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 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 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 StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.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 RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o ConnHdlr.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_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 Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o ConnHdlr_part_1.o ConnHdlr_part_2.o ConnHdlr_part_3.o ConnHdlr_part_4.o ConnHdlr_part_5.o ConnHdlr_part_6.o ConnHdlr_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_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 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 HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_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 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 IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_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 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 MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_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 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_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 PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_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 RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_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 SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_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 SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_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 StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_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 TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_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 UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o StatsD_Checker.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 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 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 StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.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 RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-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 (486 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-hnbgw, osmo-stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-hnbgw osmo-stp osmocom-nightly 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. Need to get 1788 kB of archives. After this operation, 6535 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411052026 [1176 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.29.35663.202411052026 [169 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.4.0.4.3b3e.202411052026 [16.5 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.29.35663.202411052026 [69.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.29.35663.202411052026 [227 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.4.0.4.3b3e.202411052026 [40.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202411052026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.29.35663.202411052026 [103 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.24.f2ff.202411052026 [126 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.29.35663.202411052026 [58.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.24.f2ff.202411052026 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411052026 [75.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.6.0.3.655a.202411052026 [52.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.13.1.202411052026 [57.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.3.655a.202411052026 [225 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.6.0.3.655a.202411052026 [28.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.6.0.15.1ac1.202411052026 [106 kB] Fetched 1788 kB in 0s (24.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libnftnl11:amd64. (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-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../01-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202411052026_amd64.deb ... Unpacking osmocom-nightly (202411052026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.10.0.29.35663.202411052026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.29.35663.202411052026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../04-libosmo-gtlv1_0.4.0.4.3b3e.202411052026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411052026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.10.0.29.35663.202411052026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.29.35663.202411052026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.10.0.29.35663.202411052026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.29.35663.202411052026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../07-libosmo-pfcp0_0.4.0.4.3b3e.202411052026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411052026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202411052026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411052026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.10.0.29.35663.202411052026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.29.35663.202411052026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.24.f2ff.202411052026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.24.f2ff.202411052026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0.29.35663.202411052026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.29.35663.202411052026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.24.f2ff.202411052026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.24.f2ff.202411052026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202411052026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202411052026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../14-libosmo-hnbap0_1.6.0.3.655a.202411052026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.3.655a.202411052026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../15-libosmo-mgcp-client14_1.13.1.202411052026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.202411052026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../16-libosmo-ranap7_1.6.0.3.655a.202411052026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411052026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../17-libosmo-rua0_1.6.0.3.655a.202411052026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.3.655a.202411052026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../18-osmo-hnbgw_1.6.0.15.1ac1.202411052026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.15.1ac1.202411052026) ... Setting up osmocom-nightly (202411052026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libosmocore22:amd64 (1.10.0.29.35663.202411052026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411052026) ... Setting up libasn1c1:amd64 (0.9.37.202411052026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.3.655a.202411052026) ... Setting up libosmovty13:amd64 (1.10.0.29.35663.202411052026) ... Setting up libosmo-rua0:amd64 (1.6.0.3.655a.202411052026) ... Setting up libosmoisdn0:amd64 (1.10.0.29.35663.202411052026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.202411052026) ... Setting up libosmogsm20:amd64 (1.10.0.29.35663.202411052026) ... Setting up libosmoctrl0:amd64 (1.10.0.29.35663.202411052026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411052026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411052026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.24.f2ff.202411052026) ... Setting up osmo-stp:amd64 (2.0.0.24.f2ff.202411052026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.3.655a.202411052026) ... Setting up osmo-hnbgw (1.6.0.15.1ac1.202411052026) ... changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnbgw.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-hnbgw-test/logs/generic [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/osmo-hnbgw.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-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-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-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-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-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-hnbgw-test/logs/generic/testsuite/HNBGW_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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] 20241106084719832 DLSS7 <000c> osmo_ss7.c:339 0: Creating SS7 Instance 20241106084719832 DLSS7 <000c> osmo_ss7_route_table.c:54 0: Creating Route Table system 20241106084719833 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20241106084719833 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241106084719833 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241106084719833 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241106084719833 DLSS7 <000c> osmo_ss7.c:1005 0: as-virt-msc0: Created AS 20241106084719833 DLSS7 <000c> osmo_ss7_as.c:111 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241106084719833 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106084719833 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20241106084719833 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241106084719833 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241106084719833 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241106084719833 DLSS7 <000c> osmo_ss7.c:1005 0: as-virt-msc1: Created AS 20241106084719833 DLSS7 <000c> osmo_ss7_as.c:111 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241106084719833 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106084719833 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20241106084719833 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241106084719833 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241106084719833 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241106084719833 DLSS7 <000c> osmo_ss7.c:1005 0: as-virt-msc2: Created AS 20241106084719833 DLSS7 <000c> osmo_ss7_as.c:111 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241106084719833 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106084719833 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20241106084719833 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241106084719833 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241106084719833 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241106084719833 DLSS7 <000c> osmo_ss7.c:1005 0: as-virt-sgsn0: Created AS 20241106084719833 DLSS7 <000c> osmo_ss7_as.c:111 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241106084719833 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106084719833 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20241106084719833 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241106084719833 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241106084719833 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241106084719833 DLSS7 <000c> osmo_ss7.c:1005 0: as-virt-sgsn1: Created AS 20241106084719833 DLSS7 <000c> osmo_ss7_as.c:111 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241106084719833 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106084719833 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20241106084719833 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241106084719833 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241106084719833 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241106084719833 DLSS7 <000c> osmo_ss7.c:1005 0: as-virt-sgsn2: Created AS 20241106084719833 DLSS7 <000c> osmo_ss7_as.c:111 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241106084719833 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106084719833 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241106084719833 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241106084719833 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241106084719833 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241106084719833 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241106084719833 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241106084719833 DLSS7 <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905 20241106084719833 DLSS7 <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905 20241106084719833 DLSS7 <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905 20241106084719833 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 rate_ctr.c:86 validating counter group 0x5598693454e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5598693454c0(iups) with 3 counters 20241106084719894 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:339) 20241106084719894 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:54) 20241106084719894 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Allocated (fsm.c:456) 20241106084719894 DLGLOBAL DEBUG validating counter group 0x559869345560(msc) with 15 counters (rate_ctr.c:86) 20241106084719894 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241106084719894 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106084719894 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Allocated (fsm.c:456) 20241106084719894 DLGLOBAL DEBUG validating counter group 0x559869345560(msc) with 15 counters (rate_ctr.c:86) 20241106084719894 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241106084719894 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106084719894 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Allocated (fsm.c:456) 20241106084719894 DLGLOBAL DEBUG validating counter group 0x559869345560(msc) with 15 counters (rate_ctr.c:86) 20241106084719894 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241106084719894 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106084719894 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Allocated (fsm.c:456) 20241106084719894 DLGLOBAL DEBUG validating counter group 0x559869345560(msc) with 15 counters (rate_ctr.c:86) 20241106084719894 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241106084719894 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106084719894 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Allocated (fsm.c:456) 20241106084719894 DLGLOBAL DEBUG validating counter group 0x559869345540(sgsn) with 15 counters (rate_ctr.c:86) 20241106084719894 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241106084719894 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106084719894 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Allocated (fsm.c:456) 20241106084719894 DLGLOBAL DEBUG validating counter group 0x559869345540(sgsn) with 15 counters (rate_ctr.c:86) 20241106084719894 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241106084719894 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106084719894 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Allocated (fsm.c:456) 20241106084719894 DLGLOBAL DEBUG validating counter group 0x559869345540(sgsn) with 15 counters (rate_ctr.c:86) 20241106084719894 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241106084719894 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106084719894 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Allocated (fsm.c:456) 20241106084719894 DLGLOBAL DEBUG validating counter group 0x559869345540(sgsn) with 15 counters (rate_ctr.c:86) 20241106084719894 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241106084719894 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106084719894 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241106084719894 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241106084719894 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241106084719894 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241106084719894 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241106084719894 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241106084719894 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:59413 (mgcp_client.c:987) 20241106084719894 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20241106084719894 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106084719894 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:844) 20241106084719894 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:870) 20241106084719894 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:567) 20241106084719894 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:574) 20241106084719894 DLGLOBAL DEBUG validating counter group 0x7f953c160940(sigtran_as) with 2 counters (rate_ctr.c:86) 20241106084719894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_DOWN}: Allocated (fsm.c:456) 20241106084719894 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:1005) 20241106084719894 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:585) 20241106084719894 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:591) 20241106084719894 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:706) 20241106084719894 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:630) 20241106084719894 DLGLOBAL DEBUG validating counter group 0x7f953c160980(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241106084719894 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:111) 20241106084719894 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{IDLE}: Allocated (fsm.c:456) 20241106084719894 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:620) 20241106084719895 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55986b1f9510]{ASP_DOWN}: Allocated (fsm.c:456) 20241106084719895 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:700) 20241106084719895 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:410) 20241106084719895 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:109) 20241106084719895 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55986b1f9640 (osmo_ss7.c:433) 20241106084719895 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:883) 20241106084719895 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:892) 20241106084719895 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:109) 20241106084719895 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:798) 20241106084719895 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106084719895 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:844) 20241106084719895 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106084719895 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:798) 20241106084719895 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106084719895 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:844) 20241106084719895 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106084719895 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:798) 20241106084719895 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106084719895 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:844) 20241106084719895 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106084719895 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:798) 20241106084719895 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106084719895 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:844) 20241106084719895 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106084719895 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:798) 20241106084719895 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106084719895 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:844) 20241106084719895 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106084719895 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:798) 20241106084719895 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106084719895 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:844) 20241106084719895 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106084719895 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:798) 20241106084719895 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106084719895 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:844) 20241106084719895 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106084719895 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:798) 20241106084719895 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084719895 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084719895 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084719895 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::1:36624<->l=::1:2905): New m3ua connection accepted 20241106084719895 DLSS7 <000c> osmo_ss7_xua_srv.c:141 (r=::1:36624<->l=::1:2905): created dynamic ASP asp-dyn-0 20241106084719895 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:36624<->l=:::2905 20241106084719895 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241106084719895 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241106084719895 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084719895 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106084719895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084719895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084719895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084719895 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:233) 20241106084719895 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084719895 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:36624){CONNECTING} connection established (stream_cli.c:362) 20241106084719895 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241106084719895 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:36624) (osmo_ss7_asp.c:934) 20241106084719895 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397) 20241106084719895 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404) 20241106084719895 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178) 20241106084719895 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55986b1f9510]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179) 20241106084719895 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084719895 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084719895 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084719895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084719895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084719895 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084719895 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:233) 20241106084719895 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084719895 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084719895 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084719895 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084719895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084719895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084719895 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084719895 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:233) 20241106084719895 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084719895 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084719895 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084719895 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084719895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084719895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084719895 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084719895 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:233) 20241106084719895 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084719895 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084719895 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084719895 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084719895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084719895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084719895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084719895 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:233) 20241106084719895 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084719895 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084719895 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084719895 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084719895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084719895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084719895 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084719895 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:233) 20241106084719895 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084719895 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084719895 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084719895 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084719895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084719895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084719895 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084719895 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:233) 20241106084719895 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084719895 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084719895 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084719895 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084719895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084719895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084719895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084719895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084719895 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084719895 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:233) 20241106084719895 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084719895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084719895 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241106084719895 DLSS7 <000c> m3ua.c:710 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084719896 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084719896 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084719896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084719896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:747) 20241106084719896 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55986b1f9510]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:710) 20241106084719896 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55986b1f9510]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379) 20241106084719896 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55986b1f9510]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438) 20241106084719896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241106084719896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:362) 20241106084719896 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397) 20241106084719896 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404) 20241106084719896 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190) [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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests', 'HNBGW_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_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: HNBGW_Tests.cfg MC@4c8f62f9010d: Unix server socket created successfully. MC@4c8f62f9010d: Listening on TCP port 46323. MC2> 4c8f62f9010d is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 4c8f62f9010d 46323 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4c8f62f9010d: New HC connected from 10.0.2.100 [10.0.2.100]. 4c8f62f9010d: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@4c8f62f9010d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@4c8f62f9010d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@4c8f62f9010d: Configuration file was processed on all HCs. MC@4c8f62f9010d: Creating MTC on host 10.0.2.100. MC@4c8f62f9010d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Wed Nov 6 08:47:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_hnb_register started. 20241106084721769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084721772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084721776 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41243<->l=127.0.0.1:4262) (control_if.c:570) 20241106084721790 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084721790 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084721791 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084721791 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084721792 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084721792 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084721792 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084721792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084721792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084721792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084721792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084721792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084721792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084721792 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106084721792 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084721792 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084721792 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084721793 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084721793 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084721793 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084721793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084721793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084721793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084721793 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084721793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084721793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084721793 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106084721793 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084721793 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084721793 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084721793 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084721793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084721794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084721794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084721794 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084721794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084721794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084721794 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106084721794 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084721794 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084721794 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(6)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084721794 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084721794 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084721795 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084721795 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084721795 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084721795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084721795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084721795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084721795 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084721795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084721795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084721795 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106084721795 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(10)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(10)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(10)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(8)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084721823 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084721823 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084721823 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084721823 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084721823 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084721823 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084721823 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084721823 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084721824 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084721824 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084721824 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084721824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084721824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084721824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084721824 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084721824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084721824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084721824 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106084721824 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084721824 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084721824 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084721824 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084721824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084721824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084721824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084721824 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084721824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084721824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084721824 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106084721824 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084721824 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084721824 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084721824 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084721824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084721824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084721824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084721824 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084721824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084721824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084721824 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106084721824 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084721824 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084721824 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084721824 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084721824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084721824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084721824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084721824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084721824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084721824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084721824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084721824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084721824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084721824 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106084721824 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(13)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(13)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(13)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(11)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084721886 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::b4f7:dff:feff:36e9]:2905 err=None (stream.c:265) 20241106084721886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241106084721886 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241106084721886 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::b4f7:dff:feff:36e9]:2905 err=None (osmo_ss7_asp.c:785) 20241106084721896 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241106084721896 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220) 20241106084721896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:569) 20241106084721897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084721897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:747) 20241106084721897 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:444) 20241106084721897 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397) 20241106084721897 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404) 20241106084721897 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295) 20241106084721897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084721897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:747) 20241106084721897 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241106084721897 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241106084721897 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241106084721897 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259) 20241106084721897 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55986b1f9510]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260) 20241106084721896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084721896 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241106084721896 DLSS7 <000c> xua_rkm.c:200 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241106084721896 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241106084721896 DLSS7 <000c> osmo_ss7.c:1005 0: as-as-rkm-7: Created AS 20241106084721896 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241106084721896 DLSS7 <000c> osmo_ss7_as.c:111 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241106084721896 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241106084721896 DLSS7 <000c> xua_rkm.c:338 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084721896 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241106084721897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084721897 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084721897 DLSS7 <000c> m3ua.c:710 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084721897 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084721897 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084721897 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084721897 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084721897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084721897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:747) 20241106084721897 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55986b1f9510]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:710) 20241106084721897 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55986b1f9510]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379) 20241106084721897 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55986b1f9510]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504) 20241106084721897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241106084721897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:446) 20241106084721897 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397) 20241106084721897 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241106084721897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084721897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:747) 20241106084721897 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) 20241106084721897 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241106084721897 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55986b1faae0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241106084722020 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084722020 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084722020 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084722020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(10)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084722029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084722029 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084722029 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084722029 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084722029 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084722029 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084722029 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084722032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084722032 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084722032 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084722032 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084722032 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084722032 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084722032 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084722032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084722032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084722032 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084722032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084722032 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084722032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084722032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084722032 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084722032 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084722032 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084722033 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084722034 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084722034 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084722034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084722034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084722034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084722034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084722034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084722034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084722034 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084722034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084722034 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084722034 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084722034 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084722034 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084722034 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084722034 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084722034 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084722039 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084722039 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084722039 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084722039 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(13)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084722044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084722045 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084722045 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084722045 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084722045 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084722045 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084722045 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084722047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084722047 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084722047 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084722047 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084722047 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084722047 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084722047 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084722047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084722047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084722047 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084722047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084722047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084722047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084722047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084722047 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084722047 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084722047 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084722048 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084722048 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084722048 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084722048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084722048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084722048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084722048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084722048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084722048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084722048 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084722048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084722048 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084722048 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084722048 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084722048 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084722048 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084722048 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084722048 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(9)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084722836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084722836 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084722836 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084722836 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084722836 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084722836 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084722836 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084722836 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084722836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084722836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084722836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084722836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084722836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084722836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084722836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084722836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084722836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084722837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084722837 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084722837 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084722837 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084722837 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084722837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084722837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084722837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084722837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084722837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084722837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084722837 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084722837 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084722837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084722837 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084722837 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084722837 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084722837 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084722837 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084722838 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084722838 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084722838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084722838 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084722838 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084722838 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084722838 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084722838 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084722838 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084722838 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084722838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084722838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084722838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084722838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084722838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084722838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084722838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084722838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084722838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084722838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084722838 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084722838 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084722838 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084722855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084722855 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084722855 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084722855 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084722855 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084722855 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084722855 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084722855 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084722855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084722856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084722856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084722856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084722856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084722856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084722856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084722856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084722856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084722856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084722856 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084722856 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084722856 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084722856 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084722856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084722856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084722856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084722856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084722856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084722856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084722856 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084722856 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084722856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084722856 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084722857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084722857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084722857 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084722857 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084722857 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084722857 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(12)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084722861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084722861 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084722861 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084722861 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084722861 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084722861 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084722861 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084722861 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084722862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084722862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084722862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084722862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084722862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084722862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084722862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084722862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084722862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084722862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084722862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084722862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084722862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084722862 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084722862 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084722862 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084722864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084722864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084722864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084722864 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084722864 DLGLOBAL DEBUG validating counter group 0x559869345be0(hnb) with 60 counters (rate_ctr.c:86) 20241106084722864 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084722864 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084722864 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084722864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084722864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084722880 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41243<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(9)@4c8f62f9010d: Final verdict of PTC: none 20241106084722881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37892<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(8)@4c8f62f9010d: Final verdict of PTC: none 20241106084722881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084722881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084722881 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084722881 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084722882 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(11)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(12)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(13)@4c8f62f9010d: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(7)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(14)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(4)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(10)@4c8f62f9010d: Final verdict of PTC: none TC_hnb_register-Iuh0(6)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(3)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084722887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37878<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(5)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(4): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(5): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_register-Iuh0(6): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_register-Iuh0-RUA(7): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(8): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(9): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(10): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(11): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(12): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(13): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(14): none (pass -> pass) MTC@4c8f62f9010d: Test case TC_hnb_register finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Wed Nov 6 08:47:22 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241106084722957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084723038 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084723038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084723038 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084723038 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084723038 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084723038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084723038 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084723038 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084723038 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084723038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084723038 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084723038 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084723038 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084723038 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084723038 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084723038 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084723038 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084723039 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084723039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084723039 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084723039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084723039 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084723039 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084723039 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084723039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084723039 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084723039 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084723039 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084723039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084723039 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084723039 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084723039 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084723039 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084723039 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084723039 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084723039 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084723039 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084723039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084723039 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084723039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084723039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084723039 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084723039 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084723039 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084723039 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084723039 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084723039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084723039 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084723039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084723039 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084723039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084723039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084723039 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084723039 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084723039 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084723039 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084723294 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::b4f7:dff:feff:36e9]:2905 err=None (stream.c:265) 20241106084723294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241106084723294 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241106084723294 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::b4f7:dff:feff:36e9]:2905 err=None (osmo_ss7_asp.c:785) 20241106084723360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37900<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98872) Waiting for packet dumper to finish... 1 (prev_count=98872, count=156104) 20241106084725040 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084725040 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084725040 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084725040 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084725040 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084725040 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Wed Nov 6 08:47:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_hnb_register_duplicate started. 20241106084726465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084726470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084726473 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36001<->l=127.0.0.1:4262) (control_if.c:570) TC_hnb_register_duplicate-Iuh0(18)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084726488 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084726488 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084726496 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084726496 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084726496 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084726496 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084726497 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084726497 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(20)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084726497 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40946 (stream_srv.c:129) 20241106084726497 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40946<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084726497 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084726497 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084726498 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084726498 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084726498 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084726498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084726498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084726498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084726498 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084726498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084726498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084726498 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084726498 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084726498 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084726498 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084726498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084726498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084726498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084726498 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084726498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084726498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084726498 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084726498 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084726498 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084726498 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084726498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084726498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084726498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084726498 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084726498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084726498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084726498 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084726498 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084726498 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084726498 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084726498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084726498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084726498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084726498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084726498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084726498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084726498 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084726498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726498 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084726498 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084726498 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084726498 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084726498 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084726498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726498 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084726498 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084726498 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084726498 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084726498 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084726498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084726498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726498 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084726498 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084726498 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084726498 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084726498 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084726498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084726498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726498 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084726498 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084726498 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084726498 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084726498 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084726498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(24)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(24)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(24)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(22)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084726512 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084726512 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084726512 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084726512 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084726512 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084726512 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084726512 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084726512 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084726513 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084726513 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084726513 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084726513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084726513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084726513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084726513 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084726513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084726513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084726513 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084726513 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084726513 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084726513 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084726513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084726513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084726513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084726514 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084726514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084726514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084726514 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084726514 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084726514 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084726514 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084726514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084726514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084726514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084726514 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084726514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084726514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084726514 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084726514 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084726514 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084726514 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084726514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084726514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084726514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084726514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084726514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084726514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084726514 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084726514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726514 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084726514 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084726514 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084726514 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084726514 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084726514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726514 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084726514 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084726514 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084726514 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084726514 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084726514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084726514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726514 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084726514 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084726514 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084726514 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084726514 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084726514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084726514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726514 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084726514 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084726514 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084726514 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084726514 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084726514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(27)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(27)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(27)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(25)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084726710 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084726710 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084726710 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084726710 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(24)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084726719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726719 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084726719 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084726719 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084726719 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084726719 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084726719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084726721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726721 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084726721 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084726721 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084726721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084726721 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084726721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084726722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084726722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084726722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084726722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084726722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084726722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084726722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084726722 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084726722 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084726722 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084726723 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084726723 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084726723 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084726723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084726723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084726723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084726724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084726724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084726724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084726724 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084726724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726724 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084726724 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084726724 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084726724 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084726724 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084726724 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084726724 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084726725 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084726725 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084726725 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084726725 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(27)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084726730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726730 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084726730 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084726730 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084726730 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084726730 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084726730 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084726733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726733 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084726733 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084726733 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084726733 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084726733 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084726733 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084726733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084726733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084726733 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084726733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084726733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084726733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084726733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084726733 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084726733 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084726733 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084726734 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084726734 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084726734 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084726734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084726734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084726734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084726734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084726734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084726734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084726734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084726734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084726734 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084726735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084726735 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084726735 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084726735 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084726735 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084726735 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084726735 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084726735 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(23)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084727515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084727515 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084727515 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084727515 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084727515 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084727515 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084727515 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084727515 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084727515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084727515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084727515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084727515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084727515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084727515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084727515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084727515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084727515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084727516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084727516 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084727516 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084727516 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084727516 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084727516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084727516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084727516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084727516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084727516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084727516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084727516 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084727516 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084727516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084727516 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084727516 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084727516 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084727516 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084727516 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084727516 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084727516 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084727516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084727516 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084727516 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084727516 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084727516 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084727516 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084727516 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084727516 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084727516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084727516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084727516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084727516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084727516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084727516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084727516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084727516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084727516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727517 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084727517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084727517 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084727517 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084727517 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(26)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084727530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084727530 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084727530 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084727530 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084727530 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084727530 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084727530 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084727530 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084727530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084727530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084727530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084727530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084727530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084727530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084727530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084727530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084727530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727530 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084727530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084727530 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084727530 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084727530 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084727530 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084727530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084727530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084727530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084727530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084727530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084727530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084727530 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084727530 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084727530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084727530 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084727530 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084727530 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084727530 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084727530 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084727530 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084727530 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084727531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084727531 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084727531 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084727531 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084727531 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084727531 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084727531 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084727531 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084727531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084727531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084727531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084727531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084727531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084727531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084727531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084727531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084727531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084727532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084727532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084727532 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084727532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084727532 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084727532 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084727532 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084727536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084727536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084727536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084727536 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084727536 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084727536 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084727536 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084727536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084727536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084727541 DLINP DEBUG SRVCONN(,r=127.0.0.1:40946<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084727541 DLINP DEBUG SRVCONN(,r=127.0.0.1:40946<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084727541 DLINP DEBUG SRVCONN(,r=127.0.0.1:40946<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084727541 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084727541 DHNBAP ERROR (127.0.0.1:40946 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241106084727541 DHNBAP ERROR (127.0.0.1:40946 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241106084727541 DLINP DEBUG SRVCONN(,r=127.0.0.1:40946<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084727541 DLINP DEBUG SRVCONN(,r=127.0.0.1:40946<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241106084727541 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: talloc reports "struct hnb_context" x 1, expecting 1 MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084727545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37916<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(26)@4c8f62f9010d: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(19)@4c8f62f9010d: Final verdict of PTC: none 20241106084727545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084727545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084727545 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084727545 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084727546 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084727546 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36001<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_register_duplicate-Iuh1-RUA(21)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(15)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(24)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(28)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(25)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(22)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(23)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@4c8f62f9010d: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(20)@4c8f62f9010d: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(18)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(27)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084727549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37914<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(17)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(15): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(17): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(18): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(19): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(20): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(21): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(22): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(23): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(24): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(25): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(26): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(27): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(28): none (pass -> pass) MTC@4c8f62f9010d: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Wed Nov 6 08:47:27 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20241106084727601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084727722 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084727722 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084727722 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084727722 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084727722 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084727722 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084727722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084727722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084727722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084727722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084727722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084727722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084727722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084727722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084727722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084727722 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084727722 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084727722 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084727722 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084727722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084727722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084727722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084727722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084727722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084727722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084727722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084727722 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084727722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084727722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084727722 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084727722 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084727722 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084727722 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084727722 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084727722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084727722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084727722 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084727722 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084727722 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084728002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37930<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90652) Waiting for packet dumper to finish... 1 (prev_count=90652, count=149552) 20241106084729723 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084729723 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084729723 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084729723 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084729723 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084729723 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Wed Nov 6 08:47:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241106084731042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084731049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084731054 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33787<->l=127.0.0.1:4262) (control_if.c:570) 20241106084731080 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084731080 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084731081 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084731081 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084731081 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084731081 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084731081 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084731081 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(32)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084731081 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084731081 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084731082 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084731082 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084731082 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084731082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084731082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084731082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084731082 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084731082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084731082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084731082 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084731082 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084731082 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084731082 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084731082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084731082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084731082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084731083 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084731083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084731083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084731083 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084731083 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084731083 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084731083 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084731083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084731083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084731083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084731083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084731083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084731083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084731083 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084731083 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084731083 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084731083 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084731083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084731083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084731083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084731083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084731083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084731083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084731083 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084731083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731083 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084731083 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084731083 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084731083 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084731083 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084731083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731083 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084731083 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084731083 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084731083 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084731083 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084731083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084731083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731083 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084731083 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084731083 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084731083 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084731083 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084731083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084731083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731083 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084731083 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084731083 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084731083 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084731083 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084731083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(36)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(36)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(36)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(34)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084731108 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084731108 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084731109 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084731109 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084731109 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084731109 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084731109 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084731109 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084731110 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084731110 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084731110 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084731110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084731111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084731111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084731111 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084731111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084731111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084731111 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084731111 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084731111 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084731111 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084731111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084731111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084731111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084731111 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084731111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084731111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084731111 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084731111 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084731111 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084731111 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084731111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084731111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084731111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084731111 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084731111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084731111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084731111 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084731111 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084731111 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084731111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084731111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084731111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084731111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084731111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084731111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084731111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084731111 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084731111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731111 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084731111 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084731111 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084731111 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084731111 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084731111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731111 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084731111 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084731111 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084731111 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084731111 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084731111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084731111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731111 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084731111 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084731111 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084731111 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084731111 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084731111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084731111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731111 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084731111 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084731111 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084731111 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084731111 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084731111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(39)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(39)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(39)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(37)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084731300 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084731300 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084731300 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084731300 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(36)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084731310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731310 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084731310 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084731310 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084731310 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084731310 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084731310 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084731313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731313 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084731313 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084731313 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084731313 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084731313 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084731313 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084731313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084731313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084731313 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084731313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084731313 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084731313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084731313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084731313 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084731313 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084731314 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084731315 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084731315 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084731315 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084731315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084731315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084731315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084731315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084731315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084731315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084731315 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084731315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731315 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084731315 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084731315 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084731315 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084731315 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084731315 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084731315 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084731327 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084731327 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084731327 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084731327 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(39)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084731333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731333 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084731333 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084731333 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084731333 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084731333 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084731333 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084731336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731336 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084731336 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084731336 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084731336 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084731336 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084731337 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084731337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084731337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084731337 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084731337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084731337 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084731337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084731337 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084731337 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084731337 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084731337 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084731338 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084731338 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084731338 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084731338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084731338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084731338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084731338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084731338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084731339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084731339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084731339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084731339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084731339 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084731339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084731339 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084731339 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084731339 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084731339 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084731339 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084731339 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084731339 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(35)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084732117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084732117 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084732117 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084732117 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084732117 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084732117 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084732117 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084732117 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084732117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084732117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084732117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084732117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084732117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084732117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084732117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084732117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084732117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084732117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084732117 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084732117 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084732117 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084732117 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084732117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084732117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084732117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084732118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084732118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084732118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084732118 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084732118 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084732118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084732118 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084732118 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084732118 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084732118 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084732118 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084732118 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084732118 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084732120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084732120 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084732120 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084732120 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084732120 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084732120 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084732120 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084732120 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084732120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084732121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084732121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084732121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084732121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084732121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084732121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084732121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084732121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084732121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084732121 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084732121 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084732121 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(38)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084732137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084732137 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084732137 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084732137 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084732137 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084732137 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084732138 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084732138 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084732138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084732138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084732138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084732138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084732138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084732138 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084732138 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084732138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084732138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732138 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084732138 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084732138 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084732138 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084732138 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084732138 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084732138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084732138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084732138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084732139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084732139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084732139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084732139 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084732139 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084732139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084732139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084732139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084732139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084732139 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084732139 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084732139 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084732139 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084732141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084732141 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084732141 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084732141 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084732141 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084732141 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084732141 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084732141 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084732141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084732141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084732141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084732141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084732141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084732141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084732141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084732142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084732142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084732142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084732142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084732142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084732142 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084732142 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084732142 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084732145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084732145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084732145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084732145 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084732145 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084732145 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084732145 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084732145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084732145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084732148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084732148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084732148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084732148 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084732148 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20241106084732148 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084732148 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084732148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084732148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: talloc reports "struct hnb_context" x 1, expecting 1 MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084732151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37948<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(35)@4c8f62f9010d: Final verdict of PTC: none 20241106084732151 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33787<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(38)@4c8f62f9010d: Final verdict of PTC: none 20241106084732151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084732151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084732151 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084732151 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084732151 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(36)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(37)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(29)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(34)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(39)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(40)@4c8f62f9010d: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(33)@4c8f62f9010d: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(32)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084732155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37946<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(31)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(29): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(31): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(32): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(33): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(34): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(35): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(36): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(37): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(38): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(39): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(40): none (pass -> pass) MTC@4c8f62f9010d: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Wed Nov 6 08:47:32 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20241106084732225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084732322 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084732322 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084732322 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084732322 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084732322 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084732322 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084732322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084732322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084732322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084732322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084732322 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084732322 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084732322 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084732322 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084732323 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084732323 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084732323 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084732322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084732323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084732323 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084732323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084732323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084732323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084732323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084732323 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084732323 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084732323 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084732323 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084732323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084732323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084732323 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084732323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084732323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084732323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084732323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084732323 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084732323 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084732323 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084732323 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084732628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88668) Waiting for packet dumper to finish... 1 (prev_count=88668, count=146884) 20241106084734323 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084734323 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084734323 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084734323 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084734323 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084734323 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Wed Nov 6 08:47:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_hnb_disconnected_timeout started. 20241106084735741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084735752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084735759 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40819<->l=127.0.0.1:4262) (control_if.c:570) 20241106084735781 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084735781 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084735781 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084735781 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084735782 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084735782 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084735782 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084735782 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_disconnected_timeout-Iuh0(44)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084735782 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084735782 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084735783 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084735783 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084735783 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084735783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084735783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084735783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084735783 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084735783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084735783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084735783 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084735783 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084735783 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084735783 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084735783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084735783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084735783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084735783 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084735783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084735783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084735783 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084735783 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084735783 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084735783 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084735783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084735783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084735783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084735783 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084735783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084735783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084735783 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084735783 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084735783 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084735783 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084735783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084735783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084735783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084735783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084735783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084735783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084735783 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084735783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084735783 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084735783 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084735783 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084735783 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084735783 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084735783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084735783 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084735783 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084735783 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084735783 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084735783 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084735783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084735783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084735783 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084735783 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084735783 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084735783 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084735783 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084735783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084735783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084735783 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084735783 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084735783 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084735783 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084735783 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084735783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(48)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(48)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(48)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(46)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084735797 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084735797 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084735797 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084735797 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084735797 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084735797 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084735797 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084735797 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084735798 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084735798 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084735798 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084735798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084735798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084735798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084735798 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084735798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084735798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084735798 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084735798 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084735798 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084735798 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084735798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084735799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084735799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084735799 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084735799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084735799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084735799 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084735799 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084735799 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084735799 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084735799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084735799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084735799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084735799 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084735799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084735799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084735799 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084735799 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084735799 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084735799 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084735799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084735799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084735799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084735799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084735799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084735799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084735799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084735799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084735799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084735799 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084735799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084735799 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084735799 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084735799 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084735799 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084735799 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084735799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084735799 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084735799 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084735799 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084735799 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084735799 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084735799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084735799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084735799 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084735799 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084735799 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084735799 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084735799 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084735799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084735799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084735799 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084735799 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084735799 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084735799 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084735799 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084735799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(51)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(51)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(51)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(49)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084735820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084735820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084735820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084735820 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084735820 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084735820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084735820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084735820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084735820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084735995 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084735995 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084735995 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084735995 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(48)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084736003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084736003 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084736003 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084736003 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084736003 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084736003 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084736003 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084736006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084736006 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084736006 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084736006 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084736006 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084736006 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084736006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084736006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084736006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084736006 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084736006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084736006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084736006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084736006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084736006 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084736006 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084736006 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084736007 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084736007 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084736007 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084736007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084736008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084736008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084736008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084736008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084736008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084736008 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084736008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084736008 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084736008 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084736008 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084736008 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084736008 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084736008 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084736008 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084736010 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084736010 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084736010 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084736010 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(51)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084736017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084736017 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084736017 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084736017 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084736017 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084736017 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084736017 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084736020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084736020 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084736020 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084736020 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084736020 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084736020 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084736020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084736020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084736020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084736020 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084736020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084736020 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084736020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084736020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084736020 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084736020 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084736020 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084736021 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084736021 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084736021 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084736021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084736021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084736021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084736022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084736022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084736022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084736022 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084736022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084736022 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084736022 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084736022 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084736022 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084736022 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084736022 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084736022 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(47)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084736807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084736807 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084736807 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084736807 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084736807 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084736807 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084736807 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084736807 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084736807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084736807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084736807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084736807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084736807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084736807 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084736807 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084736807 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084736807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084736808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084736808 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084736808 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084736808 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084736808 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084736808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084736808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084736808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084736808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084736808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084736808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084736808 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084736808 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084736808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084736808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084736808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084736808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084736808 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084736808 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084736808 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084736808 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084736809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084736809 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084736809 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084736809 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084736809 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084736809 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084736809 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084736809 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084736809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084736809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084736809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084736809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084736809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084736809 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084736809 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084736809 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084736809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736809 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084736809 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084736809 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084736809 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084736809 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(50)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084736815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084736815 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084736815 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084736815 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084736815 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084736815 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084736815 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084736815 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084736815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084736815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084736815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084736815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084736815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084736815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084736815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084736815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084736815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084736815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084736815 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084736815 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084736815 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084736815 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084736815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084736815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084736815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084736815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084736815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084736815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084736815 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084736816 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084736816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084736816 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084736816 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084736816 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084736816 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084736816 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084736816 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084736816 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084736817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084736817 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084736817 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084736817 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084736817 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084736817 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084736817 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084736817 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084736817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084736817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084736817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084736817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084736817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084736817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084736817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084736817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084736817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084736817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084736817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084736817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084736817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084736817 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084736817 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084736817 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084736826 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@4c8f62f9010d: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106084736830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084736830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084736830 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084736830 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084736830 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(44)@4c8f62f9010d: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(45)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106084737835 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241106084742846 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(42)@4c8f62f9010d: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241106084743867 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(53)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084743868 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084743868 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) IPA-CTRL-CLI-IPA(42)@4c8f62f9010d: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084743874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084743874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084743874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084743874 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084743874 DLGLOBAL DEBUG validating counter group 0x559869345be0(hnb) with 60 counters (rate_ctr.c:86) 20241106084743874 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084743874 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084743874 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084743874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084743874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106084743876 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084744880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084744880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084744880 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084744880 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084744880 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(53)@4c8f62f9010d: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(54)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106084744886 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241106084750896 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(42)@4c8f62f9010d: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084750910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084750910 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40819<->l=127.0.0.1:4262) (control_if.c:193) 20241106084750911 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084750911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084750911 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084750911 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084750911 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084750911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084750911 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084750911 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084750911 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084750911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084750911 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084750911 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084750911 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084750911 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084750911 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084750911 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084750911 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084750911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084750912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084750912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084750912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084750912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084750912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084750912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084750912 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084750912 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084750912 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084750912 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(47)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(46)@4c8f62f9010d: Final verdict of PTC: none 20241106084750913 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084750913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084750913 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084750913 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106084750913 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106084750913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084750913 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106084750913 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106084750913 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084750913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084750913 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084750913 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084750913 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084750913 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084750913 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(49)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(51)@4c8f62f9010d: Final verdict of PTC: none 20241106084750913 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084750913 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084750913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW-MGCP(52)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(50)@4c8f62f9010d: Final verdict of PTC: none 20241106084750913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084750913 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084750913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084750913 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084750913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084750913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084750913 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084750913 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084750913 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084750913 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(48)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(41)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084750916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36244<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(43)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(41): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(43): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(44): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(45): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(46): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(47): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(48): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(49): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(50): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(51): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(52): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(53): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(54): none (pass -> pass) MTC@4c8f62f9010d: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Wed Nov 6 08:47:50 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20241106084751001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50168<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084751404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50168<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=156052) Waiting for packet dumper to finish... 1 (prev_count=156052, count=156692) 20241106084752912 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084752912 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084752912 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084752914 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084752914 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084752914 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Wed Nov 6 08:47:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ue_register started. 20241106084754471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084754474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084754479 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36647<->l=127.0.0.1:4262) (control_if.c:570) 20241106084754500 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084754500 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084754500 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084754500 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(58)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084754500 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084754501 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084754501 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084754501 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084754501 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084754501 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084754501 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084754501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084754501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084754501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084754501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084754501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084754501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084754501 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084754501 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084754501 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084754501 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084754501 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084754501 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084754501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084754501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084754501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084754501 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084754501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084754501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084754501 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084754502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754502 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084754502 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084754502 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084754502 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084754502 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084754502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106084754502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754502 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084754502 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084754502 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084754502 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084754502 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084754502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084754503 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084754503 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084754503 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084754503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084754503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084754503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084754503 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084754503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084754503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084754503 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084754503 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084754503 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084754503 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084754503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084754503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084754503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084754503 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084754503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084754503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084754503 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084754503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754503 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084754503 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084754503 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084754503 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084754503 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084754503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754503 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084754503 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084754503 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084754503 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084754503 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084754503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(62)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(62)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(62)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(60)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084754517 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084754517 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084754517 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084754517 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084754517 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084754517 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084754517 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084754517 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084754518 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084754518 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084754518 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084754518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084754518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084754519 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084754519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084754519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084754519 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084754519 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084754519 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084754519 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084754519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084754519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084754519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084754519 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084754519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084754519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084754519 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084754519 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084754519 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084754519 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084754519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084754519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084754519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084754519 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084754519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084754519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084754519 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084754519 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084754519 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084754519 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084754519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084754519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084754519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084754519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084754519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084754519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084754519 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084754519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754519 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084754519 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084754519 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084754519 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084754519 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084754519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754519 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084754519 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084754519 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084754519 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084754519 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084754519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084754519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754519 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084754519 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084754519 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084754519 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084754519 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084754519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084754519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754519 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084754519 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084754519 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084754519 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084754519 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084754519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(65)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(65)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(65)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(63)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084754542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084754542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084754542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084754542 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084754542 DLGLOBAL DEBUG validating counter group 0x559869345be0(hnb) with 60 counters (rate_ctr.c:86) 20241106084754542 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084754542 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084754542 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084754542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084754542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084754716 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084754716 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084754716 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084754716 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(62)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084754723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754723 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084754723 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084754723 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084754723 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084754723 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084754723 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084754726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754726 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084754726 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084754726 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084754726 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084754726 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084754726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084754726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084754726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084754726 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084754726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084754726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084754726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084754726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084754726 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084754726 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084754726 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084754728 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084754728 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084754728 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084754728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084754728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084754728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084754728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084754728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084754728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084754728 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084754729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754729 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084754729 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084754729 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084754729 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084754729 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084754729 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084754729 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084754731 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084754731 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084754731 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084754731 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(65)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084754736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754736 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084754736 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084754736 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084754736 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084754736 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084754736 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084754737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754737 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084754737 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084754737 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084754737 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084754737 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084754737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084754737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084754737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084754737 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084754737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084754737 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084754737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084754737 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084754737 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084754737 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084754737 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084754738 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084754738 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084754738 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084754738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084754738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084754738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084754739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084754739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084754739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084754739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084754739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084754739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084754739 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084754739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084754739 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084754739 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084754739 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084754739 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084754739 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084754739 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084754739 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(61)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084755530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084755530 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084755530 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084755530 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084755530 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084755530 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084755530 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084755530 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084755530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084755530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084755530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084755531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084755531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084755531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084755531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084755531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084755531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084755531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084755531 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084755531 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084755531 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084755531 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084755531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084755531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084755531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084755531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084755531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084755531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084755531 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084755532 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084755532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084755532 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084755532 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084755532 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084755532 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084755532 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084755532 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084755532 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084755533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084755533 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084755533 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084755533 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084755533 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084755533 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084755533 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084755533 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084755533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084755533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084755533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084755533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084755533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084755533 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084755533 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084755533 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084755533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755533 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084755533 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084755533 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084755533 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084755533 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(64)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084755539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084755539 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084755539 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084755539 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084755539 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084755539 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084755539 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084755539 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084755539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084755539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084755539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084755539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084755539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084755539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084755539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084755539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084755539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084755539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084755539 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084755539 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084755539 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084755539 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084755539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084755539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084755539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084755539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084755539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084755539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084755539 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084755539 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084755539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084755539 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084755539 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084755539 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084755539 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084755539 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084755539 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084755539 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084755539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084755539 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084755539 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084755539 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084755539 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084755539 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084755539 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084755539 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084755539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084755539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084755539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084755539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084755539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084755539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084755539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084755539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084755539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084755539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084755539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084755539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084755539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084755539 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084755539 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084755539 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084755552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084755552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084755552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241106084755552 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241106084755552 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241106084755552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084755552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084755560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084755560 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36647<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(60)@4c8f62f9010d: Final verdict of PTC: none 20241106084755561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084755561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084755561 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084755561 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084755561 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(63)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(61)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(62)@4c8f62f9010d: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(59)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(56)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(55)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(64)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(66)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(65)@4c8f62f9010d: Final verdict of PTC: none TC_ue_register-Iuh0(58)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084755566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(57)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(55): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(57): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ue_register-Iuh0(58): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ue_register-Iuh0-RUA(59): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(60): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(61): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(62): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(63): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(64): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(65): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(66): none (pass -> pass) MTC@4c8f62f9010d: Test case TC_ue_register finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Wed Nov 6 08:47:55 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241106084755655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084755734 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084755734 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084755734 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084755734 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084755734 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084755734 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084755734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084755734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084755734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084755734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084755734 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084755734 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084755734 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084755734 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084755734 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084755734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084755734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084755734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084755734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084755734 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084755734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084755734 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084755734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084755734 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084755734 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084755734 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084755734 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084755734 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084755734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084755734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084755734 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084755734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084755734 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084755734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084755734 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084755734 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084755734 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084755734 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084755734 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084756058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38070<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=128428) Waiting for packet dumper to finish... 1 (prev_count=128428, count=146328) 20241106084757735 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084757735 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084757735 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084757735 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084757735 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084757735 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Wed Nov 6 08:47:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ue_register_tmsi_lai started. MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20241106084759175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084759180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084759184 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37615<->l=127.0.0.1:4262) (control_if.c:570) 20241106084759205 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084759205 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084759205 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084759205 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084759206 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084759206 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(70)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084759206 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084759206 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084759206 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084759206 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084759207 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084759207 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084759207 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084759207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084759207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084759207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084759207 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084759207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084759207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084759207 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084759207 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084759207 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084759207 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084759207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084759207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084759207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084759207 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084759207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084759207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084759207 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084759207 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084759207 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084759207 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084759207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084759207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084759207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084759207 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084759207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084759207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084759207 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084759207 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084759207 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084759207 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084759207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084759207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084759208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084759208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084759208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084759208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084759208 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084759208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084759208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084759208 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084759208 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084759208 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084759208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084759208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084759208 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084759208 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084759208 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084759208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084759208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084759208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084759208 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084759208 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084759208 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084759208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084759208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084759208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084759208 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084759208 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084759208 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084759208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(74)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(74)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(74)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(72)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084759223 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084759223 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084759223 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084759223 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084759223 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084759223 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084759223 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084759223 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084759224 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084759224 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084759224 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084759224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084759224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084759224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084759224 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084759224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084759224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084759224 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084759224 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084759224 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084759224 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084759224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084759224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084759224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084759224 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084759224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084759224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084759224 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084759224 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084759224 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084759225 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084759225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084759225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084759225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084759225 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084759225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084759225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084759225 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084759225 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084759225 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084759225 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084759225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084759225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084759225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084759225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084759225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084759225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084759225 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084759225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759225 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084759225 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084759225 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084759225 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084759225 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084759225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759225 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084759225 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084759225 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084759225 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084759225 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084759225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084759225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759225 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084759225 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084759225 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084759225 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084759225 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084759225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084759225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759225 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084759225 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084759225 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084759225 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084759225 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084759225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(77)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(77)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(77)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(75)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084759247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084759247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084759247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084759247 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084759247 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084759247 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084759247 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084759247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084759247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084759420 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084759420 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084759420 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084759420 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(74)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084759423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759423 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084759423 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084759423 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084759423 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084759423 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084759423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084759424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759424 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084759424 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084759424 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084759424 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084759424 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084759424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084759424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084759424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084759424 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084759424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084759424 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084759424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084759424 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084759424 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084759424 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084759424 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084759425 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084759425 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084759425 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084759425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084759425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084759425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084759425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084759425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084759425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084759425 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084759425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759425 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084759425 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084759425 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084759425 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084759425 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084759425 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084759425 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084759435 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084759435 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084759435 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084759435 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(77)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084759437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759437 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084759437 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084759437 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084759437 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084759437 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084759437 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084759438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759438 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084759438 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084759438 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084759438 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084759438 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084759438 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084759438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084759438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084759438 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084759438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084759438 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084759438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084759438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084759438 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084759438 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084759438 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084759439 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084759439 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084759439 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084759439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084759439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084759439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084759439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084759439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084759439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084759439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084759439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084759439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084759439 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084759439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084759439 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084759439 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084759439 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084759439 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084759439 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084759439 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084759439 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(73)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084800237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084800237 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084800237 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084800237 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084800237 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084800237 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084800237 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084800237 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084800237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084800237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084800237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084800237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084800237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084800237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084800237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084800237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084800237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800237 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084800238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084800238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084800238 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084800238 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084800238 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084800238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084800238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084800238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084800238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084800238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084800238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084800238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084800238 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084800238 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084800238 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084800238 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084800238 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084800239 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084800239 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084800238 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084800238 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084800239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084800239 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084800239 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084800239 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084800239 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084800239 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084800239 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084800239 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084800239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084800239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084800239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084800239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084800239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084800239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084800239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084800239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084800239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800239 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084800239 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084800239 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084800239 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084800239 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(76)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084800243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084800243 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084800243 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084800243 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084800243 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084800243 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084800243 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084800243 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084800243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084800243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084800243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084800243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084800243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084800243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084800243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084800243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084800243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084800243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084800243 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084800243 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084800243 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084800243 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084800243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084800243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084800243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084800244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084800244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084800244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084800244 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084800244 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084800244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084800244 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084800244 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084800244 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084800244 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084800244 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084800244 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084800244 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084800244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084800244 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084800244 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084800244 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084800244 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084800244 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084800244 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084800244 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084800244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084800244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084800244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084800244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084800244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084800244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084800244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084800244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084800244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084800244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084800244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084800244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084800244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084800244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084800244 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084800244 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084800257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084800257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084800257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241106084800257 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241106084800257 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241106084800257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084800257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084800265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084800265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084800265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.msc0-RAN(73)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(72)@4c8f62f9010d: Final verdict of PTC: none 20241106084800265 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084800265 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084800266 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084800266 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37615<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register_tmsi_lai-Iuh0-RUA(71)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(75)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(76)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(78)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(77)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(74)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(67)@4c8f62f9010d: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(70)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(68)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084800271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38080<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(69)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(67): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(68): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(69): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(70): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(71): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(72): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(73): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(74): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(75): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(76): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(77): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(78): none (pass -> pass) MTC@4c8f62f9010d: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Wed Nov 6 08:48:00 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20241106084800319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084800442 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084800442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084800442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084800442 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084800442 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084800442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084800442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084800442 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084800442 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084800442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084800442 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084800442 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084800442 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084800442 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084800442 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084800443 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084800443 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084800443 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084800443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084800443 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084800443 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084800443 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084800443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084800443 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084800443 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084800443 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084800443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084800443 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084800443 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084800443 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084800443 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084800443 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084800443 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084800443 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084800443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084800443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084800443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084800443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084800443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084800443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084800443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084800443 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084800443 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084800443 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084800443 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084800443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084800443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084800443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084800443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084800443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084800443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084800443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084800443 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084800443 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084800443 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084800443 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084800721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38102<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91116) Waiting for packet dumper to finish... 1 (prev_count=91116, count=145556) 20241106084802444 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084802444 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084802444 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084802444 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084802444 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084802444 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Wed Nov 6 08:48:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ue_register_before_hnb_register started. 20241106084803824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084803832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084803838 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46845<->l=127.0.0.1:4262) (control_if.c:570) 20241106084803860 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084803860 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084803860 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084803860 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084803860 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084803860 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084803860 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084803860 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(82)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084803860 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084803860 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084803862 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084803862 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084803862 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084803862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084803862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084803862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084803862 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084803862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084803862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084803862 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084803862 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084803862 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084803862 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084803862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084803862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084803862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084803862 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084803862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084803862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084803862 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084803862 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084803862 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084803862 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084803862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084803862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084803862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084803862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084803862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084803862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084803862 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084803862 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084803862 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084803862 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084803862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084803862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084803862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084803862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084803862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084803862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084803862 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084803862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084803862 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084803862 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084803862 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084803862 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084803862 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084803862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084803862 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084803862 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084803862 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084803862 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084803862 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084803862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084803862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084803862 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084803862 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084803862 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084803862 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084803862 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084803862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084803862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084803862 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084803862 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084803862 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084803862 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084803862 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084803862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(86)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(86)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(86)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(84)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084803877 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084803877 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084803877 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084803877 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084803877 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084803877 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084803877 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084803877 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084803878 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084803878 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084803878 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084803878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084803878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084803878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084803878 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084803878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084803878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084803878 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084803878 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084803878 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084803878 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084803878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084803878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084803878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084803878 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084803878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084803878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084803878 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084803878 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084803878 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084803878 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084803878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084803878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084803878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084803878 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084803878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084803878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084803878 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084803878 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084803878 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084803878 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084803878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084803878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084803878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084803878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084803878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084803878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084803878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084803878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084803878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084803878 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084803878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084803878 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084803878 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084803878 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084803878 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084803878 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084803878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084803878 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084803878 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084803878 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084803878 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084803878 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084803878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084803878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084803878 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084803878 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084803878 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084803878 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084803878 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084803878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084803878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084803878 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084803878 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084803878 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084803878 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084803878 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084803878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(89)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(89)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(89)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(87)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084804075 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084804075 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084804075 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084804075 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(86)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084804084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084804084 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084804084 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084804084 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084804084 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084804084 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084804084 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084804087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084804087 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084804087 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084804087 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084804087 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084804087 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084804087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084804087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084804087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084804087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084804087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084804087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084804087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084804087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084804087 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084804087 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084804087 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084804088 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084804089 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084804089 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084804089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084804089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084804089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084804089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084804089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084804089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084804089 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084804089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084804089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084804089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084804089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084804089 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084804089 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084804089 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084804089 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084804090 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084804090 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084804090 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084804090 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(89)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084804096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084804096 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084804096 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084804096 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084804096 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084804096 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084804096 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084804096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084804096 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084804096 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084804096 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084804096 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084804096 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084804096 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084804096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084804096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084804096 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084804096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084804096 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084804096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084804096 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084804096 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084804096 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084804096 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084804098 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084804098 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084804098 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084804098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084804098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084804098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084804098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084804098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084804098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084804098 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084804098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084804098 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084804098 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084804098 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084804098 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084804098 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084804098 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084804098 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(85)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084804890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084804890 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084804890 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084804890 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084804890 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084804890 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084804890 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084804890 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084804890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084804890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084804890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084804890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084804890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084804890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084804890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084804890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084804890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084804890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084804890 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084804891 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084804891 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084804891 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084804891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084804891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084804891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084804891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084804891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084804891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084804891 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084804891 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084804891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084804891 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084804891 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084804891 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084804891 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084804891 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084804891 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084804891 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084804894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084804894 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084804894 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084804894 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084804894 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084804894 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084804894 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084804894 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084804894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084804894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084804894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084804894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084804894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084804894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084804894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084804894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084804894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084804894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084804894 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084804894 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084804894 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(88)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084804898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084804898 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084804898 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084804898 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084804898 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084804898 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084804898 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084804898 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084804898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084804898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084804898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084804898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084804898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084804898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084804898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084804899 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084804899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804899 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084804899 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084804899 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084804899 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084804899 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084804899 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084804899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084804899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084804899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084804899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084804899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084804899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084804899 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084804899 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084804899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084804899 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084804899 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084804899 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084804899 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084804899 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084804899 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084804899 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084804899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084804899 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084804899 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084804899 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084804899 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084804899 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084804899 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084804899 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084804899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084804899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084804899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084804899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084804899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084804899 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084804899 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084804899 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084804899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084804900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084804900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084804900 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084804900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084804900 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084804900 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084804900 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084804902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084804902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084804902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241106084804902 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241106084804902 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241106084804902 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241106084804902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084804902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084804908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084804908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084804908 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084804908 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084804908 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20241106084804908 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46845<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(85)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(87)@4c8f62f9010d: Final verdict of PTC: none 20241106084804910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ue_register_before_hnb_register-Iuh0-RUA(83)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(88)@4c8f62f9010d: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(82)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(89)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(84)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(80)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(86)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(90)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(79)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084804915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60428<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(81)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(79): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(80): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(81): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(82): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(83): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(84): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(85): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(86): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(87): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(88): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(89): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(90): none (pass -> pass) MTC@4c8f62f9010d: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Wed Nov 6 08:48:04 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20241106084804997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084805094 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084805094 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084805094 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084805094 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084805094 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084805094 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084805094 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084805094 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084805094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084805094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084805094 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084805094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084805094 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084805094 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084805094 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084805094 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084805094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084805094 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084805094 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084805094 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084805094 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084805094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084805094 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084805094 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084805094 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084805094 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084805094 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084805094 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084805094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084805094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084805094 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084805094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084805094 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084805094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084805094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084805094 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084805094 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084805094 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084805094 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084805399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=133460) Waiting for packet dumper to finish... 1 (prev_count=133460, count=144068) 20241106084807095 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084807095 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084807095 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084807095 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084807095 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084807095 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Wed Nov 6 08:48:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ranap_cs_initial_ue started. 20241106084808511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084808518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084808521 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41405<->l=127.0.0.1:4262) (control_if.c:570) 20241106084808541 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084808541 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084808541 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084808541 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(94)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084808541 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084808541 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084808541 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084808541 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084808542 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084808542 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084808542 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084808542 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084808542 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084808542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084808542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084808542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084808542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084808542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084808542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084808542 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084808542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808542 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084808542 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084808542 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084808542 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084808542 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084808542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106084808543 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084808543 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084808543 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084808543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084808543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084808543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084808543 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084808543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084808543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084808543 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084808543 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084808543 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084808543 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084808543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084808543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084808543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084808543 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084808543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084808543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084808543 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084808543 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084808543 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084808543 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084808543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084808543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084808543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084808543 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084808543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084808543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084808543 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084808543 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808543 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084808543 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084808543 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084808543 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084808543 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084808543 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808543 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084808543 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084808543 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084808543 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084808543 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084808543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084808543 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808543 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084808543 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084808543 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084808543 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084808543 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084808543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(98)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(98)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(98)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(96)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084808560 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084808560 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084808560 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084808560 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084808560 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084808560 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084808561 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084808561 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084808562 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084808562 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084808562 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084808562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084808562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084808562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084808562 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084808562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084808562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084808562 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084808562 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084808562 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084808562 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084808562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084808562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084808562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084808562 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084808562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084808562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084808562 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084808562 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084808562 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084808562 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084808562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084808562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084808562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084808562 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084808562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084808562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084808562 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084808562 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084808562 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084808562 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084808562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084808562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084808562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084808562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084808562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084808562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084808562 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084808562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808562 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084808562 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084808562 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084808562 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084808562 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084808562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808562 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084808562 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084808562 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084808562 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084808562 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084808562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084808562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808562 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084808562 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084808562 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084808562 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084808562 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084808562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084808562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808562 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084808562 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084808562 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084808562 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084808562 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084808562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(101)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(101)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(101)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(99)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084808584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084808584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084808584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084808584 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084808584 DLGLOBAL DEBUG validating counter group 0x559869345be0(hnb) with 60 counters (rate_ctr.c:86) 20241106084808584 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084808584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084808584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084808584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084808584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084808756 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084808756 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084808756 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084808756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(98)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084808765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808765 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084808765 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084808765 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084808765 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084808765 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084808765 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084808768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808768 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084808768 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084808768 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084808768 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084808768 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084808768 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084808768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084808768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084808768 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084808768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084808768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084808768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084808768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084808768 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084808768 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084808768 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084808769 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084808769 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084808769 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084808769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084808769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084808769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084808769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084808769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084808769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084808770 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084808770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808770 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084808770 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084808770 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084808770 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084808770 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084808770 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084808770 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084808774 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084808774 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084808774 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084808774 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(101)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084808780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808780 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084808780 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084808780 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084808780 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084808780 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084808780 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084808782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808782 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084808782 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084808783 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084808783 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084808783 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084808783 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084808783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084808783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084808783 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084808783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084808783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084808783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084808783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084808783 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084808783 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084808783 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084808784 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084808784 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084808784 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084808784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084808784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084808784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084808784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084808784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084808784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084808784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084808784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084808784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084808784 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084808784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084808784 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084808784 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084808785 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084808785 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084808785 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084808785 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084808785 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(97)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084809571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084809571 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084809571 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084809571 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084809571 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084809571 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084809571 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084809571 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084809571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084809571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084809571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084809571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084809571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084809571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084809571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084809571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084809571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084809572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084809572 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084809572 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084809572 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084809572 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084809572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084809572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084809572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084809572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084809572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084809572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084809572 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084809572 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084809572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084809572 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084809572 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084809572 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084809572 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084809572 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084809572 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084809572 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084809574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084809574 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084809574 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084809574 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084809574 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084809574 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084809574 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084809574 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084809574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084809574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084809574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084809574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084809574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084809574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084809574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084809574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084809574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084809574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084809574 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084809574 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084809574 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(100)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084809580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084809580 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084809580 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084809580 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084809580 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084809580 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084809580 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084809580 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084809580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084809580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084809580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084809580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084809580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084809580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084809580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084809580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084809580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809580 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084809580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084809580 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084809580 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084809580 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084809580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084809580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084809580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084809580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084809580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084809580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084809580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084809580 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084809580 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084809580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084809580 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084809580 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084809580 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084809580 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084809580 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084809580 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084809580 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084809581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084809581 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084809581 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084809581 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084809581 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084809581 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084809581 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084809581 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084809581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084809581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084809581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084809581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084809581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084809581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084809581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084809581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084809581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084809581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084809581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084809581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084809581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084809581 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084809581 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084809581 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084809616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60474<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(97)@4c8f62f9010d: f_create_expect(l3 := 'D1DA896EBF9985857F1E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(97)@4c8f62f9010d: Created Expect[0] for 'D1DA896EBF9985857F1E'O to be handled at TC_ranap_cs_initial_ue0(103) TC_ranap_cs_initial_ue-Iuh0-RUA(95)@4c8f62f9010d: Added conn table entry 0TC_ranap_cs_initial_ue0(103)511687 20241106084810650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084810650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084810650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106084810650 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084810650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7cec7, normal) (hnbgw_rua.c:407) 20241106084810650 DHNB DEBUG map_rua[0x55986b205fe0]{init}: Allocated (fsm.c:456) 20241106084810650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-511687)[0x55986b205fe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084810650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-511687 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106084810650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084810650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084810650 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-511687 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106084810650 DCN DEBUG map_sccp[0x55986b201410]{init}: Allocated (fsm.c:456) 20241106084810650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55986b201410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084810650 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-511687 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106084810650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-511687 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106084810650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-511687)[0x55986b205fe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084810650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084810650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084810650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-511687)[0x55986b205fe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084810650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55986b201410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084810650 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084810650 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{IDLE}: Allocated (fsm.c:456) 20241106084810650 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084810650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad1da896ebf9985857f1e004f40030001aa0056400500f1100926) (sccp_scrc.c:401) 20241106084810650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084810650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084810650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084810650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084810650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084810650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084810650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084810650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084810650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084810650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084810650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084810650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084810650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084810650 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084810650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55986b201410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084810650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-511687)[0x55986b205fe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084810650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084810650 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084810650 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084810650 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084810650 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084810650 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084810650 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084810650 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(96)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(96)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(97)@4c8f62f9010d: Found Expect[0] for l3='D1DA896EBF9985857F1E'O handled at TC_ranap_cs_initial_ue0(103) HNBGW_Test.msc0-RAN(97)@4c8f62f9010d: Added conn table entry 0TC_ranap_cs_initial_ue0(103)6920713 HNBGW_Test.msc0-SCCP(96)@4c8f62f9010d: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(103)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(96)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106084810656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084810656 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084810656 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084810656 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084810656 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084810656 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084810656 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084810656 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084810656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084810656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084810656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084810656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084810656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084810656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00538d32) (sccp_scrc.c:472) 20241106084810656 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1823) 20241106084810656 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084810656 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084810656 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084810656 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084810656 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084810656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55986b201410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084810656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55986b201410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106084810656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60474<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(103)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084810658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084810659 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41405<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_initial_ue-Iuh0-RUA(95)@4c8f62f9010d: Final verdict of PTC: none 20241106084810659 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084810659 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084810659 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(97)@4c8f62f9010d: Final verdict of PTC: none 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084810659 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084810659 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084810659 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084810659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084810659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084810659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn0-SCCP(99)@4c8f62f9010d: Final verdict of PTC: none 20241106084810659 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084810659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084810659 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084810659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084810659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084810659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084810659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084810659 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084810659 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084810659 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106084810659 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106084810659 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084810659 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084810659 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084810659 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084810659 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084810659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084810659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084810659 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084810660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084810660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084810660 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084810660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084810660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084810660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084810660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084810660 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084810660 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084810660 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084810660 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084810660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55986b201410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106084810660 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) VirtHNBGW-STATS(91)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(101)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(102)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(100)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(96)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(98)@4c8f62f9010d: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(94)@4c8f62f9010d: Final verdict of PTC: none 20241106084810660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084810660 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084810660 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084810660 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084810660 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084810660 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084810660 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084810660 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(92)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084810660 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106084810660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00538d32), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106084810660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084810660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084810660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084810660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084810660 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106084810660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55986b201410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106084810660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-511687)[0x55986b205fe0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106084810660 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-511687)[0x55986b205fe0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106084810660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106084810660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-511687)[0x55986b205fe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106084810660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-511687)[0x55986b205fe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084810660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-511687)[0x55986b205fe0]{disrupted}: Freeing instance (context_map.c:202) 20241106084810660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-511687)[0x55986b205fe0]{disrupted}: Deallocated (fsm.c:568) 20241106084810660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55986b201410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084810660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55986b201410]{disconnected}: Freeing instance (context_map.c:206) 20241106084810660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55986b201410]{disconnected}: Deallocated (fsm.c:568) 20241106084810660 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-511687 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106084810660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084810660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106084810660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084810660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084810661 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084810661 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084810661 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084810662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60466<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(93)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(91): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(93): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(94): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(95): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(96): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(97): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(98): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(99): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(100): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(101): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(102): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_initial_ue0(103): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Wed Nov 6 08:48:10 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20241106084810717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084811120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60478<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130732) Waiting for packet dumper to finish... 1 (prev_count=130732, count=168316) 20241106084812660 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084812660 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084812660 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106084812660 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084812660 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084812660 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Wed Nov 6 08:48:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ranap_ps_initial_ue started. 20241106084814233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084814241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084814247 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42457<->l=127.0.0.1:4262) (control_if.c:570) 20241106084814264 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084814264 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084814264 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084814264 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084814264 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084814264 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084814264 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084814264 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(107)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084814265 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084814265 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084814266 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084814266 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084814266 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084814266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084814266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084814266 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084814266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084814266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084814266 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084814266 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084814266 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084814266 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084814266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084814266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084814266 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084814266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084814266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084814266 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084814266 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084814266 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084814266 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084814266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084814266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084814266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084814266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084814266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084814266 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084814266 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084814266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084814266 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084814266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084814266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084814266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084814266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084814266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084814266 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084814266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084814266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084814266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084814266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084814266 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084814266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084814266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084814266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084814266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084814266 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084814266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084814266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084814266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084814266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084814266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084814266 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084814266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084814266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084814266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084814266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084814266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084814266 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084814266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(111)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(111)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(111)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(109)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084814293 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084814293 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084814294 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084814294 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084814294 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084814294 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084814294 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084814294 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084814294 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084814294 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084814294 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084814294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084814294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084814294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084814294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084814294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084814294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084814294 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084814295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814295 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084814295 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084814295 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084814295 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084814295 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084814295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106084814296 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084814296 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084814296 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084814296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084814296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084814296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084814296 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084814296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084814296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084814296 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084814296 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084814296 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084814296 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084814296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084814296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084814296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084814296 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084814296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084814296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084814296 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084814296 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084814296 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084814296 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084814296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084814296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084814296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084814296 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084814296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084814296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084814296 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084814296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814296 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084814296 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084814296 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084814296 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084814296 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084814296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814296 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084814296 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084814296 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084814296 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084814296 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084814296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084814296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814296 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084814296 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084814296 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084814296 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084814296 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084814296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(114)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(114)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(114)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(112)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084814329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084814329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084814329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084814329 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084814329 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084814329 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084814329 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084814329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084814329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084814487 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084814487 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084814487 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084814487 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(111)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084814497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814497 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084814497 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084814497 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084814497 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084814497 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084814497 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084814499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814499 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084814499 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084814499 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084814499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084814499 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084814499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084814499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084814500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084814500 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084814500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084814500 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084814500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084814500 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084814500 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084814500 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084814500 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084814501 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084814501 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084814501 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084814501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084814501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084814501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084814501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084814501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084814501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084814501 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084814501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814502 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084814502 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084814502 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084814502 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084814502 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084814502 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084814502 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084814517 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084814517 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084814517 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084814517 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(114)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084814520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814520 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084814520 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084814520 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084814520 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084814520 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084814520 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084814522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814522 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084814522 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084814522 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084814522 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084814522 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084814522 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084814522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084814523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084814523 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084814523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084814523 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084814523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084814523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084814523 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084814523 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084814523 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084814524 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084814524 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084814524 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084814524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084814524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084814524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084814524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084814524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084814524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084814524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084814524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084814524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084814524 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084814524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084814524 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084814524 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084814524 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084814524 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084814524 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084814524 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084814524 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(110)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084815303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084815303 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084815303 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084815303 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084815303 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084815303 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084815303 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084815303 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084815303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084815303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084815303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084815303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084815303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084815303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084815304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084815304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084815304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084815304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084815304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084815304 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084815304 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084815304 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084815304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084815304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084815304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084815304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084815304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084815304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084815304 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084815304 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084815304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084815304 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084815304 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084815304 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084815304 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084815304 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084815304 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084815304 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084815305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084815305 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084815305 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084815305 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084815305 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084815305 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084815305 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084815305 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084815305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084815305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084815305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084815305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084815305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084815305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084815305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084815305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084815306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084815306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084815306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084815306 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084815306 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(113)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084815333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084815333 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084815333 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084815333 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084815333 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084815333 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084815333 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084815333 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084815333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084815333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084815333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084815333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084815333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084815333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084815333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084815333 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084815333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815333 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084815333 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084815333 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084815333 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084815333 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084815333 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084815333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084815333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084815334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084815334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084815334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084815334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084815334 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084815334 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084815334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084815334 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084815334 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084815334 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084815334 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084815334 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084815334 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084815334 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084815335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084815335 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084815335 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084815335 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084815335 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084815335 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084815335 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084815335 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084815335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084815335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084815335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084815335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084815335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084815335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084815335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084815335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084815335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084815335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084815335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084815335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084815335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084815335 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084815335 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084815335 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084815355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43420<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(113)@4c8f62f9010d: f_create_expect(l3 := 'E761002725F8401D5EB4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(113)@4c8f62f9010d: Created Expect[0] for 'E761002725F8401D5EB4'O to be handled at TC_ranap_ps_initial_ue0(116) TC_ranap_ps_initial_ue-Iuh0-RUA(108)@4c8f62f9010d: Added conn table entry 0TC_ranap_ps_initial_ue0(116)349265 20241106084816373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084816373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084816373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106084816373 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084816373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x55451, normal) (hnbgw_rua.c:407) 20241106084816373 DHNB DEBUG map_rua[0x55986b205fe0]{init}: Allocated (fsm.c:456) 20241106084816373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-349265)[0x55986b205fe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084816373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-349265 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106084816373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084816373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084816373 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-349265 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106084816373 DCN DEBUG map_sccp[0x55986b201410]{init}: Allocated (fsm.c:456) 20241106084816373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55986b201410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084816373 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-349265 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106084816373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-349265 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106084816373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-349265)[0x55986b205fe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084816373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084816373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084816373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-349265)[0x55986b205fe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084816373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55986b201410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084816373 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084816373 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{IDLE}: Allocated (fsm.c:456) 20241106084816373 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084816373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000002), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae761002725f8401d5eb4004f400300015d0056400500f1100926) (sccp_scrc.c:401) 20241106084816373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084816373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084816373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084816373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084816373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084816373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084816373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084816373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084816373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084816373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084816373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084816373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084816373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084816373 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084816373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55986b201410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084816373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-349265)[0x55986b205fe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084816373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084816373 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084816373 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084816373 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084816373 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084816373 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084816373 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084816373 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(112)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(112)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(113)@4c8f62f9010d: Found Expect[0] for l3='E761002725F8401D5EB4'O handled at TC_ranap_ps_initial_ue0(116) HNBGW_Test.sgsn0-RAN(113)@4c8f62f9010d: Added conn table entry 0TC_ranap_ps_initial_ue0(116)9103198 TC_ranap_ps_initial_ue0(116)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(112)@4c8f62f9010d: Session index based on connection ID:0 20241106084816382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43420<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(112)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(116)@4c8f62f9010d: Final verdict of PTC: pass 20241106084816383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084816383 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084816383 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084816383 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084816383 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084816383 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084816383 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084816383 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084816383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084816383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084816383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084816383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084816383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084816383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00d5826a) (sccp_scrc.c:472) 20241106084816383 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1823) 20241106084816383 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084816383 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084816383 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084816383 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084816383 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084816383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55986b201410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084816383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55986b201410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084816387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084816388 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42457<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_initial_ue-Iuh0-RUA(108)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(110)@4c8f62f9010d: Final verdict of PTC: none 20241106084816389 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084816389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084816389 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084816389 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084816389 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084816389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084816389 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084816389 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084816389 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084816389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084816389 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084816389 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084816389 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084816389 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084816389 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084816389 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084816389 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084816389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084816390 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084816390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084816390 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(109)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(114)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(113)@4c8f62f9010d: Final verdict of PTC: none 20241106084816390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084816390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084816390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084816390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084816390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084816390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084816390 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084816390 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084816390 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084816390 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084816390 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084816390 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084816390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084816390 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084816390 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084816390 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084816390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084816390 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084816390 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084816390 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084816390 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084816390 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084816390 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084816390 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084816390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc0-M3UA(111)@4c8f62f9010d: Final verdict of PTC: none 20241106084816390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084816390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084816390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084816390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084816391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084816391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084816391 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084816391 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084816391 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084816391 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084816391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55986b201410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106084816391 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106084816391 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106084816391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5826a), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106084816391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084816391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084816391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) HNBGW_Test.sgsn0-SCCP(112)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(104)@4c8f62f9010d: Final verdict of PTC: none 20241106084816391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084816391 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106084816391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55986b201410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106084816391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-349265)[0x55986b205fe0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106084816391 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-349265)[0x55986b205fe0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106084816391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106084816391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-349265)[0x55986b205fe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106084816391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-349265)[0x55986b205fe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084816391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-349265)[0x55986b205fe0]{disrupted}: Freeing instance (context_map.c:202) 20241106084816391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-349265)[0x55986b205fe0]{disrupted}: Deallocated (fsm.c:568) 20241106084816391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55986b201410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084816391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55986b201410]{disconnected}: Freeing instance (context_map.c:206) 20241106084816391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55986b201410]{disconnected}: Deallocated (fsm.c:568) 20241106084816391 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-349265 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106084816392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084816392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106084816392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084816392 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084816392 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084816392 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084816392 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084816392 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084816392 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084816392 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106084816392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084816392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084816392 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084816392 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084816392 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(105)@4c8f62f9010d: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(107)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(115)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084816395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43396<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(106)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(104): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(105): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(106): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(107): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(108): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(109): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(110): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(111): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(112): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(113): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(114): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(115): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_initial_ue0(116): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Wed Nov 6 08:48:16 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20241106084816481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084816983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43432<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167496) Waiting for packet dumper to finish... 1 (prev_count=167496, count=168152) 20241106084818390 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084818390 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084818390 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084818390 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084818390 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084818390 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Wed Nov 6 08:48:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241106084820097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084820104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084820108 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46135<->l=127.0.0.1:4262) (control_if.c:570) 20241106084820126 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084820126 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084820126 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084820126 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084820126 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084820126 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(120)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084820126 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084820126 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084820126 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084820126 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084820127 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084820127 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084820127 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084820127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084820127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084820127 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084820127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084820127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084820127 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084820127 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084820127 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084820127 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084820127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084820127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084820127 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084820127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084820127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084820127 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084820127 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084820127 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084820127 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084820127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084820127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084820128 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084820128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084820128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084820128 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084820128 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084820128 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084820128 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084820128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084820128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084820128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084820128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084820128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084820128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084820128 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084820128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084820128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084820128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084820128 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084820128 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084820128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084820128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084820128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084820128 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084820128 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084820128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084820128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084820128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084820128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084820128 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084820128 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084820128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084820128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084820128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084820128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084820128 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084820128 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084820128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(124)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(124)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(124)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(122)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084820140 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084820140 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084820141 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084820141 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084820141 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084820141 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084820141 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084820141 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084820142 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084820142 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084820142 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084820142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084820142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084820142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084820142 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084820142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084820142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084820142 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084820142 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084820142 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084820142 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084820142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084820142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084820142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084820142 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084820142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084820142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084820142 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084820142 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084820142 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084820142 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084820142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084820142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084820142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084820142 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084820142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084820142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084820142 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084820142 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084820142 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084820142 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084820142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084820142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084820142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084820142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084820142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084820142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084820142 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084820142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820142 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084820142 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084820142 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084820142 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084820142 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084820142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820142 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084820142 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084820142 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084820142 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084820142 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084820142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084820142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820142 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084820142 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084820142 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084820142 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084820142 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084820142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084820142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820142 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084820142 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084820142 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084820142 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084820142 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084820142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(127)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(127)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(127)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(125)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084820165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084820165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084820165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084820165 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084820165 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084820165 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084820165 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084820165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084820165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084820339 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084820339 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084820339 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084820339 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(124)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084820346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820346 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084820346 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084820346 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084820346 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084820346 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084820346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084820348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820348 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084820348 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084820348 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084820348 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084820348 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084820348 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084820349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084820349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084820349 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084820349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084820349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084820349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084820349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084820349 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084820349 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084820349 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084820350 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084820350 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084820350 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084820350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084820350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084820350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084820350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084820350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084820350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084820350 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084820350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820350 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084820350 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084820350 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084820350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084820350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084820350 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084820350 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084820353 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084820353 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084820353 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084820353 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(127)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084820359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820360 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084820360 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084820360 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084820360 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084820360 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084820360 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084820362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820362 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084820362 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084820362 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084820362 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084820362 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084820362 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084820362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084820362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084820362 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084820362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084820362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084820362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084820362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084820362 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084820362 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084820362 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084820363 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084820363 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084820363 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084820363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084820363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084820363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084820363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084820364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084820364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084820364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084820364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084820364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084820364 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084820364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820364 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084820364 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084820364 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084820364 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084820364 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084820364 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084820364 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084820661 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106084820661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00538d32), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084820661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084820661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084820661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084820661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084820661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820662 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084820662 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084820662 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084820662 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084820662 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084820662 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084820662 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084820671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084820671 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084820671 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084820671 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084820671 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084820671 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084820671 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084820671 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084820671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084820671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084820671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084820671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084820671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084820671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00538d32) (sccp_scrc.c:472) 20241106084820671 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1823) 20241106084820671 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106084820671 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106084820671 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084820671 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084820671 DLSCCP DEBUG SCCP-SCOC(1)[0x55986b2023a0]{IDLE}: Deallocated (fsm.c:568) 20241106084821145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084821145 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084821145 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084821145 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084821145 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084821145 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084821145 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084821145 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084821145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084821145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084821145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084821145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084821145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084821145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084821145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084821145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084821145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084821145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084821145 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084821145 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084821145 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084821145 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084821145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084821145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084821145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084821145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084821145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084821145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084821145 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084821145 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084821146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084821146 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084821146 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084821146 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084821146 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084821146 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084821146 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084821146 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(123)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084821149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084821149 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084821149 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084821149 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084821149 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084821149 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084821149 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084821149 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084821149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084821149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084821149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084821149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084821149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084821149 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084821150 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084821150 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084821150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821150 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084821150 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084821150 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084821150 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084821150 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(126)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084821161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084821161 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084821161 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084821161 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084821161 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084821161 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084821161 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084821161 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084821161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084821161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084821161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084821161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084821161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084821161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084821161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084821161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084821161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821161 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084821161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084821161 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084821161 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084821161 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084821161 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084821161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084821161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084821161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084821161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084821161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084821161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084821161 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084821161 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084821162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084821162 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084821162 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084821162 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084821162 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084821162 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084821162 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084821162 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084821164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084821164 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084821164 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084821164 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084821164 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084821164 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084821164 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084821164 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084821164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084821164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084821164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084821164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084821164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084821164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084821164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084821164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084821164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084821164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084821164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084821164 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084821164 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084821164 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084821164 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084821164 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084821193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43462<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(123)@4c8f62f9010d: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(123)@4c8f62f9010d: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(129) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(121)@4c8f62f9010d: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(129)5420976 20241106084822230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084822230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084822230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106084822230 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084822230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x52b7b0, normal) (hnbgw_rua.c:407) 20241106084822230 DHNB DEBUG map_rua[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106084822230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5420976)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084822231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5420976 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106084822231 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084822231 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084822231 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5420976 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106084822231 DCN DEBUG map_sccp[0x55986b205fe0]{init}: Allocated (fsm.c:456) 20241106084822231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55986b205fe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084822231 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5420976 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106084822231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5420976 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106084822231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5420976)[0x55986b2023a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084822231 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084822231 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084822231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5420976)[0x55986b2023a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084822231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55986b205fe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084822231 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084822231 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{IDLE}: Allocated (fsm.c:456) 20241106084822231 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084822231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401) 20241106084822231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084822231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084822231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084822231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084822231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084822231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084822231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084822231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084822231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084822231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084822231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084822231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084822231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084822231 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084822231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55986b205fe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084822231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5420976)[0x55986b2023a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084822231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084822231 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084822231 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084822231 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084822231 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084822231 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084822231 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084822231 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(122)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(122)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(123)@4c8f62f9010d: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(129) HNBGW_Test.msc0-RAN(123)@4c8f62f9010d: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(129)8563409 HNBGW_Test.msc0-SCCP(122)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(122)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106084822242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084822242 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084822242 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084822242 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084822242 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084822242 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084822242 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084822242 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084822242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084822242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084822242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084822242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084822242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084822242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=008e7b9a) (sccp_scrc.c:472) 20241106084822242 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1823) 20241106084822242 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084822242 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084822242 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084822242 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084822242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e7b9a), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2d093ec767e80dd1a2c5004f400300011f0056400500f1100926) (sccp_scrc.c:401) 20241106084822242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084822242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084822242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084822242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084822242 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084822242 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084822242 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084822242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55986b205fe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084822242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55986b205fe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106084822242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084822242 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084822242 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084822242 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084822242 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084822242 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084822242 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084822242 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(122)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(122)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(122)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(122)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(129)@4c8f62f9010d: setverdict(pass): none -> pass 20241106084822259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43462<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(129)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084822270 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46135<->l=127.0.0.1:4262) (control_if.c:193) 20241106084822270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43456<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084822271 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084822271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084822271 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084822271 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084822271 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084822271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084822271 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084822271 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084822271 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084822271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084822271 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084822271 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084822271 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084822271 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084822271 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084822271 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084822271 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(121)@4c8f62f9010d: Final verdict of PTC: none 20241106084822272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084822272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084822272 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084822272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084822272 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084822272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084822272 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084822272 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084822272 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084822272 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084822272 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(127)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(125)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(128)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(123)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(118)@4c8f62f9010d: Final verdict of PTC: none 20241106084822273 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084822273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084822273 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084822273 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106084822273 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084822273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084822273 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084822273 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084822273 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084822273 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084822273 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084822273 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084822273 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084822274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084822274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084822274 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084822274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084822274 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084822274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084822274 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084822274 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084822274 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084822274 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-SCCP(122)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(117)@4c8f62f9010d: Final verdict of PTC: none 20241106084822274 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084822274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55986b205fe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106084822274 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106084822274 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106084822274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e7b9a), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106084822274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084822274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084822274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084822274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) HNBGW_Test.sgsn0-RAN(126)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(124)@4c8f62f9010d: Final verdict of PTC: none 20241106084822274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084822274 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084822274 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084822274 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084822274 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084822274 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084822274 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084822274 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_ranap_cs_initial_ue_empty_cr-Iuh0(120)@4c8f62f9010d: Final verdict of PTC: none 20241106084822274 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106084822274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55986b205fe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106084822274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5420976)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106084822274 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5420976)[0x55986b2023a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106084822274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106084822274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5420976)[0x55986b2023a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106084822274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5420976)[0x55986b2023a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084822274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5420976)[0x55986b2023a0]{disrupted}: Freeing instance (context_map.c:202) 20241106084822274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5420976)[0x55986b2023a0]{disrupted}: Deallocated (fsm.c:568) 20241106084822274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55986b205fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084822274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55986b205fe0]{disconnected}: Freeing instance (context_map.c:206) 20241106084822274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55986b205fe0]{disconnected}: Deallocated (fsm.c:568) 20241106084822274 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5420976 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106084822274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084822274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106084822274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084822274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084822274 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084822274 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084822274 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084822275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43440<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(119)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(117): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(118): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(119): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(120): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(121): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(122): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(123): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(124): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(125): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(126): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(127): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(128): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(129): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Wed Nov 6 08:48:22 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20241106084822331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084822834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33328<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=177216) Waiting for packet dumper to finish... 1 (prev_count=177216, count=177872) 20241106084824272 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084824272 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084824272 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084824274 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084824274 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084824274 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Wed Nov 6 08:48:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241106084825923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084825936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084825960 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34537<->l=127.0.0.1:4262) (control_if.c:570) 20241106084825995 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084825995 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084825996 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084825996 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084825996 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084825996 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(133)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084825996 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084825996 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084825996 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084825996 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084825997 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084825997 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084825997 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084825997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084825997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084825997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084825997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084825997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084825997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084825997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084825997 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084825997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084825997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084825997 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084825997 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084825997 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084825997 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084825997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084825997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084825997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084825997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084825997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084825997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084825997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084825997 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084825997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084825997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084825997 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084825997 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084825997 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084825997 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084825997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084825997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084825997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084825997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084825997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084825997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084825997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084825998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084825998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084825998 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084825998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084825998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084825998 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084825998 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084825998 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084825998 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084825998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084825998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084825998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084825998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084825998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084825998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084825998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084825998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084825998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084825998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084825998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084825998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084825998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084825998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084825998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084825998 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084825998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084825998 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084825998 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084825998 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084825998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084825998 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084825998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084825998 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084825998 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084825998 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084825998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084825998 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084825998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084825998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084825998 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084825998 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084825998 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084825998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084825998 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084825998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084825998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084825998 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084825998 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084825998 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084825998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084825998 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084825998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(137)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(137)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(137)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(135)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084826015 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084826015 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084826015 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084826015 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084826015 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084826015 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084826015 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084826015 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084826016 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084826016 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084826016 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084826016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084826016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084826016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084826016 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084826016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084826016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084826016 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084826016 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084826016 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084826016 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084826016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084826016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084826016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084826016 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084826016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084826016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084826016 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084826016 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084826016 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084826016 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084826016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084826016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084826016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084826016 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084826016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084826016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084826016 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084826016 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084826016 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084826016 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084826016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084826016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084826016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084826016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084826016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084826016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084826016 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084826016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084826016 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084826016 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084826016 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084826016 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084826016 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084826016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084826016 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084826016 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084826016 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084826016 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084826016 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084826016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084826016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084826016 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084826016 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084826016 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084826016 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084826016 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084826016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084826016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084826016 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084826016 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084826016 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084826016 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084826016 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084826016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(140)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(140)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(140)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(138)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084826041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084826041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084826041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084826041 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084826041 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084826041 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084826041 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084826041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084826041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084826213 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084826213 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084826213 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084826213 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(137)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084826220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084826220 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084826220 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084826221 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084826221 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084826221 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084826221 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084826224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084826224 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084826224 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084826224 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084826224 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084826224 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084826224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084826224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084826224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084826224 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084826224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084826224 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084826224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084826224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084826224 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084826224 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084826224 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084826225 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084826225 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084826225 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084826226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084826226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084826226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084826226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084826226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084826226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084826226 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084826226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084826226 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084826226 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084826226 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084826226 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084826226 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084826226 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084826226 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084826229 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084826229 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084826229 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084826229 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(140)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084826235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084826235 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084826235 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084826235 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084826235 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084826235 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084826235 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084826238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084826238 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084826238 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084826238 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084826238 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084826238 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084826238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084826238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084826238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084826238 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084826238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084826238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084826238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084826238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084826238 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084826239 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084826239 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084826240 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084826240 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084826240 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084826240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084826240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084826240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084826240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084826240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084826240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084826240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084826240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084826240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084826240 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084826240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084826240 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084826240 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084826240 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084826240 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084826240 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084826240 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084826240 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084826391 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106084826391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5826a), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084826391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084826391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084826391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084826391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084826392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084826392 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084826392 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084826392 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084826392 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084826392 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084826392 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084826392 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084826398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084826398 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084826398 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084826398 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084826398 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084826398 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084826398 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084826398 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084826398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084826398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084826398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084826398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084826398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084826398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00d5826a) (sccp_scrc.c:472) 20241106084826398 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1823) 20241106084826398 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106084826398 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106084826398 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084826398 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084826398 DLSCCP DEBUG SCCP-SCOC(2)[0x55986b1fe980]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(136)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084827028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084827028 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084827028 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084827028 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084827028 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084827028 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084827028 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084827028 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084827029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084827029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084827029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084827029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084827029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084827029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084827029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084827029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084827029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827029 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084827029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084827029 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084827029 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084827029 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084827029 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084827029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084827029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084827029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084827029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084827029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084827029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084827029 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084827029 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084827029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084827029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084827029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084827029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084827029 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084827029 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084827029 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084827029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084827031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084827031 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084827031 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084827031 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084827031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084827031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084827031 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084827031 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084827031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084827031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084827031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084827031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084827031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084827031 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084827031 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084827031 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084827031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827031 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084827031 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084827031 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084827031 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084827031 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084827034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084827034 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084827034 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084827034 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084827034 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084827034 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084827034 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084827034 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084827034 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084827034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084827034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084827034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084827034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084827034 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084827034 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084827034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084827034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827034 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084827034 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084827034 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084827034 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084827034 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084827034 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084827034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084827034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084827034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084827034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084827034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084827034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084827034 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084827034 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084827034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084827034 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084827034 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084827034 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084827034 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084827034 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084827034 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084827034 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(139)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084827036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084827036 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084827036 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084827036 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084827036 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084827036 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084827036 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084827036 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084827036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084827036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084827036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084827036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084827036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084827036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084827036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084827036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084827036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084827036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084827036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084827036 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084827036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084827036 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084827036 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084827036 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084827084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33356<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(139)@4c8f62f9010d: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(139)@4c8f62f9010d: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(142) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(134)@4c8f62f9010d: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(142)1565705 20241106084828119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084828119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084828119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106084828119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084828119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x17e409, normal) (hnbgw_rua.c:407) 20241106084828119 DHNB DEBUG map_rua[0x55986b1fe980]{init}: Allocated (fsm.c:456) 20241106084828119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1565705)[0x55986b1fe980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084828119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1565705 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106084828119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084828119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084828119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1565705 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106084828119 DCN DEBUG map_sccp[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106084828119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084828119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1565705 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106084828119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1565705 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106084828119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1565705)[0x55986b1fe980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084828119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084828119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084828119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1565705)[0x55986b1fe980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084828119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55986b2023a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084828119 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084828119 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{IDLE}: Allocated (fsm.c:456) 20241106084828119 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084828119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401) 20241106084828119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084828119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084828119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084828119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084828119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084828119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084828119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084828119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084828119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084828119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084828119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084828119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084828119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084828119 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084828119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55986b2023a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084828119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1565705)[0x55986b1fe980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084828120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084828120 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084828120 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084828120 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084828120 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084828120 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084828120 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084828120 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(138)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(138)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(139)@4c8f62f9010d: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(142) HNBGW_Test.sgsn0-RAN(139)@4c8f62f9010d: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(142)2292447 HNBGW_Test.sgsn0-SCCP(138)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(138)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106084828125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084828125 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084828125 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084828125 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084828125 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084828125 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084828125 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084828125 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084828125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084828125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084828125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084828125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084828125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084828125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00fbcd89) (sccp_scrc.c:472) 20241106084828125 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1823) 20241106084828125 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084828125 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084828125 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084828125 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084828125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbcd89), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af3e1521b056707190b5f004f40030002410056400500f1100926) (sccp_scrc.c:401) 20241106084828125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084828125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084828125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084828125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084828125 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084828125 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084828125 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084828125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55986b2023a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084828125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55986b2023a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106084828125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084828125 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084828125 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084828125 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084828125 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084828125 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084828125 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084828125 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(138)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(138)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(138)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(138)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(142)@4c8f62f9010d: setverdict(pass): none -> pass 20241106084828137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(142)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(134)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(136)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(135)@4c8f62f9010d: Final verdict of PTC: none 20241106084828145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084828146 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34537<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(139)@4c8f62f9010d: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(133)@4c8f62f9010d: Final verdict of PTC: none 20241106084828148 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084828148 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084828148 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084828148 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084828148 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(138)@4c8f62f9010d: Final verdict of PTC: none 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084828148 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084828148 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084828148 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084828148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084828148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084828148 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084828148 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084828148 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084828148 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084828148 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084828148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084828148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084828148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084828148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084828148 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084828149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084828149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084828149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084828149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084828149 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084828149 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084828149 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084828149 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084828149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106084828149 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106084828149 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106084828149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbcd89), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106084828149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084828149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084828149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084828149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084828149 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106084828149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106084828149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1565705)[0x55986b1fe980]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106084828149 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1565705)[0x55986b1fe980]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106084828149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106084828149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1565705)[0x55986b1fe980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106084828149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1565705)[0x55986b1fe980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.sgsn0-M3UA(140)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(141)@4c8f62f9010d: Final verdict of PTC: none 20241106084828149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1565705)[0x55986b1fe980]{disrupted}: Freeing instance (context_map.c:202) 20241106084828149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1565705)[0x55986b1fe980]{disrupted}: Deallocated (fsm.c:568) 20241106084828149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084828149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:206) 20241106084828149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106084828150 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1565705 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106084828150 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084828150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084828150 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084828150 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084828150 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084828150 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084828150 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084828150 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084828150 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084828150 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084828150 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084828150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084828150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106084828150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084828150 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084828150 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084828150 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084828150 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084828150 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084828150 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084828151 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106084828150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084828150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084828150 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084828151 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084828151 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(137)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(131)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(130)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084828154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(132)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(130): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(131): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(132): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(133): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(134): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(135): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(136): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(137): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(138): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(139): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(140): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(141): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(142): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Wed Nov 6 08:48:28 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20241106084828228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084828730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33364<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=177800) Waiting for packet dumper to finish... 1 (prev_count=177800, count=178456) 20241106084830149 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084830149 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084830149 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106084830149 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084830149 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084830149 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Wed Nov 6 08:48:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ranap_cs_bidir started. 20241106084831840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084831846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084831850 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37167<->l=127.0.0.1:4262) (control_if.c:570) 20241106084831872 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084831872 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084831873 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084831873 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084831873 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084831873 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(146)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084831873 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084831873 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084831873 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084831873 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084831874 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084831874 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084831874 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084831874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084831874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084831874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084831875 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084831875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084831875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084831875 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084831875 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084831875 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084831875 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084831875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084831875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084831875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084831875 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084831875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084831875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084831875 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084831875 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084831875 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084831875 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084831875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084831875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084831875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084831875 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084831875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084831875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084831875 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084831875 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084831875 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084831875 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084831875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084831875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084831875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084831875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084831875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084831875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084831875 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084831875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084831875 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084831875 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084831875 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084831875 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084831875 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084831875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084831875 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084831875 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084831875 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084831875 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084831875 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084831875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084831875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084831875 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084831875 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084831875 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084831875 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084831875 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084831875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084831875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084831875 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084831875 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084831875 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084831875 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084831875 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084831875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(150)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(150)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(150)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084831890 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084831890 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084831890 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084831890 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084831890 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084831890 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084831890 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084831890 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084831891 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084831891 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084831891 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084831891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084831891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084831891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084831891 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084831891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084831891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084831891 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084831891 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084831891 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084831891 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084831891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084831891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084831891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084831891 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084831891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084831891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084831891 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084831891 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084831891 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084831891 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084831891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084831891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084831891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084831891 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084831891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084831891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084831891 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084831891 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084831891 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084831891 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084831891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084831891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084831891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084831891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084831891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084831891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084831891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084831891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084831891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084831891 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084831891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084831891 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084831891 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084831891 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084831891 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084831891 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084831891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084831891 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084831891 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084831891 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084831891 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084831891 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084831891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084831891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084831891 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084831891 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084831891 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084831891 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084831891 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084831891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084831891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084831891 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084831891 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084831891 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084831891 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084831891 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084831891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(153)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(153)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(153)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(151)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084831915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084831915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084831915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084831915 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084831915 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084831915 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084831915 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084831915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084831915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084832088 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084832088 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084832088 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084832088 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(150)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084832097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832097 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084832097 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084832097 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084832097 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084832097 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084832097 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084832099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832099 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084832099 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084832099 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084832099 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084832099 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084832100 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084832100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084832100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084832100 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084832100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084832100 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084832100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084832100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084832100 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084832100 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084832100 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084832101 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084832101 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084832101 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084832101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084832101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084832101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084832101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084832101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084832101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084832102 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084832102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832102 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084832102 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084832102 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084832102 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084832102 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084832102 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084832102 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084832103 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084832103 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084832103 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084832103 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(153)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084832109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832109 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084832109 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084832109 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084832109 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084832109 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084832109 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084832112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832112 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084832112 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084832112 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084832112 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084832112 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084832112 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084832112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084832112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084832112 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084832112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084832112 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084832112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084832112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084832112 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084832112 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084832112 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084832113 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084832113 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084832113 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084832113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084832113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084832113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084832113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084832113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084832113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084832113 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084832114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832114 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084832114 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084832114 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084832114 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084832114 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084832114 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084832114 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084832275 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106084832275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e7b9a), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084832275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084832275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084832275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084832275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084832275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832275 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084832275 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084832275 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084832275 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084832275 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084832275 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084832275 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084832281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832281 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084832281 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084832281 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084832281 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084832281 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084832281 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084832281 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084832281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084832281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084832281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084832281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084832281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084832282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=008e7b9a) (sccp_scrc.c:472) 20241106084832282 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1823) 20241106084832282 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106084832282 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106084832282 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084832282 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084832282 DLSCCP DEBUG SCCP-SCOC(3)[0x55986b201410]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(149)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084832897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832897 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084832897 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084832897 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084832897 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084832897 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084832897 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084832897 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084832897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084832897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084832897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084832897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084832897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084832897 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084832897 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084832897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084832897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832897 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084832897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084832897 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084832897 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084832897 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084832897 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084832897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084832897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084832897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084832897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084832897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084832897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084832897 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084832897 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084832898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832898 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084832898 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084832898 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084832898 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084832898 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084832898 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084832898 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084832901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832901 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084832901 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084832901 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084832901 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084832901 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084832901 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084832901 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084832901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084832901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084832901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084832901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084832901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084832901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084832901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084832901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084832901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832901 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084832901 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084832902 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084832902 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084832902 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(152)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084832911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832911 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084832911 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084832911 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084832911 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084832911 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084832911 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084832911 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084832911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084832911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084832911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084832911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084832911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084832911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084832911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084832911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084832911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084832911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084832911 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084832911 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084832911 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084832912 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084832912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084832912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084832912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084832912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084832912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084832912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084832912 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084832912 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084832912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832912 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084832912 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084832912 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084832912 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084832912 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084832912 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084832912 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084832914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084832914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084832914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084832914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084832914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084832914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084832914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084832914 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084832914 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084832914 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084832914 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084832914 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084832914 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084832914 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084832914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084832914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084832914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084832914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084832914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084832914 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084832914 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084832914 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084832914 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084832914 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084832936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48204<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(149)@4c8f62f9010d: f_create_expect(l3 := 'E29CCEB83E7E5191503D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(149)@4c8f62f9010d: Created Expect[0] for 'E29CCEB83E7E5191503D'O to be handled at TC_ranap_cs_bidir0(155) TC_ranap_cs_bidir-Iuh0-RUA(147)@4c8f62f9010d: Added conn table entry 0TC_ranap_cs_bidir0(155)1265869 20241106084833985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084833985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084833985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106084833985 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084833985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1350cd, normal) (hnbgw_rua.c:407) 20241106084833985 DHNB DEBUG map_rua[0x55986b201410]{init}: Allocated (fsm.c:456) 20241106084833985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084833985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1265869 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106084833985 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084833985 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084833985 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1265869 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106084833985 DCN DEBUG map_sccp[0x55986b1fe980]{init}: Allocated (fsm.c:456) 20241106084833985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084833985 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1265869 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106084833985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1265869 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106084833985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084833985 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084833985 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084833985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084833985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084833985 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084833986 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{IDLE}: Allocated (fsm.c:456) 20241106084833986 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084833986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000005), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae29cceb83e7e5191503d004f40030000e30056400500f1100926) (sccp_scrc.c:401) 20241106084833986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084833986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084833986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084833986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084833986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084833986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084833986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084833986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084833986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084833986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084833986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084833986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084833986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084833986 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084833986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084833986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084833986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084833986 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084833986 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084833986 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084833986 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084833986 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084833986 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084833986 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(149)@4c8f62f9010d: Found Expect[0] for l3='E29CCEB83E7E5191503D'O handled at TC_ranap_cs_bidir0(155) HNBGW_Test.msc0-RAN(149)@4c8f62f9010d: Added conn table entry 0TC_ranap_cs_bidir0(155)163061 HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(155)@4c8f62f9010d: setverdict(pass): none -> pass 20241106084834005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084834005 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084834005 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084834005 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084834005 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084834005 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084834005 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084834005 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084834006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084834006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084834006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084834006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084834006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084834006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=00688aa8) (sccp_scrc.c:472) 20241106084834006 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1823) 20241106084834006 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084834006 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084834006 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084834006 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084834006 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084834006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084834006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: vl_len:22 HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A4486A2C739DE2B8F803C'O 20241106084834206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084834206 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084834206 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084834206 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084834206 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084834206 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084834206 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084834206 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084834206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084834206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084834206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084834206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084834206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084834206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a4486a2c739de2b8f803c) (sccp_scrc.c:472) 20241106084834206 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241106084834206 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084834206 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084834206 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084834206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084834207 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241106084834207 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106084834207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241106084834207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106084834207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241106084834207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084834207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(155)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084834218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084834218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084834218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241106084834218 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106084834218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1350cd) (hnbgw_rua.c:471) 20241106084834218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1265869 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241106084834218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106084834218 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241106084834218 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106084834218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241106084834218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084834219 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084834219 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084834219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688aa8), PART(T=Data,L=22,D=001440120000010010400b0ac6387c3e071d631b65fa) (sccp_scrc.c:401) 20241106084834219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084834219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084834219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084834219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084834219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084834219 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084834219 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084834219 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084834219 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084834219 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084834219 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084834219 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(155)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: vl_len:20 HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241106084834225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084834225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084834225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084834225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084834225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084834225 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:472) 20241106084834225 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241106084834225 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084834225 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084834225 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084834225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084834225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084834225 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084834225 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084834225 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084834225 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084834225 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084834225 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084834225 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084834225 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241106084834225 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241106084834225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241106084834225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106084834225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241106084834225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084834225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(155)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084834227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48204<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(155)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084834230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48194<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084834230 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37167<->l=127.0.0.1:4262) (control_if.c:193) 20241106084834230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084834230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084834230 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084834230 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084834230 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084834230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) TC_ranap_cs_bidir-Iuh0-RUA(147)@4c8f62f9010d: Final verdict of PTC: none 20241106084834230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106084834230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106084834230 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106084834230 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106084834230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688aa8), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106084834230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084834230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084834230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084834230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084834230 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106084834230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106084834230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084834230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{disrupted}: Freeing instance (context_map.c:202) 20241106084834230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1265869)[0x55986b201410]{disrupted}: Deallocated (fsm.c:568) 20241106084834230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084834230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{disconnected}: Freeing instance (context_map.c:206) 20241106084834230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55986b1fe980]{disconnected}: Deallocated (fsm.c:568) 20241106084834230 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1265869 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106084834230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084834230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084834230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084834230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084834230 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084834230 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084834230 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084834230 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084834231 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084834231 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084834231 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084834231 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084834231 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084834231 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084834231 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084834231 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084834231 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084834231 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084834231 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106084834231 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084834231 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084834231 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084834231 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084834231 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084834231 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084834231 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(149)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(150)@4c8f62f9010d: Final verdict of PTC: none 20241106084834231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084834231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084834231 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084834231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084834231 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084834231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084834231 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084834231 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084834231 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084834231 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084834231 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084834231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084834231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084834231 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084834231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084834231 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084834231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084834231 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084834231 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084834231 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084834231 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084834231 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(153)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(152)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(143)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(151)@4c8f62f9010d: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(146)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(148)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(154)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084834236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(145)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(143): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(145): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(146): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(147): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(154): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_bidir0(155): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Wed Nov 6 08:48:34 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20241106084834284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084834786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48214<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184232) Waiting for packet dumper to finish... 1 (prev_count=184232, count=188112) 20241106084836232 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084836232 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084836232 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106084836232 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084836232 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084836232 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Wed Nov 6 08:48:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ranap_ps_bidir started. 20241106084837900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48228<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084837906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084837909 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46255<->l=127.0.0.1:4262) (control_if.c:570) 20241106084837926 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084837926 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084837926 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084837926 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084837926 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084837926 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084837926 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084837926 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_bidir-Iuh0(159)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084837927 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084837927 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084837928 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084837928 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084837928 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084837928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084837928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084837928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084837928 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084837928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084837928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084837928 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084837928 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084837928 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084837928 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084837928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084837928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084837928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084837928 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084837928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084837928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084837928 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084837928 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084837928 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084837928 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084837928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084837928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084837928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084837928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084837928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084837928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084837928 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084837928 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084837928 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084837928 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084837928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084837928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084837928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084837928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084837928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084837928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084837928 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084837928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084837928 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084837928 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084837928 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084837928 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084837928 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084837928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084837928 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084837928 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084837928 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084837928 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084837928 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084837928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084837928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084837928 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084837928 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084837928 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084837928 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084837928 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084837928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084837928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084837928 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084837928 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084837928 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084837928 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084837928 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084837928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(163)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(163)@4c8f62f9010d: M3UA emulation initiated, the test can be started MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(163)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(161)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084837942 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084837942 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084837942 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084837942 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084837942 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084837942 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084837942 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084837942 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084837943 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084837943 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084837943 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084837943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084837943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084837943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084837943 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084837943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084837943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084837943 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084837943 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084837943 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084837943 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084837943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084837943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084837943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084837943 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084837943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084837943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084837943 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084837943 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084837943 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084837943 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084837943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084837943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084837943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084837943 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084837943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084837943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084837943 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084837943 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084837943 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084837943 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084837943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084837943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084837943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084837943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084837943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084837943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084837943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084837943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084837943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084837943 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084837943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084837944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084837944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084837944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084837944 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084837944 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084837944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084837944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084837944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084837944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084837944 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084837944 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084837944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084837944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084837944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084837944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084837944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084837944 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084837944 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084837944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084837944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084837944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084837944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084837944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084837944 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084837944 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084837944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(166)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(166)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(166)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084837965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084837965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084837965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084837965 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084837965 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084837965 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084837965 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084837965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084837965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084838140 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084838140 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084838140 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084838140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(163)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084838149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838149 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084838149 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084838149 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084838149 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084838149 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084838149 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084838151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838151 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084838151 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084838151 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084838151 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084838151 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084838151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106084838150 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106084838150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbcd89), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084838150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084838150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084838150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084838150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084838152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838152 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084838152 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084838152 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084838152 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084838152 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084838152 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084838152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084838152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084838152 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084838152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084838152 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084838152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084838153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084838153 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084838153 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084838153 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084838154 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084838154 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084838154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084838154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084838154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084838154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084838154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084838154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084838154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084838154 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084838154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084838154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084838155 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084838155 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084838155 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084838155 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084838155 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084838155 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084838155 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084838155 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084838155 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(166)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084838162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838162 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084838162 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084838162 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084838162 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084838162 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084838162 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084838165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838165 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084838165 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084838165 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084838165 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084838165 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084838165 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084838165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084838165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084838165 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084838165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084838165 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084838165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084838165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084838165 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084838165 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084838165 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084838166 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084838166 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084838166 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084838166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084838167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084838167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084838167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084838167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084838167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084838167 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084838167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838167 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084838167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084838167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084838167 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084838167 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084838167 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084838167 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(162)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084838958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838958 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084838958 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084838958 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084838958 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084838958 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084838958 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084838958 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084838958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084838958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084838958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084838958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084838958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084838958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084838958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084838958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084838958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084838958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084838959 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084838959 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084838959 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084838959 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084838959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084838959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084838959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084838959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084838959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084838959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084838959 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084838959 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084838959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838959 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084838959 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084838959 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084838959 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084838959 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084838959 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084838959 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084838961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838961 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084838961 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084838961 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084838961 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084838961 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084838961 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084838961 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084838961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084838961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084838961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084838961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084838961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084838961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084838961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084838962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084838962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084838962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084838962 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084838962 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084838962 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084838966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838966 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084838966 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084838966 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084838966 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084838966 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084838966 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084838966 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084838966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084838966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084838966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084838966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084838966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084838966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084838966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084838966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084838966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838966 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084838966 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084838966 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084838966 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084838966 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084838966 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084838966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084838966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084838966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084838966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084838966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084838966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084838966 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084838966 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084838967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838967 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084838967 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084838967 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084838967 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084838967 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084838967 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084838967 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(165)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084838971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084838971 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084838971 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084838971 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084838971 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084838971 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084838971 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084838971 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084838971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084838971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084838971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084838971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084838971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084838971 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084838971 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084838971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084838971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084838971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084838971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084838971 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084838971 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084838971 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084838971 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084838971 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084838980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48240<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(165)@4c8f62f9010d: f_create_expect(l3 := '0C17C3A0B29AAA1050B2'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(165)@4c8f62f9010d: Created Expect[0] for '0C17C3A0B29AAA1050B2'O to be handled at TC_ranap_ps_bidir0(168) TC_ranap_ps_bidir-Iuh0-RUA(160)@4c8f62f9010d: Added conn table entry 0TC_ranap_ps_bidir0(168)10887376 20241106084840012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084840012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084840012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106084840012 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084840012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa620d0, normal) (hnbgw_rua.c:407) 20241106084840012 DHNB DEBUG map_rua[0x55986b201410]{init}: Allocated (fsm.c:456) 20241106084840012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084840012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887376 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106084840012 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084840012 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084840012 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887376 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106084840012 DCN DEBUG map_sccp[0x55986b1fe980]{init}: Allocated (fsm.c:456) 20241106084840012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084840012 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10887376 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106084840012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887376 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106084840012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084840012 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084840012 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084840012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084840012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084840012 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084840012 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{IDLE}: Allocated (fsm.c:456) 20241106084840012 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084840012 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000006), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0c17c3a0b29aaa1050b2004f40030000fa0056400500f1100926) (sccp_scrc.c:401) 20241106084840012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084840012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084840012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084840012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084840012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084840012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084840012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084840012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084840012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084840012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084840012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084840012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084840012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084840012 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084840012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084840012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084840013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084840013 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084840013 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084840013 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084840013 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084840013 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084840013 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084840013 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(165)@4c8f62f9010d: Found Expect[0] for l3='0C17C3A0B29AAA1050B2'O handled at TC_ranap_ps_bidir0(168) HNBGW_Test.sgsn0-RAN(165)@4c8f62f9010d: Added conn table entry 0TC_ranap_ps_bidir0(168)9478248 HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: Session index based on connection ID:0 TC_ranap_ps_bidir0(168)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106084840025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084840025 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084840025 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084840025 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084840025 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084840025 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084840025 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084840025 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084840025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084840025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084840025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084840025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084840025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084840025 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=007aed8a) (sccp_scrc.c:472) 20241106084840025 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1823) 20241106084840025 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084840025 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084840025 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084840025 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084840025 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084840025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084840025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: vl_len:22 HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: vl_from0 HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A67EBE3E575A30D4C37F6'O 20241106084840226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084840226 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084840226 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084840226 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084840226 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084840226 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084840226 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084840226 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084840226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084840226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084840226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084840226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084840226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084840226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a67ebe3e575a30d4c37f6) (sccp_scrc.c:472) 20241106084840226 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241106084840226 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084840226 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084840226 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084840226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084840226 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241106084840226 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106084840226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241106084840226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106084840226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241106084840226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084840226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(168)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084840232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084840232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084840232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241106084840232 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106084840232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa620d0) (hnbgw_rua.c:471) 20241106084840232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10887376 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241106084840232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106084840232 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241106084840232 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106084840232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241106084840232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084840232 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084840232 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084840232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aed8a), PART(T=Data,L=22,D=001440120000010010400b0a98a69939cdc9951da9b2) (sccp_scrc.c:401) 20241106084840232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084840232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084840232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084840232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084840232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084840232 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084840232 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084840232 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084840232 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084840232 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084840232 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084840232 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(168)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: vl_len:20 HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: vl_from0 HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241106084840237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084840237 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084840237 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084840237 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084840237 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084840237 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084840237 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084840237 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084840237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084840237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084840237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084840237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084840237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084840237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:472) 20241106084840237 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241106084840237 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084840237 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084840237 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084840237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084840237 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241106084840237 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241106084840237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241106084840237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106084840237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241106084840237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084840237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(168)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084840240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48240<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(168)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(161)@4c8f62f9010d: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(160)@4c8f62f9010d: Final verdict of PTC: none 20241106084840247 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46255<->l=127.0.0.1:4262) (control_if.c:193) 20241106084840247 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084840247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084840247 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084840247 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084840247 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084840247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084840247 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084840247 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084840247 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084840247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084840247 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084840247 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084840247 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084840247 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084840247 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084840247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084840247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(165)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(163)@4c8f62f9010d: Final verdict of PTC: none 20241106084840248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084840248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084840248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084840248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084840248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084840248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084840248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084840248 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084840248 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084840248 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084840248 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084840248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084840248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084840248 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084840248 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084840248 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084840248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106084840248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106084840248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106084840248 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106084840249 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106084840249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aed8a), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106084840249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084840249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084840249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084840249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084840249 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106084840249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106084840249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084840249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{disrupted}: Freeing instance (context_map.c:202) 20241106084840249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10887376)[0x55986b201410]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(162)@4c8f62f9010d: Final verdict of PTC: none 20241106084840249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084840249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{disconnected}: Freeing instance (context_map.c:206) 20241106084840249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55986b1fe980]{disconnected}: Deallocated (fsm.c:568) 20241106084840249 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10887376 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(164)@4c8f62f9010d: Final verdict of PTC: none 20241106084840249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084840249 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084840249 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084840249 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084840249 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084840249 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084840249 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084840249 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084840249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084840250 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084840250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084840250 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084840250 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106084840250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084840250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084840250 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084840250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) HNBGW-MGCP(167)@4c8f62f9010d: Final verdict of PTC: none 20241106084840250 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106084840250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084840250 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106084840250 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106084840250 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106084840250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084840250 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106084840250 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106084840250 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084840250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084840250 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084840250 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084840250 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084840250 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084840250 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084840250 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084840250 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084840250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084840250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084840250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084840250 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084840250 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084840250 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084840250 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(166)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(157)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(156)@4c8f62f9010d: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(159)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084840251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48228<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(158)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(156): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(157): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(158): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(159): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(160): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(161): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(162): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(163): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(164): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(165): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(166): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(167): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_bidir0(168): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Wed Nov 6 08:48:40 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20241106084840311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084840814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48250<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=180328) Waiting for packet dumper to finish... 1 (prev_count=180328, count=184548) 20241106084842248 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084842248 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084842248 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106084842250 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084842250 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084842250 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Wed Nov 6 08:48:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_rab_assignment started. 20241106084843922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084843933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084843942 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32821<->l=127.0.0.1:4262) (control_if.c:570) 20241106084843968 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084843968 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084843968 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084843968 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084843969 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084843969 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084843969 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084843969 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment-Iuh0(172)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084843969 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084843969 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084843969 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084843969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084843969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084843969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084843969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084843969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084843969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084843969 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084843969 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084843969 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084843969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084843969 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084843969 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084843969 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084843969 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084843969 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084843969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106084843971 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084843971 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084843971 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084843971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084843971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084843971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084843971 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084843971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084843971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084843971 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084843971 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084843971 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084843971 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084843971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084843971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084843971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084843971 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084843971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084843971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084843971 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084843971 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084843971 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084843971 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084843971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084843971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084843971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084843971 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084843971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084843971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084843971 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084843971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084843971 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084843971 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084843971 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084843971 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084843971 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084843971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084843971 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084843971 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084843971 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084843971 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084843971 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084843971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084843971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084843971 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084843971 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084843971 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084843971 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084843971 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084843971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(176)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084843987 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084843987 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084843988 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084843988 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084843988 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084843988 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084843988 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084843989 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084843989 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084843989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084843989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084843989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084843989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084843989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084843989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084843989 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084843989 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084843989 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084843989 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084843989 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084843989 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084843989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084843989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084843989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084843989 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084843989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084843989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084843989 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084843989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084843989 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084843989 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084843989 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084843989 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084843989 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084843989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106084843989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084843989 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084843989 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084843989 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084843989 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084843989 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084843989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084843990 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084843990 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084843990 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084843990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084843990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084843990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084843990 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084843990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084843990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084843990 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084843990 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084843990 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084843990 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084843990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084843990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084843990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084843990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084843990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084843990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084843990 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084843990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084843990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084843990 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084843991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084843991 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084843991 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084843991 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084843991 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084843991 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084843991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084843991 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084843991 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084843991 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084843991 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084843991 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084843991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084844015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084844015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084844015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084844015 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084844015 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084844015 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084844015 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084844015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084844015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084844184 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084844184 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084844184 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084844184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084844190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084844190 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084844190 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084844190 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084844190 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084844190 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084844190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084844193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084844193 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084844193 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084844193 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084844193 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084844193 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084844193 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084844193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084844193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084844193 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084844193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084844193 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084844193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084844193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084844193 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084844193 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084844193 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084844194 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084844194 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084844194 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084844194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084844194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084844194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084844195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084844195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084844195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084844195 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084844195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084844195 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084844195 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084844195 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084844195 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084844195 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084844195 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084844195 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084844204 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084844204 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084844204 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084844204 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084844211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084844211 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084844211 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084844211 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084844211 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084844211 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084844211 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084844213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084844213 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084844213 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084844213 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084844213 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084844213 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084844213 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084844214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084844214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084844214 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084844214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084844214 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084844214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084844214 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084844214 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084844214 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084844214 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084844215 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084844215 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084844215 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084844215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084844215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084844215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084844215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084844215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084844215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084844215 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084844215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084844215 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084844215 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084844215 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084844215 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084844215 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084844215 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084844215 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084844230 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106084844230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688aa8), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084844230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084844230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084844230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084844230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084844231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084844231 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084844231 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084844231 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084844231 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084844231 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084844231 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084844231 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084844236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084844236 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084844236 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084844236 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084844236 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084844236 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084844236 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084844236 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084844236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084844236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084844236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084844236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084844236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084844236 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=00688aa8) (sccp_scrc.c:472) 20241106084844236 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1823) 20241106084844236 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106084844236 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106084844236 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084844236 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084844236 DLSCCP DEBUG SCCP-SCOC(5)[0x55986b2023a0]{IDLE}: Deallocated (fsm.c:568) 20241106084844995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084844995 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084844995 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084844995 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084844995 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084844995 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084844995 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084844995 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084844995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084844995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084844995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084844995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084844996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084844996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084844996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084844996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084844996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084844996 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084844996 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084844996 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084844996 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) HNBGW_Test.msc0-RAN(175)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084844996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084844996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084844996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084844996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084844996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084844996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084844996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084844996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084844996 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084844996 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084844996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084844996 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084844996 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084844996 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084844996 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084844996 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084844996 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084844996 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084845001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084845001 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084845001 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084845001 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084845001 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084845001 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084845001 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084845001 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084845001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084845002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084845002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084845002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084845002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084845002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084845002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084845002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084845002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084845002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084845002 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084845002 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084845002 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084845012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084845012 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084845012 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084845012 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084845012 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084845012 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084845012 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084845012 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084845012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084845012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084845012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084845012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084845012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084845012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084845012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084845012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845012 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084845012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084845012 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084845012 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084845012 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084845012 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084845012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084845012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084845013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084845013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084845013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084845013 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084845013 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084845013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084845013 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084845013 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084845013 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084845013 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084845013 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084845013 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084845013 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084845015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084845015 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084845015 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084845015 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084845015 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084845015 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084845015 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084845015 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084845015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084845015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084845015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084845015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084845015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084845015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084845015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084845015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084845015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084845015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084845015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084845015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084845015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084845015 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084845015 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084845015 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084845040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53770<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(180)@4c8f62f9010d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(181) HNBGW_Test.msc0-RAN(175)@4c8f62f9010d: f_create_expect(l3 := '8C828AFDF288CF70F025'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(175)@4c8f62f9010d: Created Expect[0] for '8C828AFDF288CF70F025'O to be handled at TC_rab_assignment0(181) TC_rab_assignment-Iuh0-RUA(173)@4c8f62f9010d: Added conn table entry 0TC_rab_assignment0(181)12520926 20241106084846085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084846085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084846085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106084846085 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084846085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbf0dde, normal) (hnbgw_rua.c:407) 20241106084846085 DHNB DEBUG map_rua[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106084846085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084846085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12520926 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106084846085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084846085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084846085 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12520926 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106084846085 DCN DEBUG map_sccp[0x55986b201410]{init}: Allocated (fsm.c:456) 20241106084846085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084846085 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12520926 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106084846085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12520926 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106084846085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084846085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084846085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084846086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084846086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084846086 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084846086 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{IDLE}: Allocated (fsm.c:456) 20241106084846086 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084846086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000007), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8c828afdf288cf70f025004f400300015e0056400500f1100926) (sccp_scrc.c:401) 20241106084846086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084846086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084846086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084846086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084846086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084846086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084846086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084846086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084846086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084846086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084846086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084846086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084846086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084846086 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084846086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084846086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084846086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084846086 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084846086 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084846086 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084846086 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084846086 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084846086 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084846086 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(175)@4c8f62f9010d: Found Expect[0] for l3='8C828AFDF288CF70F025'O handled at TC_rab_assignment0(181) HNBGW_Test.msc0-RAN(175)@4c8f62f9010d: Added conn table entry 0TC_rab_assignment0(181)9914518 HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: Session index based on connection ID:0 TC_rab_assignment0(181)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106084846100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084846100 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084846100 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084846100 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084846100 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084846100 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084846100 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084846100 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084846101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084846101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084846101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084846101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084846101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084846101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00613ba1) (sccp_scrc.c:472) 20241106084846101 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1823) 20241106084846101 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084846101 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084846101 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084846101 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084846101 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084846101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084846101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(169)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(169)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(169)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: vl_len:91 HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106084846302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084846302 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084846302 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084846302 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084846302 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084846302 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084846302 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084846302 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084846302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084846302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084846302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084846302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084846302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084846302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106084846302 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241106084846302 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084846302 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084846302 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084846302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084846302 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106084846302 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106084846303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106084846303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084846303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084846303 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106084846303 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106084846303 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106084846303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084846303 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106084846303 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{UNUSED}: Allocated (fsm.c:456) 20241106084846303 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{UNUSED}: is child of mgw(mgw-fsm-12520926-0)[0x55986b201230] (fsm.c:486) 20241106084846303 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12520926-0)[0x55986b201230] (mgcp_client_endpoint_fsm.c:724) 20241106084846303 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084846303 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084846303 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106084846303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12520926-0)[0x55986b203940]{ST_CRCX}: Allocated (fsm.c:456) 20241106084846303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12520926-0)[0x55986b203940]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12520926-0)[0x55986b203810] (fsm.c:486) 20241106084846303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12520926-0)[0x55986b203940]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106084846303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12520926-0)[0x55986b203940]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106084846303 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: bf0dde'... (mgcp_client.c:805) 20241106084846303 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241106084846303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12520926-0)[0x55986b203940]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106084846303 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(180)@4c8f62f9010d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bf0dde17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf0dde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(181) TC_rab_assignment0(181)@4c8f62f9010d: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bf0dde17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf0dde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084846339 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241106084846339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106084846339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106084846339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106084846339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106084846339 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106084846339 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106084846339 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084846339 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084846339 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084846339 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084846339 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084846339 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106084846339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084846339 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106084846339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106084846339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106084846339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084846339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment0(181)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084846373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084846373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084846373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106084846373 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106084846373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbf0dde) (hnbgw_rua.c:471) 20241106084846373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12520926 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106084846373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106084846373 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106084846373 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106084846373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106084846373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084846373 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106084846374 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106084846374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084846374 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106084846374 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12520926-0)[0x55986b201230] (mgcp_client_endpoint_fsm.c:724) 20241106084846374 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084846374 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084846374 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20241106084846374 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106084846374 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=213 'MDCX 2 rtpbridge/1@mgw MGCP 1.0\r\nC: bf0dde'... (mgcp_client.c:805) 20241106084846374 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241106084846374 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084846374 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106084846374 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106084846374 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(181)@4c8f62f9010d: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bf0dde17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf0dde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084846404 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241106084846404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106084846404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106084846404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084846404 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084846404 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106084846404 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12520926-0)[0x55986b201230] (mgcp_client_endpoint_fsm.c:724) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106084846404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12520926-0)[0x55986b2075c0]{ST_CRCX}: Allocated (fsm.c:456) 20241106084846404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12520926-0)[0x55986b2075c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12520926-0)[0x55986b203810] (fsm.c:486) 20241106084846404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12520926-0)[0x55986b2075c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106084846404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12520926-0)[0x55986b2075c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106084846404 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=203 'CRCX 3 rtpbridge/1@mgw MGCP 1.0\r\nC: bf0dde'... (mgcp_client.c:805) 20241106084846404 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241106084846404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12520926-0)[0x55986b2075c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106084846404 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(181)@4c8f62f9010d: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bf0dde17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf0dde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084846431 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241106084846431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106084846432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106084846432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106084846432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106084846432 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106084846432 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20241106084846432 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084846432 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106084846432 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084846432 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084846432 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084846432 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106084846432 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084846432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084846432 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106084846432 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106084846432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106084846432 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084846432 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084846432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00613ba1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106084846432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084846432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084846432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084846432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084846432 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106084846432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084846432 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084846432 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084846432 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084846432 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084846432 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084846432 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084846432 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(181)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(169)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(169)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(169)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: vl_len:12 HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106084846505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084846505 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084846505 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084846505 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084846505 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084846505 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084846505 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084846505 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084846505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084846505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084846505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084846505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084846505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084846505 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241106084846505 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241106084846505 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084846505 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084846505 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084846505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084846506 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106084846506 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106084846506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106084846506 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106084846506 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106084846506 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106084846506 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106084846506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106084846506 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=56 'DLCX 4 rtpbridge/1@mgw MGCP 1.0\r\nC: bf0dde'... (mgcp_client.c:805) 20241106084846506 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106084846506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084846506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106084846506 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=56 'DLCX 5 rtpbridge/1@mgw MGCP 1.0\r\nC: bf0dde'... (mgcp_client.c:805) 20241106084846506 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106084846506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084846506 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: Removing from parent mgw(mgw-fsm-12520926-0)[0x55986b201230] (mgcp_client_endpoint_fsm.c:873) 20241106084846506 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106084846506 DLMGCP DEBUG mgw-endp(mgw-fsm-12520926-0)[0x55986b203810]{IN_USE}: Deallocated (fsm.c:568) 20241106084846506 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106084846506 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106084846506 DMGW DEBUG mgw(mgw-fsm-12520926-0)[0x55986b201230]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106084846506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106084846506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106084846506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084846506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment0(181)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(181)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bf0dde17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(181)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bf0dde17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(181)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084846516 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241106084846516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106084846516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106084846516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106084846516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106084846517 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241106084846517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106084846517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106084846517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106084846517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(173)@4c8f62f9010d: Deleted conn table entry 0TC_rab_assignment0(181)12520926 20241106084846526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084846526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084846526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106084846526 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106084846526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbf0dde,cause=radio(normal)) (hnbgw_rua.c:439) 20241106084846526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12520926 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106084846526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106084846526 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106084846526 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106084846526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106084846526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084846526 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084846526 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084846526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00613ba1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106084846526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084846526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084846526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084846526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084846526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106084846526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106084846526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241106084846526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084846526 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084846526 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084846526 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084846526 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084846526 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084846526 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084846526 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(181)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(175)@4c8f62f9010d: Deleted conn table entry 0TC_rab_assignment0(181)9914518 HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: Session index based on connection ID:0 20241106084846532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084846532 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084846532 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084846532 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084846532 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084846532 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084846532 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084846532 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084846532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084846532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084846532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084846532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084846532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084846532 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00613ba1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106084846532 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1823) 20241106084846532 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106084846532 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084846532 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106084846532 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106084846532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106084846532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106084846532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084846532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:202) 20241106084846532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12520926)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106084846532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084846532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{disconnected}: Freeing instance (context_map.c:206) 20241106084846532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55986b201410]{disconnected}: Deallocated (fsm.c:568) 20241106084846532 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12520926 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106084846532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00613ba1), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:401) 20241106084846532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084846532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084846532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084846532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084846532 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106084846532 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084846532 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084846532 DLSCCP DEBUG SCCP-SCOC(7)[0x55986b1fe980]{IDLE}: Deallocated (fsm.c:568) 20241106084846532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084846532 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084846532 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084846532 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084846532 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084846532 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084846532 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084846532 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: RLC received in state:disconnect_pending 20241106084848151 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106084848151 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbcd89), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084848151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084848151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084848151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084848151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084848151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084848151 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084848151 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084848152 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084848152 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084848152 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084848152 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084848152 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084848157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084848157 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084848157 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084848157 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084848157 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084848157 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084848157 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084848157 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084848157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084848157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084848157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084848157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084848157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084848157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00fbcd89) (sccp_scrc.c:472) 20241106084848157 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1823) 20241106084848157 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106084848157 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106084848157 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084848157 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084848157 DLSCCP DEBUG SCCP-SCOC(4)[0x55986b205fe0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(181)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084848535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(181)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084848545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53762<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084848545 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084848545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084848545 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084848545 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084848545 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084848545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084848545 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084848545 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084848545 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084848545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084848545 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32821<->l=127.0.0.1:4262) (control_if.c:193) 20241106084848545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084848546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084848546 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084848546 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084848546 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084848545 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084848545 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084848545 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084848545 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084848545 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084848546 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084848546 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084848546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084848546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084848546 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084848546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084848546 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084848546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084848546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084848546 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084848546 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084848546 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084848546 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(179)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@4c8f62f9010d: Final verdict of PTC: none 20241106084848547 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084848547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084848548 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084848548 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-RAN(178)@4c8f62f9010d: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(173)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@4c8f62f9010d: Final verdict of PTC: none 20241106084848548 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106084848548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084848548 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106084848548 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106084848548 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084848548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084848548 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084848548 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084848548 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084848548 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084848548 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084848548 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084848548 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084848548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084848549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084848549 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) TC_rab_assignment-Iuh0(172)@4c8f62f9010d: Final verdict of PTC: none 20241106084848549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084848549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084848549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084848549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084848549 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084848549 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) IPA-CTRL-CLI-IPA(170)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@4c8f62f9010d: Final verdict of PTC: none 20241106084848549 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084848549 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(180)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(169)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084848550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53756<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_assignment-Iuh0(172): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(173): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_assignment0(181): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_rab_assignment finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Wed Nov 6 08:48:48 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241106084848595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084848997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53784<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259656) Waiting for packet dumper to finish... 1 (prev_count=259656, count=260196) 20241106084850249 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106084850249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aed8a), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084850249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084850249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084850249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084850249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084850250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084850250 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084850250 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084850250 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084850250 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084850250 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084850250 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084850250 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106084850546 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084850546 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084850546 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084850548 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084850548 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084850548 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Wed Nov 6 08:48:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_rab_release started. 20241106084852107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084852115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084852120 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46367<->l=127.0.0.1:4262) (control_if.c:570) 20241106084852139 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084852139 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084852139 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084852139 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084852139 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084852139 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084852139 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084852139 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084852140 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084852140 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_release-Iuh0(185)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084852141 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084852141 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084852141 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084852141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084852141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084852141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084852141 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084852141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084852141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084852141 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084852141 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084852141 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084852141 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084852141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084852141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084852141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084852141 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084852141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084852141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084852141 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084852141 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084852141 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084852141 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084852141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084852141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084852141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084852141 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084852141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084852141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084852141 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084852141 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084852141 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084852141 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084852141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084852141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084852141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084852141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084852141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084852141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084852141 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084852141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852141 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084852141 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084852141 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084852141 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084852141 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084852141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852141 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084852141 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084852141 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084852141 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084852141 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084852141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084852141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852141 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084852141 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084852141 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084852141 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084852141 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084852141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084852141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852141 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084852141 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084852141 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084852141 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084852141 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084852141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(189)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(189)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(189)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084852159 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084852159 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084852159 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084852159 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084852159 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084852159 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084852159 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084852159 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084852161 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084852161 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084852161 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084852161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084852161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084852161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084852161 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084852161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084852161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084852161 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084852161 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084852161 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084852161 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084852161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084852161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084852161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084852161 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084852161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084852161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084852161 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084852161 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084852161 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084852161 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084852161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084852161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084852161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084852161 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084852161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084852161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084852161 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084852161 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084852161 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084852161 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084852161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084852161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084852161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084852161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084852161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084852161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084852161 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084852161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852161 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084852161 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084852161 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084852161 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084852161 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084852161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852161 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084852161 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084852161 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084852161 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084852161 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084852161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084852161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852161 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084852161 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084852161 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084852161 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084852161 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084852161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084852161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852161 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084852161 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084852161 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084852161 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084852161 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084852161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(192)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(192)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(192)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(190)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084852183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084852183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084852183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084852183 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084852183 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084852183 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084852184 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084852184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084852184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084852355 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084852355 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084852355 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084852355 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(189)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084852361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852361 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084852361 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084852361 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084852361 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084852361 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084852361 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084852364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852364 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084852364 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084852364 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084852364 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084852364 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084852364 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084852364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084852364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084852364 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084852364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084852364 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084852364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084852364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084852364 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084852365 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084852365 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084852366 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084852366 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084852366 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084852366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084852366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084852366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084852366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084852366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084852366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084852366 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084852366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852367 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084852367 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084852367 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084852367 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084852367 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084852367 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084852367 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084852374 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084852374 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084852374 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084852374 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(192)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084852380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852380 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084852380 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084852380 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084852380 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084852380 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084852380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084852383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852383 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084852383 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084852383 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084852383 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084852383 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084852383 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084852383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084852383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084852383 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084852383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084852383 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084852383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084852384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084852384 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084852384 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084852384 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084852385 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084852385 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084852385 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084852385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084852385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084852385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084852385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084852385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084852385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084852385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084852385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084852385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084852385 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084852385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084852385 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084852385 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084852385 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084852385 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084852385 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084852385 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084852385 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(188)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084853170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084853170 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084853170 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084853170 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084853170 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084853170 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084853170 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084853170 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084853171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084853171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084853171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084853171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084853171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084853171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084853171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084853171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084853171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853171 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084853171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084853171 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084853171 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084853171 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084853171 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084853171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084853171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084853171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084853171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084853171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084853171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084853171 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084853171 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084853171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084853171 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084853171 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084853171 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084853171 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084853171 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084853171 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084853171 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084853173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084853173 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084853173 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084853173 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084853173 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084853173 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084853173 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084853173 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084853173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084853173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084853173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084853173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084853173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084853173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084853173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084853173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084853173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084853173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084853173 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084853173 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084853173 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(191)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084853179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084853179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084853179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084853179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084853179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084853179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084853179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084853179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084853179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084853179 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084853179 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084853179 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084853179 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084853179 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084853179 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084853179 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084853179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084853179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084853179 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084853179 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084853179 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084853179 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084853179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084853179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084853179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084853179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084853179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084853179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084853180 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084853180 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084853180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084853180 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084853180 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084853180 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084853180 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084853180 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084853180 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084853180 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084853181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084853181 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084853181 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084853181 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084853181 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084853181 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084853181 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084853181 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084853181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084853181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084853181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084853181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084853181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084853181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084853181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084853181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084853181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084853181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084853181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084853181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084853181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084853181 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084853181 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084853181 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084853212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(193)@4c8f62f9010d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(194) HNBGW_Test.msc0-RAN(188)@4c8f62f9010d: f_create_expect(l3 := 'F2C8223CE440C30677F8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(188)@4c8f62f9010d: Created Expect[0] for 'F2C8223CE440C30677F8'O to be handled at TC_rab_release0(194) TC_rab_release-Iuh0-RUA(186)@4c8f62f9010d: Added conn table entry 0TC_rab_release0(194)3047978 20241106084854260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084854260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084854260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106084854261 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084854261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2e822a, normal) (hnbgw_rua.c:407) 20241106084854261 DHNB DEBUG map_rua[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106084854261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084854261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3047978 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106084854261 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084854261 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084854261 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3047978 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106084854261 DCN DEBUG map_sccp[0x55986b201410]{init}: Allocated (fsm.c:456) 20241106084854261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084854261 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3047978 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106084854261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3047978 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106084854261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084854261 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084854261 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084854261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084854261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084854261 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084854261 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{IDLE}: Allocated (fsm.c:456) 20241106084854261 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084854261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000008), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af2c8223ce440c30677f8004f40030000980056400500f1100926) (sccp_scrc.c:401) 20241106084854261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084854261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084854261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084854261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084854261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084854261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084854261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084854261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084854261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084854261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084854261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084854261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084854261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084854261 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084854261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084854261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084854261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084854261 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084854261 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084854261 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084854261 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084854261 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084854261 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084854261 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(188)@4c8f62f9010d: Found Expect[0] for l3='F2C8223CE440C30677F8'O handled at TC_rab_release0(194) HNBGW_Test.msc0-RAN(188)@4c8f62f9010d: Added conn table entry 0TC_rab_release0(194)10940748 TC_rab_release0(194)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106084854280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084854280 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084854280 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084854280 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084854280 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084854280 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084854280 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084854280 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084854280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084854280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084854280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084854280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084854280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084854280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=006d6282) (sccp_scrc.c:472) 20241106084854280 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1823) 20241106084854280 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084854280 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084854280 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084854280 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084854280 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084854280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084854280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: vl_len:91 HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106084854482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084854482 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084854482 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084854482 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084854482 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084854482 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084854482 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084854482 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084854482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084854482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084854482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084854483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084854483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084854483 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106084854483 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241106084854483 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084854483 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084854483 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084854483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084854483 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106084854483 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106084854483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106084854483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084854483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084854483 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106084854483 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106084854483 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106084854483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084854483 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106084854483 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{UNUSED}: Allocated (fsm.c:456) 20241106084854483 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{UNUSED}: is child of mgw(mgw-fsm-3047978-0)[0x55986b2075c0] (fsm.c:486) 20241106084854483 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3047978-0)[0x55986b2075c0] (mgcp_client_endpoint_fsm.c:724) 20241106084854483 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084854483 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084854483 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106084854483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3047978-0)[0x55986b203810]{ST_CRCX}: Allocated (fsm.c:456) 20241106084854483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3047978-0)[0x55986b203810]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3047978-0)[0x55986b203940] (fsm.c:486) 20241106084854483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3047978-0)[0x55986b203810]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106084854483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3047978-0)[0x55986b203810]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106084854484 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 2e822a'... (mgcp_client.c:805) 20241106084854484 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241106084854484 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3047978-0)[0x55986b203810]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106084854484 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(193)@4c8f62f9010d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e822a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e822a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(194) TC_rab_release0(194)@4c8f62f9010d: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e822a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e822a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084854519 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241106084854519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106084854519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106084854519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106084854519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106084854519 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106084854519 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106084854519 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084854519 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084854519 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084854519 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084854519 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084854519 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106084854519 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084854519 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106084854519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106084854519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106084854519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084854519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release0(194)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084854546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084854546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084854546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106084854546 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106084854546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2e822a) (hnbgw_rua.c:471) 20241106084854547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3047978 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106084854547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106084854547 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106084854547 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106084854547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106084854547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084854547 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106084854547 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106084854547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084854547 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106084854547 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3047978-0)[0x55986b2075c0] (mgcp_client_endpoint_fsm.c:724) 20241106084854547 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084854547 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084854547 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20241106084854547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106084854547 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=213 'MDCX 7 rtpbridge/1@mgw MGCP 1.0\r\nC: 2e822a'... (mgcp_client.c:805) 20241106084854547 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241106084854547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084854547 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106084854547 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106084854547 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(194)@4c8f62f9010d: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2e822a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e822a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084854580 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241106084854581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106084854581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106084854581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084854581 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084854581 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106084854581 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3047978-0)[0x55986b2075c0] (mgcp_client_endpoint_fsm.c:724) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106084854581 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3047978-0)[0x55986b201230]{ST_CRCX}: Allocated (fsm.c:456) 20241106084854581 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3047978-0)[0x55986b201230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3047978-0)[0x55986b203940] (fsm.c:486) 20241106084854581 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3047978-0)[0x55986b201230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106084854581 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3047978-0)[0x55986b201230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106084854581 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=203 'CRCX 8 rtpbridge/1@mgw MGCP 1.0\r\nC: 2e822a'... (mgcp_client.c:805) 20241106084854581 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241106084854581 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3047978-0)[0x55986b201230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106084854581 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(194)@4c8f62f9010d: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2e822a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e822a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084854614 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241106084854614 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b201230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106084854614 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b201230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106084854614 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b201230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106084854614 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b201230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106084854614 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106084854614 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20241106084854614 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084854614 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106084854614 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084854614 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084854615 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084854615 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106084854615 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084854615 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084854615 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106084854615 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106084854615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106084854615 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084854615 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084854615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d6282), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106084854615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084854615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084854615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084854615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084854615 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106084854615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084854615 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084854615 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084854615 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084854615 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084854615 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084854615 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084854615 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(194)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(182)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: vl_len:21 HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241106084854687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084854687 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084854687 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084854687 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084854687 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084854687 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084854687 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084854687 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084854687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084854687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084854687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084854687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084854687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084854687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:472) 20241106084854687 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241106084854687 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084854687 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084854687 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084854687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084854687 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106084854687 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106084854687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106084854687 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106084854687 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106084854687 DMGW NOTICE mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241106084854688 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241106084854688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241106084854688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241106084854688 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241106084854688 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106084854688 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106084854688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106084854688 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=56 'DLCX 9 rtpbridge/1@mgw MGCP 1.0\r\nC: 2e822a'... (mgcp_client.c:805) 20241106084854688 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106084854688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084854688 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b201230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106084854688 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=57 'DLCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 2e822'... (mgcp_client.c:805) 20241106084854688 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106084854688 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b201230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084854688 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: Removing from parent mgw(mgw-fsm-3047978-0)[0x55986b2075c0] (mgcp_client_endpoint_fsm.c:873) 20241106084854688 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106084854688 DLMGCP DEBUG mgw-endp(mgw-fsm-3047978-0)[0x55986b203940]{IN_USE}: Deallocated (fsm.c:568) 20241106084854688 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106084854688 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106084854688 DMGW DEBUG mgw(mgw-fsm-3047978-0)[0x55986b2075c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106084854688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084854688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(182)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(194)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2e822a17" }, { code := "I", val := "11111" } }, sdp := omit } 20241106084854730 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 9 OK (mgcp_client.c:758) TC_rab_release0(194)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2e822a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(194)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084854730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106084854730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106084854730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106084854730 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106084854730 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 10 OK (mgcp_client.c:758) 20241106084854730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b201230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106084854730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b201230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106084854730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b201230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106084854730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b201230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(194)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084854731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(194)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084854733 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46367<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(190)@4c8f62f9010d: Final verdict of PTC: none 20241106084854733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084854733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084854733 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084854733 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084854733 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084854733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106084854733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106084854733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106084854733 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106084854733 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) HNBGW_Test.sgsn0-RAN(191)@4c8f62f9010d: Final verdict of PTC: none 20241106084854733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d6282), PART(T=Source Reference,L=4,D=00000008), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106084854733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084854733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084854733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084854733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084854733 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106084854733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106084854733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084854733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{disrupted}: Freeing instance (context_map.c:202) 20241106084854733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3047978)[0x55986b2023a0]{disrupted}: Deallocated (fsm.c:568) 20241106084854733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084854733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{disconnected}: Freeing instance (context_map.c:206) 20241106084854733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55986b201410]{disconnected}: Deallocated (fsm.c:568) 20241106084854733 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3047978 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) TC_rab_release-Iuh0-RUA(186)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(189)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@4c8f62f9010d: Final verdict of PTC: none 20241106084854733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084854733 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084854733 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084854733 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084854733 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084854733 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084854733 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084854733 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084854734 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084854734 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(188)@4c8f62f9010d: Final verdict of PTC: none 20241106084854734 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084854734 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084854734 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084854734 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084854734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084854734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(187)@4c8f62f9010d: Final verdict of PTC: none 20241106084854734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084854734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084854734 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084854734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084854734 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084854734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084854734 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084854734 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084854734 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084854734 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084854734 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084854734 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106084854734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106084854734 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084854734 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084854734 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084854734 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084854734 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084854734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084854734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084854734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084854734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084854734 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084854734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084854734 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084854734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084854734 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084854734 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084854734 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084854734 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084854734 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(192)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(193)@4c8f62f9010d: Final verdict of PTC: none TC_rab_release-Iuh0(185)@4c8f62f9010d: Final verdict of PTC: none 20241106084854745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(182)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084854746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47080<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(184)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(182): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(184): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_release-Iuh0(185): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_release-Iuh0-RUA(186): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(187): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(188): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(189): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(190): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(191): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(192): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(193): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_release0(194): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_rab_release finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Wed Nov 6 08:48:54 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241106084854800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084855302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240000) Waiting for packet dumper to finish... 1 (prev_count=240000, count=240540) 20241106084856735 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084856735 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084856735 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084856735 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084856736 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084856736 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Wed Nov 6 08:48:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_rab_release_abnormal started. 20241106084858394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084858404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084858410 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36279<->l=127.0.0.1:4262) (control_if.c:570) 20241106084858436 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084858436 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084858437 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084858437 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084858437 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084858438 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084858438 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_rab_release_abnormal-Iuh0(198)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084858438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084858438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084858438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084858438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084858438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084858438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084858438 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084858438 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084858438 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084858438 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084858438 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084858438 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084858438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084858438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084858438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084858438 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084858438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084858438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084858438 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084858438 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084858438 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084858439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858439 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084858439 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084858439 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084858439 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084858439 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084858439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106084858439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858439 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084858439 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084858439 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084858439 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084858439 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084858439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084858440 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084858440 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084858440 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084858440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084858440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084858440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084858440 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084858440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084858441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084858441 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084858441 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084858441 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084858441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858441 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084858441 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084858441 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084858441 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084858441 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084858441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084858442 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084858442 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084858442 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084858442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084858442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084858442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084858442 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084858442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084858442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084858442 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084858443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858443 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084858443 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084858443 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084858443 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084858443 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(202)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(202)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(202)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084858463 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084858463 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084858463 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084858463 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084858463 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084858463 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084858463 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084858463 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084858464 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084858464 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084858464 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084858464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084858464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084858464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084858464 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084858464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084858464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084858464 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084858464 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084858464 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084858464 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084858464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084858464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084858464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084858465 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084858465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084858465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084858465 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084858465 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084858465 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084858465 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084858465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084858465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084858465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084858465 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084858465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084858465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084858465 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084858465 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084858465 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084858465 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084858465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084858465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084858465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084858465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084858465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084858465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084858465 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084858465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084858465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084858465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084858465 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084858465 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084858465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084858465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084858465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084858465 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084858465 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084858465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084858465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084858465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084858465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084858465 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084858465 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084858465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084858465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084858465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084858465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084858465 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084858465 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084858465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(205)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(205)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(205)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(203)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084858487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084858487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084858487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084858487 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084858487 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084858487 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084858487 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084858487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084858487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084858661 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084858661 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084858662 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084858662 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(202)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084858672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858672 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084858672 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084858672 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084858672 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084858672 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084858672 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084858675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858675 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084858675 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084858675 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084858675 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084858675 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084858675 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084858675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084858675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084858675 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084858675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084858675 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084858675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084858675 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084858675 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084858675 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084858675 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084858676 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084858676 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084858676 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084858676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084858676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084858676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084858676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084858676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084858677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084858677 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084858677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084858677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084858677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084858677 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084858677 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084858677 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084858677 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084858678 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084858678 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084858678 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084858678 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(205)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084858684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858684 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084858684 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084858684 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084858684 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084858684 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084858684 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084858688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858688 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084858688 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084858688 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084858688 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084858688 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084858688 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084858689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084858689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084858689 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084858689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084858689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084858689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084858689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084858689 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084858689 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084858689 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084858690 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084858690 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084858690 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084858690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084858690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084858690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084858690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084858690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084858690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084858690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084858690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084858690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084858690 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084858690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084858690 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084858690 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084858690 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084858690 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084858690 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084858690 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084858690 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(201)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084859476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084859476 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084859476 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084859476 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084859476 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084859476 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084859476 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084859476 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084859476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084859476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084859476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084859476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084859476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084859476 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084859476 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084859476 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084859476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859476 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084859476 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084859476 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084859476 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084859476 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084859476 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084859476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084859476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084859476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084859476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084859476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084859476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084859476 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084859476 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084859476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084859476 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084859476 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084859476 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084859476 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084859476 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084859476 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084859476 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084859478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084859478 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084859478 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084859478 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084859478 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084859478 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084859478 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084859478 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084859478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084859478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084859478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084859478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084859478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084859478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084859478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084859478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084859478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084859478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084859478 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084859478 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084859478 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(204)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084859482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084859482 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084859482 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084859482 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084859482 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084859482 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084859482 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084859482 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084859482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084859482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084859482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084859482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084859482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084859482 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084859482 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084859482 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084859482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859482 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084859482 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084859482 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084859482 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084859482 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084859482 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084859482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084859482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084859482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084859483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084859483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084859483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084859483 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084859483 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084859483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084859483 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084859483 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084859483 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084859483 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084859483 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084859483 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084859483 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084859483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084859483 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084859483 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084859483 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084859483 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084859483 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084859483 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084859483 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084859483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084859483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084859483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084859483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084859483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084859483 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084859483 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084859483 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084859483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084859484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084859484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084859484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084859484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084859484 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084859484 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084859484 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084859513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084900250 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106084900250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aed8a), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084900250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084900251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084900251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084900251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084900251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084900251 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084900251 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084900251 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084900251 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084900251 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084900251 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084900251 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084900258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084900258 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084900258 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084900258 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084900258 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084900258 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084900258 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084900258 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084900258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084900258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084900258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084900258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084900258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084900258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=007aed8a) (sccp_scrc.c:472) 20241106084900258 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1823) 20241106084900258 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106084900258 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106084900258 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084900258 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084900258 DLSCCP DEBUG SCCP-SCOC(6)[0x55986b207170]{IDLE}: Deallocated (fsm.c:568) HNBGW-MGCP(206)@4c8f62f9010d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(207) HNBGW_Test.msc0-RAN(201)@4c8f62f9010d: f_create_expect(l3 := '7C33DAFF10D17D09F501'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(201)@4c8f62f9010d: Created Expect[0] for '7C33DAFF10D17D09F501'O to be handled at TC_rab_release_abnormal0(207) TC_rab_release_abnormal-Iuh0-RUA(199)@4c8f62f9010d: Added conn table entry 0TC_rab_release_abnormal0(207)4765052 20241106084900564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084900564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084900564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106084900564 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084900564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x48b57c, normal) (hnbgw_rua.c:407) 20241106084900564 DHNB DEBUG map_rua[0x55986b207170]{init}: Allocated (fsm.c:456) 20241106084900564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084900564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4765052 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106084900564 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084900564 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084900564 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4765052 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106084900564 DCN DEBUG map_sccp[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106084900564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084900564 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4765052 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106084900564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4765052 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106084900564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084900564 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084900564 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084900564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084900564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084900564 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084900564 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{IDLE}: Allocated (fsm.c:456) 20241106084900564 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084900564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000009), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7c33daff10d17d09f501004f40030002550056400500f1100926) (sccp_scrc.c:401) 20241106084900564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084900564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084900564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084900564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084900564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084900564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084900564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084900564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084900564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084900564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084900564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084900564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084900564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084900564 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084900564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084900564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084900565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084900565 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084900565 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084900565 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084900565 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084900565 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084900565 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084900565 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(201)@4c8f62f9010d: Found Expect[0] for l3='7C33DAFF10D17D09F501'O handled at TC_rab_release_abnormal0(207) HNBGW_Test.msc0-RAN(201)@4c8f62f9010d: Added conn table entry 0TC_rab_release_abnormal0(207)11431675 HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: Session index based on connection ID:0 TC_rab_release_abnormal0(207)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106084900586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084900586 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084900586 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084900586 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084900586 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084900586 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084900586 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084900586 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084900586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084900586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084900586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084900586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084900586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084900586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=000eea4b) (sccp_scrc.c:472) 20241106084900586 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1823) 20241106084900586 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084900586 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084900586 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084900586 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084900586 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084900586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084900586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: vl_len:91 HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106084900786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084900786 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084900786 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084900786 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084900786 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084900786 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084900786 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084900786 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084900786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084900786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084900786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084900786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084900786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084900786 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106084900786 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241106084900786 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084900787 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084900787 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084900787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084900787 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106084900787 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106084900787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106084900787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084900787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084900787 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106084900787 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106084900787 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106084900787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084900787 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106084900787 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{UNUSED}: Allocated (fsm.c:456) 20241106084900787 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{UNUSED}: is child of mgw(mgw-fsm-4765052-0)[0x55986b201230] (fsm.c:486) 20241106084900787 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4765052-0)[0x55986b201230] (mgcp_client_endpoint_fsm.c:724) 20241106084900787 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084900787 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084900787 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106084900787 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4765052-0)[0x55986b203940]{ST_CRCX}: Allocated (fsm.c:456) 20241106084900787 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4765052-0)[0x55986b203940]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4765052-0)[0x55986b203810] (fsm.c:486) 20241106084900787 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4765052-0)[0x55986b203940]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106084900787 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4765052-0)[0x55986b203940]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106084900787 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: 48b57'... (mgcp_client.c:805) 20241106084900787 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106084900787 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4765052-0)[0x55986b203940]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106084900787 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(206)@4c8f62f9010d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "48b57c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48b57c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(207) TC_rab_release_abnormal0(207)@4c8f62f9010d: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "48b57c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48b57c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084900825 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241106084900825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106084900825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106084900825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106084900825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106084900825 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106084900825 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106084900825 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084900825 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084900825 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084900825 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084900825 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084900825 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106084900825 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084900825 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106084900825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106084900825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106084900825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084900825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release_abnormal0(207)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084900855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084900855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084900855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106084900855 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106084900855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x48b57c) (hnbgw_rua.c:471) 20241106084900855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4765052 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106084900855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106084900855 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106084900855 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106084900855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106084900855 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084900855 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106084900855 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106084900855 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084900855 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106084900855 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4765052-0)[0x55986b201230] (mgcp_client_endpoint_fsm.c:724) 20241106084900855 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084900855 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084900855 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20241106084900855 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106084900855 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=214 'MDCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: 48b57'... (mgcp_client.c:805) 20241106084900855 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106084900856 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084900856 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106084900856 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106084900856 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(207)@4c8f62f9010d: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "48b57c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48b57c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084900878 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241106084900878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106084900878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106084900878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106084900878 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106084900878 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106084900878 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084900878 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084900878 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084900878 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084900878 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084900878 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106084900879 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106084900879 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4765052-0)[0x55986b201230] (mgcp_client_endpoint_fsm.c:724) 20241106084900879 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084900879 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084900879 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106084900879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4765052-0)[0x55986b2075c0]{ST_CRCX}: Allocated (fsm.c:456) 20241106084900879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4765052-0)[0x55986b2075c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4765052-0)[0x55986b203810] (fsm.c:486) 20241106084900879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4765052-0)[0x55986b2075c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106084900879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4765052-0)[0x55986b2075c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106084900879 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=204 'CRCX 13 rtpbridge/1@mgw MGCP 1.0\r\nC: 48b57'... (mgcp_client.c:805) 20241106084900879 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106084900879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4765052-0)[0x55986b2075c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106084900879 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106084900879 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084900879 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106084900879 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(207)@4c8f62f9010d: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "48b57c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48b57c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084900893 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241106084900893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106084900893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106084900893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106084900893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106084900893 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106084900893 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20241106084900893 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084900893 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106084900893 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084900893 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084900893 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084900893 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106084900893 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084900893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084900893 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106084900893 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106084900893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106084900893 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084900893 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084900893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000eea4b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106084900893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084900893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084900893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084900893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084900893 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106084900893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084900893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084900893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084900893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084900893 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084900893 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084900893 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084900893 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(207)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(195)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: vl_len:21 HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241106084900913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084900913 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084900913 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084900913 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084900913 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084900913 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084900913 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084900913 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084900913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084900913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084900913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084900913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084900913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084900913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:472) 20241106084900913 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241106084900913 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084900913 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084900913 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084900913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084900913 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106084900913 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106084900913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106084900913 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106084900913 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106084900913 DMGW NOTICE mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241106084900913 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241106084900913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241106084900913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241106084900913 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241106084900913 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106084900913 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106084900913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106084900913 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=57 'DLCX 14 rtpbridge/1@mgw MGCP 1.0\r\nC: 48b57'... (mgcp_client.c:805) 20241106084900913 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106084900913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084900913 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106084900913 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=57 'DLCX 15 rtpbridge/1@mgw MGCP 1.0\r\nC: 48b57'... (mgcp_client.c:805) 20241106084900913 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106084900913 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084900913 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: Removing from parent mgw(mgw-fsm-4765052-0)[0x55986b201230] (mgcp_client_endpoint_fsm.c:873) 20241106084900913 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106084900913 DLMGCP DEBUG mgw-endp(mgw-fsm-4765052-0)[0x55986b203810]{IN_USE}: Deallocated (fsm.c:568) 20241106084900913 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106084900913 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106084900913 DMGW DEBUG mgw(mgw-fsm-4765052-0)[0x55986b201230]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106084900913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084900913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(195)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(207)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "48b57c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(207)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "48b57c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(207)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084900955 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 14 OK (mgcp_client.c:758) 20241106084900955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106084900955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106084900955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106084900955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203940]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106084900955 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 15 OK (mgcp_client.c:758) 20241106084900955 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106084900955 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106084900955 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106084900955 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b2075c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(207)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084900955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(207)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084900957 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36279<->l=127.0.0.1:4262) (control_if.c:193) 20241106084900957 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084900957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084900957 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084900957 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084900957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084900957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084900957 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084900957 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084900957 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084900957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084900957 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084900957 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084900957 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084900957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084900957 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084900957 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084900957 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084900957 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084900957 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084900957 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084900957 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084900957 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084900957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106084900957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106084900957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106084900957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106084900957 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106084900957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000eea4b), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW_Test.sgsn0-RAN(204)@4c8f62f9010d: Final verdict of PTC: none 20241106084900957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084900957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084900957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084900957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084900957 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106084900957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106084900957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084900957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{disrupted}: Freeing instance (context_map.c:202) 20241106084900957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4765052)[0x55986b207170]{disrupted}: Deallocated (fsm.c:568) 20241106084900957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084900957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:206) 20241106084900957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106084900958 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4765052 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106084900958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084900958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.sgsn0-M3UA(205)@4c8f62f9010d: Final verdict of PTC: none 20241106084900958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084900958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084900958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084900958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084900958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084900958 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084900958 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084900958 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084900958 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084900958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084900958 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084900958 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084900958 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084900958 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084900958 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084900958 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084900958 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_release_abnormal-Iuh0-RUA(199)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(200)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(203)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(201)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(196)@4c8f62f9010d: Final verdict of PTC: none 20241106084900958 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084900958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084900958 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084900958 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106084900958 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084900958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084900958 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084900958 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084900958 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084900958 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084900958 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084900958 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084900958 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084900958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084900958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084900958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084900958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084900958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084900958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084900958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084900958 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084900958 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084900958 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084900958 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release_abnormal-Iuh0(198)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(206)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(202)@4c8f62f9010d: Final verdict of PTC: none 20241106084900975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47114<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(195)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084900977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47112<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(197)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(195): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(196): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(197): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_release_abnormal-Iuh0(198): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(199): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(200): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(201): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(202): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(203): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(204): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(205): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(206): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_release_abnormal0(207): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Wed Nov 6 08:49:00 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20241106084901022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084901525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233128) Waiting for packet dumper to finish... 1 (prev_count=233128, count=246164) 20241106084902958 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084902958 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084902958 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084902959 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084902959 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084902959 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Wed Nov 6 08:49:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_rab_assign_fail started. 20241106084904639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084904646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084904651 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37633<->l=127.0.0.1:4262) (control_if.c:570) 20241106084904687 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084904687 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084904687 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084904687 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084904687 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084904687 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(211)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084904688 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084904688 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084904688 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084904688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084904688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084904688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084904688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084904688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084904688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084904688 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084904688 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084904688 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084904688 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084904688 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084904688 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084904688 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084904688 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084904688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084904688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084904688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904688 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084904688 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084904688 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084904688 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084904688 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084904688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106084904688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084904688 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084904688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084904688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084904688 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084904688 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084904688 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084904688 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084904689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084904689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084904689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084904689 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084904689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084904689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084904689 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084904689 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084904689 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084904689 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084904689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084904689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084904689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904689 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084904689 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084904689 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084904689 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084904689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904689 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084904689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084904689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084904689 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084904689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084904689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084904690 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084904690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904690 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084904690 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084904690 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084904690 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084904690 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084904690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084904690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904690 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084904690 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084904690 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084904690 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084904690 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(215)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(215)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(215)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084904712 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084904712 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084904712 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084904712 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084904712 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084904712 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084904712 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084904712 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084904713 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084904713 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084904713 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084904713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084904713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084904713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084904713 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084904713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084904713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084904713 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084904713 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084904713 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084904713 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084904713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084904713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084904714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084904714 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084904714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084904714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084904714 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084904714 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084904714 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084904714 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084904714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084904714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084904714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084904714 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084904714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084904714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084904714 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084904714 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084904714 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084904714 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084904714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084904714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084904714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084904714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084904714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084904714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084904714 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084904714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904714 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084904714 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084904714 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084904714 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084904714 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084904714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904714 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084904714 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084904714 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084904714 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084904714 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084904714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084904714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904714 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084904714 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084904714 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084904714 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084904714 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084904714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084904714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904714 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084904714 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084904714 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084904714 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084904714 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084904714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(218)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(218)@4c8f62f9010d: M3UA emulation initiated, the test can be started MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(218)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(216)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084904734 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106084904734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d6282), PART(T=Source Reference,L=4,D=00000008), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084904734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084904734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084904734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084904734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084904734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904734 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084904734 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084904734 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084904734 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084904734 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084904734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106084904738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084904738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084904738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084904738 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084904738 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084904738 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084904738 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084904738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084904738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084904910 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084904910 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084904910 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084904910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(215)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084904918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904918 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084904918 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084904918 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084904918 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084904918 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084904918 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084904921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904921 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084904921 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084904921 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084904921 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084904921 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084904921 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084904921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084904922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084904922 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084904922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084904922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084904922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084904922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084904922 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084904922 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084904922 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084904923 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084904923 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084904923 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084904923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084904923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084904923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084904923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084904923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084904923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084904923 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084904924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904924 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084904924 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084904924 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084904924 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084904924 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084904924 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084904924 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084904926 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084904926 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084904926 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084904926 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(218)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084904932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904932 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084904932 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084904932 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084904932 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084904932 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084904932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084904936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904936 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084904936 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084904936 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084904936 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084904936 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084904936 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084904936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084904936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084904936 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084904936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084904936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084904936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084904936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084904936 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084904936 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084904936 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084904937 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084904937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084904937 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084904937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084904937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084904937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084904938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084904938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084904938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084904938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084904938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084904938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084904938 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084904938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084904938 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084904938 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084904938 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084904938 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084904938 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084904938 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084904938 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(214)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084905726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084905726 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084905726 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084905726 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084905726 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084905726 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084905726 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084905726 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084905726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084905726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084905726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084905726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084905726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084905726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084905726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084905726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084905726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905727 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084905727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084905727 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084905727 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084905727 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084905727 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084905727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084905727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084905727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084905727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084905727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084905727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084905727 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084905727 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084905728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084905728 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084905728 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084905728 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084905728 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084905728 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084905728 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084905728 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084905730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084905730 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084905730 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084905730 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084905730 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084905730 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084905730 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084905730 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084905730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084905730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084905730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084905730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084905730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084905730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084905730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084905730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084905730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084905730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084905730 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084905730 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084905730 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(217)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084905733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084905733 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084905733 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084905733 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084905733 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084905733 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084905733 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084905733 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084905733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084905733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084905733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084905733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084905733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084905733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084905733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084905733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084905733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084905733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084905733 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084905733 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084905733 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084905733 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084905733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084905733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084905733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084905733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084905733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084905733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084905733 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084905733 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084905733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084905733 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084905733 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084905733 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084905733 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084905733 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084905733 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084905733 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084905734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084905734 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084905734 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084905734 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084905734 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084905734 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084905734 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084905734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084905734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084905734 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084905734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084905734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084905734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084905734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084905734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084905734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084905734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084905734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084905734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084905734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084905734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084905734 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084905734 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084905734 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084905759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55290<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(219)@4c8f62f9010d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(220) HNBGW_Test.msc0-RAN(214)@4c8f62f9010d: f_create_expect(l3 := '87B767757D3203644406'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(214)@4c8f62f9010d: Created Expect[0] for '87B767757D3203644406'O to be handled at TC_rab_assign_fail0(220) TC_rab_assign_fail-Iuh0-RUA(212)@4c8f62f9010d: Added conn table entry 0TC_rab_assign_fail0(220)8366595 20241106084906807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084906807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084906807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106084906807 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084906807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7faa03, normal) (hnbgw_rua.c:407) 20241106084906807 DHNB DEBUG map_rua[0x55986b207170]{init}: Allocated (fsm.c:456) 20241106084906807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084906807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8366595 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106084906807 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084906807 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084906807 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8366595 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106084906807 DCN DEBUG map_sccp[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106084906807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084906807 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8366595 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106084906807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8366595 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106084906807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084906807 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084906807 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084906807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084906807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084906807 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084906807 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{IDLE}: Allocated (fsm.c:456) 20241106084906807 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084906807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a87b767757d3203644406004f400300016f0056400500f1100926) (sccp_scrc.c:401) 20241106084906807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084906807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084906807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084906807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084906807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084906807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084906807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084906807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084906807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084906807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084906807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084906807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084906807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084906807 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084906807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084906807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084906807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084906807 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084906807 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084906807 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084906807 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084906807 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084906807 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084906807 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(214)@4c8f62f9010d: Found Expect[0] for l3='87B767757D3203644406'O handled at TC_rab_assign_fail0(220) HNBGW_Test.msc0-RAN(214)@4c8f62f9010d: Added conn table entry 0TC_rab_assign_fail0(220)1796567 HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(220)@4c8f62f9010d: setverdict(pass): none -> pass 20241106084906826 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084906826 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084906826 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084906826 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084906826 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084906826 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084906826 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084906826 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084906826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084906827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084906827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084906827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084906827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084906827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00be45f1) (sccp_scrc.c:472) 20241106084906827 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1823) 20241106084906827 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084906827 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084906827 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084906827 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084906827 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084906827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084906827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(208)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(208)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(208)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: vl_len:91 HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106084907030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084907030 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084907030 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084907030 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084907030 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084907030 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084907030 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084907030 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084907030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084907031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084907031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084907031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084907031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084907031 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106084907031 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20241106084907031 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084907031 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084907031 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084907031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084907031 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106084907031 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106084907031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106084907031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084907031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084907031 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106084907031 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106084907031 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106084907031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084907031 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106084907031 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{UNUSED}: Allocated (fsm.c:456) 20241106084907031 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{UNUSED}: is child of mgw(mgw-fsm-8366595-0)[0x55986b203940] (fsm.c:486) 20241106084907031 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8366595-0)[0x55986b203940] (mgcp_client_endpoint_fsm.c:724) 20241106084907031 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084907031 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084907031 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106084907031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8366595-0)[0x55986b201230]{ST_CRCX}: Allocated (fsm.c:456) 20241106084907031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8366595-0)[0x55986b201230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8366595-0)[0x55986b203810] (fsm.c:486) 20241106084907031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8366595-0)[0x55986b201230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106084907031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8366595-0)[0x55986b201230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106084907031 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=200 'CRCX 16 rtpbridge/*@mgw MGCP 1.0\r\nC: 7faa0'... (mgcp_client.c:805) 20241106084907031 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106084907031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8366595-0)[0x55986b201230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106084907031 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(219)@4c8f62f9010d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7faa0317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7faa0317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(220) TC_rab_assign_fail0(220)@4c8f62f9010d: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7faa0317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7faa0317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084907075 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241106084907075 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b201230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106084907075 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b201230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106084907075 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b201230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106084907075 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b201230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106084907075 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106084907075 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106084907075 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084907075 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084907075 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084907075 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084907075 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084907075 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106084907075 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084907075 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106084907075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106084907075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106084907075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084907075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_fail0(220)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084907097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084907097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084907097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241106084907097 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106084907097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7faa03) (hnbgw_rua.c:471) 20241106084907097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8366595 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241106084907097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106084907097 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106084907097 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106084907097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106084907097 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241106084907097 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106084907097 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106084907097 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241106084907097 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241106084907097 DMGW ERROR mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241106084907097 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241106084907097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241106084907097 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084907097 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084907097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be45f1), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:401) 20241106084907097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084907097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084907097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084907097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084907097 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241106084907097 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106084907097 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106084907097 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b201230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106084907097 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=57 'DLCX 17 rtpbridge/1@mgw MGCP 1.0\r\nC: 7faa0'... (mgcp_client.c:805) 20241106084907097 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106084907097 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b201230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084907097 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{IN_USE}: Removing from parent mgw(mgw-fsm-8366595-0)[0x55986b203940] (mgcp_client_endpoint_fsm.c:873) 20241106084907097 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106084907097 DLMGCP DEBUG mgw-endp(mgw-fsm-8366595-0)[0x55986b203810]{IN_USE}: Deallocated (fsm.c:568) 20241106084907097 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106084907097 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106084907097 DMGW DEBUG mgw(mgw-fsm-8366595-0)[0x55986b203940]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106084907097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084907097 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084907097 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084907097 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084907097 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084907097 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084907097 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084907097 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(220)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(208)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(208)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(208)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(220)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7faa0317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(220)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084907130 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 17 OK (mgcp_client.c:758) 20241106084907130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b201230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106084907130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b201230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106084907130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b201230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106084907130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b201230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106084907131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(220)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084907135 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37633<->l=127.0.0.1:4262) (control_if.c:193) 20241106084907136 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084907136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084907136 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084907136 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084907136 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084907136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084907136 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084907136 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084907136 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084907136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084907136 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084907136 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084907136 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084907136 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084907136 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084907136 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084907136 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(215)@4c8f62f9010d: Final verdict of PTC: none 20241106084907136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084907136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084907136 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084907136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084907136 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084907136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084907136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084907136 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084907136 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084907136 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084907136 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084907136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106084907136 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106084907136 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106084907136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be45f1), PART(T=Source Reference,L=4,D=0000000a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106084907136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084907136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084907136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084907136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084907136 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106084907137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106084907137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106084907137 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106084907137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106084907137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106084907137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084907137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{disrupted}: Freeing instance (context_map.c:202) 20241106084907137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8366595)[0x55986b207170]{disrupted}: Deallocated (fsm.c:568) 20241106084907137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084907137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:206) 20241106084907137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106084907137 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8366595 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106084907137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084907137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106084907137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084907137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084907137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084907137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084907137 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084907137 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084907137 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084907137 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106084907137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084907137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084907137 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084907137 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084907137 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(217)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(209)@4c8f62f9010d: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(211)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(216)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(219)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(213)@4c8f62f9010d: Final verdict of PTC: none 20241106084907139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084907139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) TC_rab_assign_fail-Iuh0-RUA(212)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(214)@4c8f62f9010d: Final verdict of PTC: none 20241106084907139 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084907139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084907139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084907139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084907139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084907139 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084907139 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084907139 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084907139 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(218)@4c8f62f9010d: Final verdict of PTC: none 20241106084907138 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084907138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084907138 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084907138 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106084907139 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106084907139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084907139 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106084907139 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106084907139 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084907139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084907139 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084907139 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084907139 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084907139 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084907139 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084907139 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084907139 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084907160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55278<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(208)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084907162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55274<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(210)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(208): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(209): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(210): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_assign_fail-Iuh0(211): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(212): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(213): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(214): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(215): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(216): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(217): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(218): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(219): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_assign_fail0(220): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_rab_assign_fail finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Wed Nov 6 08:49:07 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20241106084907209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084907711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55306<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157556) Waiting for packet dumper to finish... 1 (prev_count=157556, count=217836) 20241106084909137 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084909137 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084909137 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106084909139 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084909139 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084909139 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Wed Nov 6 08:49:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_rab_assign_mgcp_to started. 20241106084910822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084910831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084910836 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38737<->l=127.0.0.1:4262) (control_if.c:570) 20241106084910854 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084910854 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084910855 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084910855 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084910855 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084910855 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084910855 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084910855 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084910855 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084910855 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_mgcp_to-Iuh0(224)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084910856 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084910856 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084910856 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084910856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084910856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084910856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084910856 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084910856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084910856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084910856 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084910856 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084910857 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084910857 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084910857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084910857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084910857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084910857 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084910857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084910857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084910857 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084910857 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084910857 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084910857 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084910857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084910857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084910857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084910857 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084910857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084910857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084910857 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084910857 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084910857 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084910857 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084910857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084910857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084910857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084910857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084910857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084910857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084910857 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084910857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084910857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084910857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084910857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084910857 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084910857 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084910857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084910857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084910857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084910857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084910857 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084910857 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084910857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084910857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084910857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084910857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084910857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084910857 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084910857 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084910857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084910857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084910857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084910857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084910857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084910857 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084910857 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084910857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(228)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(228)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(228)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084910870 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084910870 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084910871 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084910871 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084910871 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084910871 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084910871 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084910871 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084910872 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084910872 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084910872 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084910872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084910872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084910872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084910872 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084910872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084910872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084910872 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084910872 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084910872 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084910872 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084910872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084910872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084910872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084910872 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084910872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084910872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084910872 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084910872 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084910872 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084910872 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084910872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084910872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084910872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084910872 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084910872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084910872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084910872 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084910872 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084910872 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084910872 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084910872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084910872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084910872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084910872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084910872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084910872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084910872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084910872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084910872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084910872 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084910872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084910872 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084910872 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084910872 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084910872 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084910872 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084910872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084910872 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084910872 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084910872 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084910872 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084910872 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084910872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084910872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084910872 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084910872 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084910872 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084910872 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084910872 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084910872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084910872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084910872 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084910872 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084910872 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084910872 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084910872 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084910872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(231)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(231)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(231)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(229)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084910897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084910897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084910897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084910897 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084910897 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084910897 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084910897 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084910897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084910897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084910958 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106084910958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000eea4b), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084910958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084910958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084910958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084910958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084910958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084910958 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084910958 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084910958 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084910958 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084910958 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084910958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106084911068 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084911069 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084911069 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084911069 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(228)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084911076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084911076 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084911076 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084911076 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084911076 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084911076 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084911076 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084911078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084911079 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084911079 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084911079 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084911079 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084911079 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084911079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084911079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084911079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084911079 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084911079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084911079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084911079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084911079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084911079 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084911079 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084911079 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084911080 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084911080 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084911080 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084911081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084911081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084911081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084911081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084911081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084911081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084911081 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084911081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084911081 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084911081 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084911081 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084911081 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084911081 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084911081 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084911081 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084911084 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084911084 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084911084 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084911084 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(231)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084911090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084911090 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084911090 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084911090 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084911090 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084911090 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084911090 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084911093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084911093 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084911093 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084911093 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084911093 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084911093 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084911093 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084911093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084911093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084911093 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084911093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084911093 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084911093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084911093 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084911093 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084911093 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084911093 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084911094 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084911094 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084911095 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084911095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084911095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084911095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084911095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084911095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084911095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084911095 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084911095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084911095 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084911095 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084911095 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084911095 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084911095 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084911095 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084911095 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(227)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084911883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084911883 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084911883 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084911883 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084911883 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084911883 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084911883 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084911883 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084911883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084911883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084911883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084911883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084911883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084911883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084911883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084911883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084911883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084911884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084911884 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084911884 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084911884 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084911884 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084911884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084911884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084911884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084911884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084911884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084911884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084911884 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084911884 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084911884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084911884 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084911884 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084911884 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084911884 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084911884 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084911884 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084911884 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084911888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084911888 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084911888 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084911888 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084911888 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084911888 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084911888 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084911888 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084911888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084911888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084911888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084911888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084911888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084911888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084911888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084911888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084911888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084911888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084911888 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084911888 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084911888 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(230)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084911895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084911895 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084911895 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084911895 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084911895 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084911895 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084911895 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084911895 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084911895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084911895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084911895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084911895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084911895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084911895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084911895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084911895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084911895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084911896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084911896 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084911896 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084911896 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084911896 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084911896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084911896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084911896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084911896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084911896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084911896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084911896 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084911896 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084911896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084911896 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084911896 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084911896 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084911896 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084911896 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084911896 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084911896 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084911896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084911896 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084911896 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084911896 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084911896 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084911896 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084911896 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084911896 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084911896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084911896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084911896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084911896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084911896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084911896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084911896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084911897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084911897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084911897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084911897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084911897 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084911897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084911897 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084911897 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084911897 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084911911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58520<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(232)@4c8f62f9010d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(233) HNBGW_Test.msc0-RAN(227)@4c8f62f9010d: f_create_expect(l3 := 'D6D40666B20AC60E41CC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(227)@4c8f62f9010d: Created Expect[0] for 'D6D40666B20AC60E41CC'O to be handled at TC_rab_assign_mgcp_to0(233) TC_rab_assign_mgcp_to-Iuh0-RUA(225)@4c8f62f9010d: Added conn table entry 0TC_rab_assign_mgcp_to0(233)1051336 20241106084912950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084912951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084912951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106084912951 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084912951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x100ac8, normal) (hnbgw_rua.c:407) 20241106084912951 DHNB DEBUG map_rua[0x55986b207170]{init}: Allocated (fsm.c:456) 20241106084912951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051336)[0x55986b207170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084912951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051336 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106084912951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084912951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084912951 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051336 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106084912951 DCN DEBUG map_sccp[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106084912951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084912951 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1051336 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106084912951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051336 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106084912951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051336)[0x55986b207170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084912951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084912951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084912951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051336)[0x55986b207170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084912951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084912951 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084912951 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{IDLE}: Allocated (fsm.c:456) 20241106084912951 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084912951 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad6d40666b20ac60e41cc004f400300004c0056400500f1100926) (sccp_scrc.c:401) 20241106084912951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084912951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084912951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084912951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084912951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084912951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084912951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084912951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084912951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084912951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084912951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084912951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084912951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084912951 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084912951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084912951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051336)[0x55986b207170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084912951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084912951 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084912951 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084912951 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084912952 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084912952 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084912952 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084912952 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(227)@4c8f62f9010d: Found Expect[0] for l3='D6D40666B20AC60E41CC'O handled at TC_rab_assign_mgcp_to0(233) HNBGW_Test.msc0-RAN(227)@4c8f62f9010d: Added conn table entry 0TC_rab_assign_mgcp_to0(233)9257004 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(233)@4c8f62f9010d: setverdict(pass): none -> pass 20241106084912973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084912973 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084912973 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084912973 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084912973 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084912973 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084912973 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084912973 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084912974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084912974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084912974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084912974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084912974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084912974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=00dfb334) (sccp_scrc.c:472) 20241106084912974 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1823) 20241106084912974 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084912974 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084912974 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084912974 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084912974 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084912974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084912974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: vl_len:91 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106084913174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084913174 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084913174 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084913174 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084913174 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084913174 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084913174 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084913174 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084913174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084913174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084913174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084913174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084913174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084913174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106084913174 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241106084913174 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084913174 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084913174 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084913174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084913174 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106084913175 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106084913175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106084913175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084913175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084913175 DMGW DEBUG mgw(mgw-fsm-1051336-0)[0x55986b203810]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106084913175 DMGW DEBUG mgw(mgw-fsm-1051336-0)[0x55986b203810]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106084913175 DMGW DEBUG mgw(mgw-fsm-1051336-0)[0x55986b203810]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106084913175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084913175 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106084913175 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{UNUSED}: Allocated (fsm.c:456) 20241106084913175 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{UNUSED}: is child of mgw(mgw-fsm-1051336-0)[0x55986b203810] (fsm.c:486) 20241106084913175 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1051336-0)[0x55986b203810] (mgcp_client_endpoint_fsm.c:724) 20241106084913175 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084913175 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084913175 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106084913175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051336-0)[0x55986b2086d0]{ST_CRCX}: Allocated (fsm.c:456) 20241106084913175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051336-0)[0x55986b2086d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1051336-0)[0x55986b203940] (fsm.c:486) 20241106084913175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051336-0)[0x55986b2086d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106084913175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051336-0)[0x55986b2086d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106084913175 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 100ac'... (mgcp_client.c:805) 20241106084913175 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106084913175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051336-0)[0x55986b2086d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106084913175 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(232)@4c8f62f9010d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "100ac817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "100ac817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(233) TC_rab_assign_mgcp_to0(233)@4c8f62f9010d: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "100ac817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "100ac817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084914736 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106084914736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d6282), PART(T=Source Reference,L=4,D=00000008), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084914736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084914736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084914736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084914736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084914736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084914736 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084914736 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084914736 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084914736 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084914736 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084914736 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084914736 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084914742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084914742 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084914742 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084914743 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084914743 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084914743 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084914743 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084914743 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084914743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084914743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084914743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084914743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084914743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084914743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=006d6282) (sccp_scrc.c:472) 20241106084914743 DLSCCP DEBUG Received CO:RELCO for local reference 8 (sccp_scoc.c:1823) 20241106084914743 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106084914743 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106084914743 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084914743 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084914743 DLSCCP DEBUG SCCP-SCOC(8)[0x55986b1fe980]{IDLE}: Deallocated (fsm.c:568) 20241106084917137 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106084917137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be45f1), PART(T=Source Reference,L=4,D=0000000a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084917137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084917137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084917137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084917137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084917137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084917137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084917137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084917137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084917137 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084917137 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084917137 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084917137 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084917140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084917140 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084917140 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084917140 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084917140 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084917140 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084917140 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084917140 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084917140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084917140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084917140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084917140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084917140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084917140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00be45f1) (sccp_scrc.c:472) 20241106084917140 DLSCCP DEBUG Received CO:RELCO for local reference 10 (sccp_scoc.c:1823) 20241106084917140 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106084917140 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106084917140 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084917140 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084917140 DLSCCP DEBUG SCCP-SCOC(10)[0x55986b2075c0]{IDLE}: Deallocated (fsm.c:568) 20241106084917175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2086d0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241106084917176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2086d0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241106084917176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2086d0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-1051336-0)[0x55986b203940] (mgcp_client_fsm.c:522) 20241106084917176 DLMGCP DEBUG MGW(mgw) Canceled transaction 18 (mgcp_client.c:1239) 20241106084917176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2086d0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241106084917176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2086d0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241106084917176 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241106084917176 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084917176 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241106084917176 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-1051336-0)[0x55986b203810] (mgcp_client_endpoint_fsm.c:925) 20241106084917176 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241106084917176 DLMGCP DEBUG mgw-endp(mgw-fsm-1051336-0)[0x55986b203940]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241106084917176 DMGW DEBUG mgw(mgw-fsm-1051336-0)[0x55986b203810]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241106084917176 DMGW ERROR mgw(mgw-fsm-1051336-0)[0x55986b203810]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241106084917176 DMGW DEBUG mgw(mgw-fsm-1051336-0)[0x55986b203810]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241106084917176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241106084917176 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084917176 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084917176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb334), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:401) 20241106084917176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084917176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084917176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084917176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084917176 DMGW DEBUG mgw(mgw-fsm-1051336-0)[0x55986b203810]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241106084917176 DMGW DEBUG mgw(mgw-fsm-1051336-0)[0x55986b203810]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241106084917176 DMGW DEBUG mgw(mgw-fsm-1051336-0)[0x55986b203810]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241106084917176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084917176 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084917176 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084917176 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084917176 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084917176 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084917176 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084917176 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: vl_len:12 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106084917200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084917200 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084917200 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084917200 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084917200 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084917200 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084917200 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084917200 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084917200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084917201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084917201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084917201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084917201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084917201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241106084917201 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241106084917201 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084917201 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084917201 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084917201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084917201 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106084917201 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106084917201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106084917201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051336)[0x55986b207170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106084917201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106084917201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084917201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgcp_to0(233)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(225)@4c8f62f9010d: Deleted conn table entry 0TC_rab_assign_mgcp_to0(233)1051336 20241106084917230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084917230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084917230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106084917230 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106084917230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x100ac8,cause=radio(normal)) (hnbgw_rua.c:439) 20241106084917230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051336 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106084917230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051336)[0x55986b207170]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106084917230 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106084917230 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106084917230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051336)[0x55986b207170]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106084917230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084917230 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084917230 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084917230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb334), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106084917230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084917230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084917230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084917230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084917230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051336)[0x55986b207170]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106084917230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106084917230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241106084917230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084917230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084917230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084917230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084917230 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084917230 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084917230 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084917230 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(233)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(227)@4c8f62f9010d: Deleted conn table entry 0TC_rab_assign_mgcp_to0(233)9257004 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: Session index based on connection ID:0 20241106084917242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084917242 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084917242 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084917242 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084917242 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084917242 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084917242 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084917242 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084917242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084917242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084917242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084917242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084917242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084917242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=00dfb334), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106084917242 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1823) 20241106084917242 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106084917242 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084917242 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106084917242 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106084917242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106084917242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106084917242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051336)[0x55986b207170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084917242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051336)[0x55986b207170]{disconnected}: Freeing instance (context_map.c:202) 20241106084917242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051336)[0x55986b207170]{disconnected}: Deallocated (fsm.c:568) 20241106084917242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084917242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:206) 20241106084917242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106084917242 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051336 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106084917242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfb334), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:401) 20241106084917242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084917242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084917242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084917242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084917242 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106084917242 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084917242 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084917242 DLSCCP DEBUG SCCP-SCOC(11)[0x55986b201230]{IDLE}: Deallocated (fsm.c:568) 20241106084917242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084917242 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084917242 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084917242 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084917242 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084917242 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084917242 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084917243 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(233)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084919242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58520<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(233)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084919255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55318<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084919256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084919256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084919256 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084919256 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084919256 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(227)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(229)@4c8f62f9010d: Final verdict of PTC: none 20241106084919256 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084919256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084919256 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084919256 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084919256 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084919256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084919256 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084919256 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084919256 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084919256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084919256 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084919256 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084919256 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084919256 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084919256 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084919256 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084919256 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084919257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084919257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084919257 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084919257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084919257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084919257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084919257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084919257 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084919257 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084919257 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084919257 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084919257 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38737<->l=127.0.0.1:4262) (control_if.c:193) 20241106084919257 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084919257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084919257 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084919257 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106084919257 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106084919257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084919257 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106084919257 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106084919257 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084919257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_rab_assign_mgcp_to-Iuh0-RUA(225)@4c8f62f9010d: Final verdict of PTC: none 20241106084919257 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084919257 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084919257 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084919257 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084919257 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084919257 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084919257 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084919258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084919258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084919258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084919258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084919258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084919258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084919258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084919258 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084919258 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084919258 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084919258 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(230)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(228)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(231)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(226)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(221)@4c8f62f9010d: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(224)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(232)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(222)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084919260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55312<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(223)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(221): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(222): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(223): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(224): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(225): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(226): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(227): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(228): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(229): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(230): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(231): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(232): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_assign_mgcp_to0(233): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Wed Nov 6 08:49:19 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20241106084919313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084919715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211104) Waiting for packet dumper to finish... 1 (prev_count=211104, count=211644) 20241106084920959 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106084920959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000eea4b), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084920959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084920959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084920959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084920959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084920959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084920959 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084920959 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084920959 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084920959 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084920959 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084920959 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084920959 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106084921257 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084921257 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084921257 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084921258 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084921258 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084921258 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Wed Nov 6 08:49:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241106084922830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084922839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084922846 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44095<->l=127.0.0.1:4262) (control_if.c:570) 20241106084922869 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084922869 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084922869 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084922869 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084922869 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084922869 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084922870 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084922870 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(237)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084922870 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084922870 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084922871 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084922871 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084922871 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084922871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084922871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084922871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084922871 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084922871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084922871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084922871 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084922871 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084922871 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084922871 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084922871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084922871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084922871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084922871 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084922871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084922871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084922871 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084922871 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084922871 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084922871 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084922871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084922871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084922871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084922871 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084922871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084922871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084922871 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084922871 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084922871 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084922871 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084922871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084922871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084922871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084922871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084922871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084922871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084922871 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084922871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084922871 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084922871 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084922871 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084922871 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084922871 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084922871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084922871 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084922871 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084922871 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084922871 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084922871 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084922871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084922871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084922871 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084922871 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084922871 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084922871 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084922871 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084922871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084922871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084922871 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084922871 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084922871 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084922872 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084922872 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084922872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(241)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(241)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(241)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084922884 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084922884 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084922885 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084922885 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084922885 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084922885 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084922885 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084922885 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084922886 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084922886 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084922886 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084922886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084922886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084922886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084922886 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084922886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084922886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084922886 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084922886 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084922886 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084922886 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084922886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084922886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084922886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084922886 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084922886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084922886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084922886 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084922886 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084922886 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084922886 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084922886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084922886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084922886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084922886 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084922886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084922886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084922886 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084922886 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084922886 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084922886 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084922886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084922886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084922886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084922886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084922886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084922886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084922886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084922886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084922886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084922886 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084922886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084922886 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084922886 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084922886 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084922886 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084922886 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084922886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084922886 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084922886 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084922886 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084922886 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084922886 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084922886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084922886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084922886 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084922886 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084922886 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084922886 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084922886 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084922886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084922886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084922886 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084922886 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084922886 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084922886 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084922886 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084922886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(244)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(244)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(244)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(242)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084922908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084922908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084922908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084922908 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084922908 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084922908 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084922908 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084922908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084922908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084923083 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084923083 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084923083 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084923083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(241)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084923093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084923093 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084923093 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084923093 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084923093 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084923093 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084923093 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084923099 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084923099 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084923099 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084923099 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106084923099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084923099 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084923099 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084923099 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084923099 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084923099 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084923099 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084923099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084923099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084923099 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084923099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084923099 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084923099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084923100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084923100 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084923100 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084923100 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084923101 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084923101 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084923101 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084923101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084923101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084923101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084923101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084923101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084923101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084923101 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084923102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084923102 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084923102 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084923102 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084923102 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084923102 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084923102 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084923102 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(244)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084923111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084923111 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084923111 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084923111 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084923111 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084923111 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084923112 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084923117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084923117 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084923117 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084923117 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084923117 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084923117 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084923117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084923118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084923118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084923118 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084923118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084923118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084923118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084923118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084923118 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084923118 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084923118 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084923119 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084923119 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084923119 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084923120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084923120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084923120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084923120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084923120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084923120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084923120 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084923120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084923120 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084923120 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084923120 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084923120 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084923120 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084923120 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084923120 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(240)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084923895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084923895 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084923895 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084923895 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084923895 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084923895 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084923895 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084923895 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084923895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084923895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084923895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084923895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084923895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084923895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084923895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084923895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084923895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084923895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084923895 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084923895 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084923895 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084923895 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084923895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084923895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084923895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084923895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084923895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084923895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084923895 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084923895 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084923895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084923895 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084923895 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084923895 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084923895 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084923895 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084923895 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084923895 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084923896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084923896 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084923896 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084923896 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084923896 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084923896 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084923896 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084923896 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084923896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084923896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084923896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084923896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084923896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084923896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084923896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084923896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084923896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923897 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084923897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084923897 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084923897 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084923897 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(243)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084923909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084923909 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084923909 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084923909 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084923909 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084923909 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084923909 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084923909 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084923909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084923909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084923909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084923909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084923909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084923909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084923909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084923909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084923909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923909 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084923909 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084923909 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084923909 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084923909 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084923909 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084923909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084923909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084923909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084923909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084923909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084923909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084923909 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084923909 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084923909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084923909 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084923909 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084923910 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084923910 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084923910 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084923910 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084923910 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084923912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084923912 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084923912 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084923912 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084923912 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084923912 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084923912 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084923912 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084923912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084923912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084923912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084923912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084923912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084923912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084923912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084923912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084923912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084923912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084923912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084923912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084923912 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084923912 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084923912 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084923932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35464<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(245)@4c8f62f9010d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(246) HNBGW_Test.msc0-RAN(240)@4c8f62f9010d: f_create_expect(l3 := '9FCA829F5466B0127CFD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(240)@4c8f62f9010d: Created Expect[0] for '9FCA829F5466B0127CFD'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(246) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238)@4c8f62f9010d: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)5644121 20241106084924988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084924988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084924988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106084924988 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084924988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x561f59, normal) (hnbgw_rua.c:407) 20241106084924988 DHNB DEBUG map_rua[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106084924988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084924988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5644121 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106084924988 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084924988 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084924988 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5644121 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106084924988 DCN DEBUG map_sccp[0x55986b201230]{init}: Allocated (fsm.c:456) 20241106084924988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084924988 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5644121 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106084924988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5644121 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106084924989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084924989 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084924989 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084924989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084924989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084924989 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084924989 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{IDLE}: Allocated (fsm.c:456) 20241106084924989 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084924989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9fca829f5466b0127cfd004f400300013f0056400500f1100926) (sccp_scrc.c:401) 20241106084924989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084924989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084924989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084924989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084924989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084924989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084924989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084924989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084924989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084924989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084924989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084924989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084924989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084924989 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084924989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084924989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084924989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084924989 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084924989 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084924989 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084924989 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084924989 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084924989 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084924989 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(240)@4c8f62f9010d: Found Expect[0] for l3='9FCA829F5466B0127CFD'O handled at TC_rab_assign_mgw_iuup_addr_chg0(246) HNBGW_Test.msc0-RAN(240)@4c8f62f9010d: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)13638459 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: setverdict(pass): none -> pass 20241106084925009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084925009 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084925009 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084925009 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084925009 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084925009 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084925009 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084925009 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084925009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084925009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084925009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084925009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084925009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084925009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=00972aae) (sccp_scrc.c:472) 20241106084925009 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1823) 20241106084925009 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084925009 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084925009 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084925009 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084925010 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084925010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084925010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(234)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(234)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(234)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: vl_len:91 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106084925210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084925210 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084925210 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084925210 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084925210 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084925210 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084925210 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084925210 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084925210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084925210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084925211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084925211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084925211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084925211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106084925211 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241106084925211 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084925211 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084925211 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084925211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084925211 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106084925211 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106084925211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106084925211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084925211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084925211 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106084925211 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106084925211 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106084925211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084925211 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106084925211 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{UNUSED}: Allocated (fsm.c:456) 20241106084925211 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{UNUSED}: is child of mgw(mgw-fsm-5644121-0)[0x55986b203940] (fsm.c:486) 20241106084925211 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5644121-0)[0x55986b203940] (mgcp_client_endpoint_fsm.c:724) 20241106084925211 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084925211 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084925211 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106084925211 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5644121-0)[0x55986b2075c0]{ST_CRCX}: Allocated (fsm.c:456) 20241106084925211 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5644121-0)[0x55986b2075c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5644121-0)[0x55986b203810] (fsm.c:486) 20241106084925211 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5644121-0)[0x55986b2075c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106084925211 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5644121-0)[0x55986b2075c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106084925212 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=200 'CRCX 19 rtpbridge/*@mgw MGCP 1.0\r\nC: 561f5'... (mgcp_client.c:805) 20241106084925212 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106084925212 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5644121-0)[0x55986b2075c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106084925212 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(245)@4c8f62f9010d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "561f5917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "561f5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(246) TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "561f5917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "561f5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084925254 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241106084925254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106084925254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106084925254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106084925254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106084925254 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106084925254 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106084925254 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084925254 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084925254 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084925254 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084925254 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084925254 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106084925254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084925254 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106084925254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106084925254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106084925254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084925254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084925290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084925291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084925291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106084925291 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106084925291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x561f59) (hnbgw_rua.c:471) 20241106084925291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5644121 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106084925291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106084925291 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106084925291 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106084925291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106084925291 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084925291 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106084925291 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106084925291 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084925291 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106084925291 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5644121-0)[0x55986b203940] (mgcp_client_endpoint_fsm.c:724) 20241106084925291 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084925291 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084925291 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20241106084925291 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106084925291 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=214 'MDCX 20 rtpbridge/1@mgw MGCP 1.0\r\nC: 561f5'... (mgcp_client.c:805) 20241106084925291 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106084925291 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084925291 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106084925291 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106084925291 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "561f5917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "561f5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084925316 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241106084925316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241106084925316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106084925316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106084925316 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106084925316 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.3.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106084925316 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084925316 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084925316 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084925316 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084925316 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084925316 DMGW INFO mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_MDCX_HNB}: Local MGW IuUP IP address 127.1.2.1:10000 changed to 127.3.2.1:10000 during MDCX. Modifying RAB on HNB. (mgw_fsm.c:420) 20241106084925316 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241106084925316 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106084925316 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106084925316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106084925316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106084925316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084925316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084925321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084925321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084925321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106084925321 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106084925321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x561f59) (hnbgw_rua.c:471) 20241106084925321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5644121 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106084925321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106084925321 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106084925321 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106084925321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106084925321 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084925321 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106084925321 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106084925321 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084925321 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241106084925321 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241106084925321 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106084925321 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5644121-0)[0x55986b203940] (mgcp_client_endpoint_fsm.c:724) 20241106084925321 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106084925321 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106084925321 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106084925321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5644121-0)[0x55986b1fe980]{ST_CRCX}: Allocated (fsm.c:456) 20241106084925321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5644121-0)[0x55986b1fe980]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5644121-0)[0x55986b203810] (fsm.c:486) 20241106084925321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5644121-0)[0x55986b1fe980]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106084925321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5644121-0)[0x55986b1fe980]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106084925321 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=204 'CRCX 21 rtpbridge/1@mgw MGCP 1.0\r\nC: 561f5'... (mgcp_client.c:805) 20241106084925321 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106084925321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5644121-0)[0x55986b1fe980]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106084925321 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106084925321 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084925321 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106084925321 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "561f5917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "561f5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106084925329 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241106084925329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b1fe980]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106084925329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b1fe980]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106084925329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b1fe980]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106084925329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b1fe980]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106084925329 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106084925329 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20241106084925329 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084925329 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106084925329 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106084925329 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106084925329 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106084925329 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106084925329 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106084925329 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106084925329 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106084925329 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106084925329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106084925329 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084925329 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084925329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00972aae), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106084925329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084925329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084925329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084925329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084925329 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106084925329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084925329 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084925329 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084925329 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084925329 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084925329 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084925329 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084925329 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(234)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(234)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(234)@4c8f62f9010d: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: vl_len:12 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106084925348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084925348 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084925348 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084925348 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084925348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084925348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084925348 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084925348 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084925348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084925348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084925348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084925348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084925348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084925348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241106084925348 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241106084925348 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084925348 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084925348 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084925348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084925348 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106084925348 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106084925348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106084925348 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106084925348 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106084925348 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106084925348 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106084925348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106084925348 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=57 'DLCX 22 rtpbridge/1@mgw MGCP 1.0\r\nC: 561f5'... (mgcp_client.c:805) 20241106084925348 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106084925348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084925348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b1fe980]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106084925348 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=57 'DLCX 23 rtpbridge/1@mgw MGCP 1.0\r\nC: 561f5'... (mgcp_client.c:805) 20241106084925349 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106084925349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b1fe980]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106084925349 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: Removing from parent mgw(mgw-fsm-5644121-0)[0x55986b203940] (mgcp_client_endpoint_fsm.c:873) 20241106084925349 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106084925349 DLMGCP DEBUG mgw-endp(mgw-fsm-5644121-0)[0x55986b203810]{IN_USE}: Deallocated (fsm.c:568) 20241106084925349 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106084925349 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106084925349 DMGW DEBUG mgw(mgw-fsm-5644121-0)[0x55986b203940]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106084925349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106084925349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106084925349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084925349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "561f5917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "561f5917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084925352 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 22 OK (mgcp_client.c:758) 20241106084925352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106084925352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106084925352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106084925352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b2075c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106084925352 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 23 OK (mgcp_client.c:758) 20241106084925352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b1fe980]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106084925352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b1fe980]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106084925352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b1fe980]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106084925352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b1fe980]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238)@4c8f62f9010d: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)5644121 20241106084925356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084925356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084925356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106084925356 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106084925356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x561f59,cause=radio(normal)) (hnbgw_rua.c:439) 20241106084925356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5644121 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106084925356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106084925356 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106084925356 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106084925356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106084925356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084925356 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084925356 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084925356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00972aae), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106084925356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084925356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084925356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084925356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084925356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106084925356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106084925356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241106084925356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084925356 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084925356 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084925356 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084925356 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084925356 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084925356 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084925356 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(240)@4c8f62f9010d: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)13638459 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: Session index based on connection ID:0 20241106084925360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084925360 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084925360 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084925360 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084925360 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084925360 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084925360 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084925360 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084925360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084925360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084925360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084925360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084925360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084925360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=00972aae), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106084925360 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1823) 20241106084925360 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106084925360 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084925360 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106084925360 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106084925360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106084925360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106084925360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084925360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:202) 20241106084925360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5644121)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106084925360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084925360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{disconnected}: Freeing instance (context_map.c:206) 20241106084925360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55986b201230]{disconnected}: Deallocated (fsm.c:568) 20241106084925360 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5644121 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106084925360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00972aae), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:401) 20241106084925360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084925360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084925360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084925360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084925360 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106084925360 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084925360 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084925360 DLSCCP DEBUG SCCP-SCOC(12)[0x55986b2086d0]{IDLE}: Deallocated (fsm.c:568) 20241106084925360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084925360 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084925360 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084925360 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084925360 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084925360 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084925360 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084925360 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084927359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35464<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(246)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084927363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084927363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084927363 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084927363 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084927363 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084927364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35452<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084927364 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44095<->l=127.0.0.1:4262) (control_if.c:193) 20241106084927364 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084927364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084927364 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084927364 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084927364 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084927364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084927364 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084927364 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084927364 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084927365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084927365 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084927365 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084927365 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084927365 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084927365 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(240)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(242)@4c8f62f9010d: Final verdict of PTC: none20241106084927365 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084927365 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084927365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084927365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084927365 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084927365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084927365 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084927365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084927365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084927365 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084927365 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084927365 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084927365 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(243)@4c8f62f9010d: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(239)@4c8f62f9010d: Final verdict of PTC: none 20241106084927365 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084927366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084927366 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084927366 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106084927366 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106084927366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084927366 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106084927366 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106084927366 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084927366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084927366 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084927366 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084927366 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084927366 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084927366 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084927366 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084927366 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084927366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084927366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084927366 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW-MGCP(245)@4c8f62f9010d: Final verdict of PTC: none 20241106084927366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084927366 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084927366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084927366 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084927366 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084927366 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084927366 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084927366 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(244)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(241)@4c8f62f9010d: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(237)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(235)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(234)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084927369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35450<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(236)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(234): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(235): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(236): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(237): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(239): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(240): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(241): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(242): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(243): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(244): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(245): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(246): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Wed Nov 6 08:49:27 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20241106084927413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084927814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35472<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255400) Waiting for packet dumper to finish... 1 (prev_count=255400, count=256360) 20241106084929366 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084929366 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084929366 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106084929366 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084929366 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084929366 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Wed Nov 6 08:49:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ranap_cs_mo_disconnect started. 20241106084930905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084930914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35488<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084930920 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38229<->l=127.0.0.1:4262) (control_if.c:570) 20241106084930952 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084930952 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084930952 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084930952 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084930953 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084930953 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084930953 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_ranap_cs_mo_disconnect-Iuh0(250)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084930953 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084930953 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084930953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084930953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084930953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084930953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084930953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084930953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084930953 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084930953 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084930953 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084930953 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084930953 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084930953 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084930953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084930953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084930953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084930954 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084930954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084930954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084930954 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084930954 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084930954 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084930954 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084930954 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084930954 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084930954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084930954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084930954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084930954 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084930954 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084930954 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084930954 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084930954 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084930954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106084930954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084930954 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084930954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084930954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084930954 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084930955 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084930955 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084930955 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084930955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084930955 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084930955 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084930955 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084930955 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084930955 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084930955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084930955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084930955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084930955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084930955 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084930955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084930955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084930955 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084930955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084930955 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084930955 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084930955 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084930955 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084930955 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084930955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084930955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084930955 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084930955 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084930955 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084930955 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084930955 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084930959 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106084930959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000eea4b), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084930959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084930959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084930959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084930959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084930959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084930959 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084930959 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084930959 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084930959 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084930959 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084930959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(254)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(254)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(254)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084930973 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084930973 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084930973 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084930973 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084930974 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084930974 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084930974 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084930974 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084930975 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084930975 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084930975 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084930975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084930975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084930975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084930975 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084930975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084930975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084930975 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084930975 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084930975 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084930975 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084930975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084930975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084930975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084930975 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084930975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084930975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084930975 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084930975 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084930975 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084930975 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084930975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084930975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084930975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084930975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084930975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084930975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084930975 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084930975 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084930975 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084930975 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084930975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084930975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084930975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084930975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084930975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084930975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084930975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084930975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084930975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084930975 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084930975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084930975 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084930975 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084930975 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084930975 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084930975 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084930975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084930975 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084930975 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084930975 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084930975 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084930975 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084930975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084930975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084930975 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084930975 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084930975 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084930975 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084930975 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084930975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084930975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084930975 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084930975 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084930975 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084930975 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084930975 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084930975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(257)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(257)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(257)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(255)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084930999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084930999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084930999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084930999 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084930999 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084930999 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084930999 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084930999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084930999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084931171 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084931171 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084931171 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084931171 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(254)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084931180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084931180 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084931180 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084931180 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084931180 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084931180 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084931180 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084931183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084931183 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084931183 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084931183 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084931183 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084931183 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084931183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084931183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084931183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084931183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084931183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084931183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084931183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084931183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084931183 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084931183 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084931183 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084931185 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084931185 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084931185 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084931185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084931185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084931185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084931185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084931185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084931185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084931185 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084931185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084931185 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084931185 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084931185 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084931185 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084931185 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084931185 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084931185 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084931187 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084931187 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084931187 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084931187 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(257)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084931192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084931192 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084931192 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084931192 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084931192 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084931192 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084931192 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084931194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084931194 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084931194 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084931194 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084931194 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084931194 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084931194 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084931194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084931194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084931194 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084931194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084931194 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084931194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084931194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084931194 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084931194 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084931194 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084931195 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084931195 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084931195 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084931195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084931195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084931195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084931196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084931196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084931196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084931196 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084931196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084931196 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084931196 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084931196 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084931196 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084931196 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084931196 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084931196 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(253)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084931988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084931988 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084931988 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084931988 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084931988 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084931988 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084931988 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084931988 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084931988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084931988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084931988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084931988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084931988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084931988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084931988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084931988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084931988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931988 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084931988 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084931988 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084931988 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084931988 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084931988 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084931988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084931988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084931988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084931989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084931989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084931989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084931989 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084931989 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084931989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084931989 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084931989 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084931989 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084931989 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084931989 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084931989 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084931989 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084931991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084931991 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084931991 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084931991 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084931991 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084931991 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084931991 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084931991 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084931991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084931991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084931991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084931991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084931991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084931991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084931991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084931991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084931991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084931991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084931991 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084931991 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084931991 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(256)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084931996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084931996 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084931996 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084931996 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084931996 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084931996 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084931996 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084931996 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084931996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084931996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084931996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084931996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084931996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084931996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084931996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084931996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084931996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931997 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084931997 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084931997 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084931997 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084931997 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084931997 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084931997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084931997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084931997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084931997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084931997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084931997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084931997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084931997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084931997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084931997 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084931997 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084931998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084931998 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084931998 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084931998 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084931998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084931998 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084931998 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084931998 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084932000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084932000 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084932000 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084932000 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084932000 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084932000 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084932000 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084932000 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084932000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084932000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084932000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084932000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084932000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084932000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084932000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084932000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084932000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084932000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084932000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084932000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084932000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084932000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084932000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084932000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084932000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084932000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084932000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084932000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084932000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084932000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084932000 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084932000 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084932000 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084932027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37542<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(253)@4c8f62f9010d: f_create_expect(l3 := '7CC6490E87652573F4E7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(253)@4c8f62f9010d: Created Expect[0] for '7CC6490E87652573F4E7'O to be handled at TC_ranap_cs_mo_disconnect0(259) TC_ranap_cs_mo_disconnect-Iuh0-RUA(251)@4c8f62f9010d: Added conn table entry 0TC_ranap_cs_mo_disconnect0(259)9101665 20241106084933057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084933057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084933057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106084933057 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084933057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ae161, normal) (hnbgw_rua.c:407) 20241106084933057 DHNB DEBUG map_rua[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106084933057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084933057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9101665 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106084933057 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084933057 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084933057 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9101665 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106084933057 DCN DEBUG map_sccp[0x55986b201230]{init}: Allocated (fsm.c:456) 20241106084933057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084933057 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9101665 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106084933057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9101665 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106084933057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084933057 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084933057 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084933057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084933057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084933057 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084933057 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{IDLE}: Allocated (fsm.c:456) 20241106084933057 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084933057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7cc6490e87652573f4e7004f40030002340056400500f1100926) (sccp_scrc.c:401) 20241106084933057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084933057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084933057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084933057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084933057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084933057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084933057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084933057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084933057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084933057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084933057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084933057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084933057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084933057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084933057 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084933057 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084933057 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084933057 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084933057 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084933057 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084933057 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084933057 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084933057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084933057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(253)@4c8f62f9010d: Found Expect[0] for l3='7CC6490E87652573F4E7'O handled at TC_ranap_cs_mo_disconnect0(259) HNBGW_Test.msc0-RAN(253)@4c8f62f9010d: Added conn table entry 0TC_ranap_cs_mo_disconnect0(259)15540654 HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(259)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106084933072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084933072 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084933072 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084933072 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084933072 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084933072 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084933072 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084933072 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084933073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084933073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084933073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084933073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084933073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084933073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=0030ac7e) (sccp_scrc.c:472) 20241106084933073 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1823) 20241106084933073 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084933073 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084933073 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084933073 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084933073 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084933073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084933073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106084933258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084933258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084933258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106084933258 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106084933258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8ae161) (hnbgw_rua.c:471) 20241106084933258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9101665 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241106084933258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106084933258 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106084933258 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106084933258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106084933258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084933258 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084933259 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084933259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030ac7e), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20241106084933259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084933259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084933259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084933259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084933259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084933259 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084933259 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084933259 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084933259 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084933259 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084933259 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084933259 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(259)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: vl_len:13 HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241106084933278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084933278 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084933278 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084933278 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084933278 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084933278 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084933278 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084933278 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084933278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084933278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084933278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084933278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084933278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084933278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:472) 20241106084933278 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20241106084933278 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084933278 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084933278 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084933278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084933278 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106084933279 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106084933279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106084933279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106084933279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241106084933279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084933279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_cs_mo_disconnect0(259)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(251)@4c8f62f9010d: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(259)9101665 20241106084933306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084933306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084933306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106084933306 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106084933306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8ae161,cause=radio(normal)) (hnbgw_rua.c:439) 20241106084933306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9101665 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106084933306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106084933306 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106084933306 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106084933307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106084933307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084933307 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084933307 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084933307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030ac7e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106084933307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084933307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084933307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084933307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084933307 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084933307 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084933307 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084933307 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084933307 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084933307 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084933307 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084933307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084933307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106084933307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106084933307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(259)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(253)@4c8f62f9010d: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(259)15540654 HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: Session index based on connection ID:0 20241106084933317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084933317 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084933317 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084933317 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084933317 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084933317 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084933317 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084933317 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084933317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084933317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084933317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084933317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084933317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084933317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=0030ac7e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106084933317 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1823) 20241106084933317 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106084933317 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084933317 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106084933317 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106084933317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106084933318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106084933318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084933318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:202) 20241106084933318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9101665)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106084933318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084933318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{disconnected}: Freeing instance (context_map.c:206) 20241106084933318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55986b201230]{disconnected}: Deallocated (fsm.c:568) 20241106084933318 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9101665 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106084933318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030ac7e), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:401) 20241106084933318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084933318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084933318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084933318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084933318 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106084933318 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084933318 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084933318 DLSCCP DEBUG SCCP-SCOC(13)[0x55986b2086d0]{IDLE}: Deallocated (fsm.c:568) 20241106084933318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084933318 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084933318 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084933318 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084933318 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084933318 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084933318 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084933318 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(259)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084935318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37542<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(259)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084935331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084935331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084935331 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084935331 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084935331 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084935332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35488<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106084935332 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38229<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(253)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(255)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(256)@4c8f62f9010d: Final verdict of PTC: none 20241106084935333 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084935333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084935333 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084935333 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084935333 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084935333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084935333 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084935333 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084935333 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084935333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084935333 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084935333 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084935333 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084935333 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084935333 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084935333 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084935333 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_mo_disconnect-Iuh0-RUA(251)@4c8f62f9010d: Final verdict of PTC: none 20241106084935333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084935333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084935333 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084935333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084935333 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084935333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084935333 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084935333 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084935333 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084935333 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084935334 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(252)@4c8f62f9010d: Final verdict of PTC: none 20241106084935334 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084935334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084935334 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084935334 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106084935334 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106084935334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084935334 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106084935334 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106084935334 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084935334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084935334 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084935334 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084935334 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084935334 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084935334 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084935334 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084935334 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084935334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084935334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.msc0-M3UA(254)@4c8f62f9010d: Final verdict of PTC: none 20241106084935334 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084935334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084935334 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084935334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084935334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084935334 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) VirtHNBGW-STATS(247)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(257)@4c8f62f9010d: Final verdict of PTC: none 20241106084935334 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084935334 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084935334 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(248)@4c8f62f9010d: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(250)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(258)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084935336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35474<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(249)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(247): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(249): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(250): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(251): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(252): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(253): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(254): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(255): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(256): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(257): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(258): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_mo_disconnect0(259): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Wed Nov 6 08:49:35 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20241106084935390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084935792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37558<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=188568) Waiting for packet dumper to finish... 1 (prev_count=188568, count=189108) 20241106084937334 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084937334 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084937334 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106084937335 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084937335 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084937335 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Wed Nov 6 08:49:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ranap_ps_mo_disconnect started. 20241106084938917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084938922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084938927 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40333<->l=127.0.0.1:4262) (control_if.c:570) 20241106084938947 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084938947 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084938948 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084938948 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084938948 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_ranap_ps_mo_disconnect-Iuh0(263)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084938948 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084938948 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084938948 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084938948 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084938948 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084938948 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084938948 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084938948 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084938948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084938948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084938948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084938948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084938948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084938948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084938948 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084938948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084938948 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084938948 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084938948 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084938948 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084938948 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084938948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106084938950 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084938950 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084938950 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084938950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084938950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084938950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084938950 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084938950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084938950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084938950 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084938950 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084938950 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084938950 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084938950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084938950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084938950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084938950 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084938950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084938950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084938950 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084938950 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084938950 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084938950 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084938950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084938950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084938950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084938950 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084938950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084938950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084938950 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084938950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084938950 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084938950 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084938950 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084938950 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084938950 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084938950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084938950 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084938950 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084938950 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084938950 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084938950 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084938950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084938950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084938950 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084938950 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084938950 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084938950 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084938950 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084938950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(267)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(267)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(267)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(265)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084938966 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084938966 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084938966 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084938966 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084938967 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084938967 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084938967 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084938967 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084938968 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084938968 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084938968 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084938968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084938968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084938968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084938968 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084938968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084938968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084938968 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084938968 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084938968 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084938968 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084938968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084938968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084938968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084938968 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084938968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084938968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084938968 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084938968 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084938968 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084938968 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084938968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084938968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084938968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084938968 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084938968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084938968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084938968 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084938968 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084938968 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084938968 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084938968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084938968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084938968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084938968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084938968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084938968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084938968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084938968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084938968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084938968 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084938968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084938968 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084938968 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084938968 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084938968 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084938968 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084938968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084938968 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084938968 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084938968 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084938968 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084938968 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084938968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084938968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084938968 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084938968 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084938968 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084938968 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084938968 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084938968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084938968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084938968 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084938968 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084938968 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084938968 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084938968 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084938968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(270)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(270)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(270)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084938992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084938992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084938992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084938992 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084938992 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084938992 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084938992 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084938992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084938992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084939162 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084939162 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084939162 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084939162 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(267)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084939170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084939170 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084939170 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084939170 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084939170 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084939170 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084939170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084939174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084939174 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084939174 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084939174 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084939174 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084939174 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084939174 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084939175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084939175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084939175 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084939175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084939175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084939175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084939175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084939175 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084939175 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084939175 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084939176 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084939176 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084939176 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084939176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084939176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084939176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084939177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084939177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084939177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084939177 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084939177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084939177 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084939177 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084939177 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084939177 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084939177 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084939177 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084939177 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084939180 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084939180 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084939180 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084939180 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(270)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084939187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084939187 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084939187 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084939187 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084939187 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084939188 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084939188 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084939190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084939190 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084939190 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084939190 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084939190 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084939190 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084939190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084939190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084939190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084939190 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084939190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084939190 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084939190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084939190 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084939190 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084939190 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084939190 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084939191 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084939191 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084939191 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084939192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084939192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084939192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084939192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084939192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084939192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084939192 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084939192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084939192 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084939192 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084939192 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084939192 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084939192 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084939192 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084939192 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(266)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084939974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084939974 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084939974 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084939974 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084939974 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084939974 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084939974 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084939974 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084939974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084939974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084939974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084939974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084939974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084939974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084939974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084939974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084939974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084939974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084939974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084939974 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084939974 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084939974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084939974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084939974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084939974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084939974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084939974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084939974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084939974 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084939974 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084939974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084939974 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084939974 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084939974 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084939974 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084939974 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084939974 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084939974 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084939975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084939975 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084939975 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084939975 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084939975 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084939975 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084939975 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084939975 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084939975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084939975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084939975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084939975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084939975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084939975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084939975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084939975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084939975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084939975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084939975 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084939975 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084939975 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(269)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084939984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084939984 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084939984 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084939984 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084939984 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084939984 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084939984 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084939984 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084939984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084939984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084939984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084939984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084939984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084939984 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084939984 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084939984 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084939984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939984 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084939984 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084939984 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084939984 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084939984 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084939984 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084939984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084939984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084939984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084939984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084939984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084939984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084939984 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084939984 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084939984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084939984 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084939984 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084939984 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084939984 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084939984 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084939984 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084939984 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084939985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084939985 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084939985 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084939985 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084939985 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084939985 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084939985 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084939985 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084939985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084939985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084939985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084939985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084939985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084939985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084939985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084939985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084939985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084939985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084939985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084939985 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084939985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084939985 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084939985 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084939985 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084940009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084940960 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106084940960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000eea4b), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106084940960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084940960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084940960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084940960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084940960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084940960 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084940960 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084940960 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084940960 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084940960 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084940960 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084940960 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084940966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084940966 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084940966 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084940966 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084940967 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084940967 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084940967 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084940967 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084940967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084940967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084940967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084940967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084940967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084940967 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=000eea4b) (sccp_scrc.c:472) 20241106084940967 DLSCCP DEBUG Received CO:RELCO for local reference 9 (sccp_scoc.c:1823) 20241106084940967 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106084940967 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106084940967 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084940967 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084940967 DLSCCP DEBUG SCCP-SCOC(9)[0x55986b201410]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(269)@4c8f62f9010d: f_create_expect(l3 := '2B201E91C87A730D03F6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(269)@4c8f62f9010d: Created Expect[0] for '2B201E91C87A730D03F6'O to be handled at TC_ranap_ps_mo_disconnect0(272) TC_ranap_ps_mo_disconnect-Iuh0-RUA(264)@4c8f62f9010d: Added conn table entry 0TC_ranap_ps_mo_disconnect0(272)8491488 20241106084941055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084941055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084941055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106084941055 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084941055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8191e0, normal) (hnbgw_rua.c:407) 20241106084941055 DHNB DEBUG map_rua[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106084941055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084941055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8491488 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106084941055 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084941055 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084941055 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8491488 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106084941055 DCN DEBUG map_sccp[0x55986b201230]{init}: Allocated (fsm.c:456) 20241106084941055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084941055 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8491488 <-> SCCP-14 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106084941055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8491488 SCCP-14 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106084941055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084941055 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084941055 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084941055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084941055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084941055 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084941055 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{IDLE}: Allocated (fsm.c:456) 20241106084941055 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084941055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2b201e91c87a730d03f6004f40030002790056400500f1100926) (sccp_scrc.c:401) 20241106084941055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084941055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084941055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084941055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084941055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084941055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084941055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084941055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084941055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084941055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084941055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084941055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084941055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084941055 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084941055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084941055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084941056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084941056 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084941056 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084941056 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084941056 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084941056 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084941056 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084941056 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(269)@4c8f62f9010d: Found Expect[0] for l3='2B201E91C87A730D03F6'O handled at TC_ranap_ps_mo_disconnect0(272) HNBGW_Test.sgsn0-RAN(269)@4c8f62f9010d: Added conn table entry 0TC_ranap_ps_mo_disconnect0(272)13716367 HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(272)@4c8f62f9010d: setverdict(pass): none -> pass 20241106084941075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084941075 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084941075 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084941075 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084941075 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084941075 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084941075 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084941075 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084941075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084941075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084941075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084941075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084941075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084941075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=003226a4) (sccp_scrc.c:472) 20241106084941075 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1823) 20241106084941075 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106084941075 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106084941075 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084941075 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106084941075 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106084941075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106084941075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106084941262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084941262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084941262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106084941262 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106084941262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8191e0) (hnbgw_rua.c:471) 20241106084941262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8491488 SCCP-14 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241106084941262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106084941262 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106084941262 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106084941262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106084941262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084941262 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084941262 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084941262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003226a4), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20241106084941262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084941262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084941262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084941262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084941263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084941263 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084941263 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084941263 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084941263 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084941263 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084941263 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084941263 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(272)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: vl_len:13 HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: vl_from0 HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241106084941287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084941288 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084941288 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084941288 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084941288 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084941288 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084941288 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084941288 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084941288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084941288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084941288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084941288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084941288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084941288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:472) 20241106084941288 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20241106084941288 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106084941288 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084941288 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106084941288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106084941288 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106084941288 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106084941288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106084941288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106084941288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241106084941288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084941288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_ps_mo_disconnect0(272)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(264)@4c8f62f9010d: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(272)8491488 20241106084941304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084941304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084941304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106084941304 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106084941304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8191e0,cause=radio(normal)) (hnbgw_rua.c:439) 20241106084941304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8491488 SCCP-14 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106084941304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106084941304 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106084941305 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106084941305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106084941305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084941305 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106084941305 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106084941305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003226a4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106084941305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084941305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084941305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084941305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084941305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106084941305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106084941305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241106084941305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084941305 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084941305 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084941305 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084941305 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084941305 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084941305 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084941305 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(272)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(269)@4c8f62f9010d: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(272)13716367 HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: Session index based on connection ID:0 20241106084941307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084941307 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084941307 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084941307 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084941307 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084941307 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084941307 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084941307 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084941307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084941307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084941307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084941307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084941307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084941307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=003226a4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106084941307 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1823) 20241106084941307 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106084941307 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084941307 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106084941307 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106084941307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106084941307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106084941307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084941307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:202) 20241106084941307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8491488)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106084941307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084941307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{disconnected}: Freeing instance (context_map.c:206) 20241106084941307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55986b201230]{disconnected}: Deallocated (fsm.c:568) 20241106084941307 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8491488 SCCP-14 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106084941307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003226a4), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:401) 20241106084941307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084941307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084941307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084941307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084941307 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106084941307 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084941307 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084941307 DLSCCP DEBUG SCCP-SCOC(14)[0x55986b2086d0]{IDLE}: Deallocated (fsm.c:568) 20241106084941307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084941307 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084941307 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084941307 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084941307 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084941307 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084941307 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084941307 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(272)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084943310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(272)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084943321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(266)@4c8f62f9010d: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(264)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(268)@4c8f62f9010d: Final verdict of PTC: none 20241106084943321 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084943321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084943321 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084943321 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084943322 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084943322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084943322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084943322 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084943322 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084943322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084943322 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084943322 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084943322 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084943322 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084943322 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084943322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084943322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084943322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084943322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084943323 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084943323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084943323 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084943323 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106084943323 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106084943323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084943323 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106084943323 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106084943323 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084943323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084943322 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084943322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084943322 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084943322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084943322 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084943322 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084943322 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084943322 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084943322 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084943323 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40333<->l=127.0.0.1:4262) (control_if.c:193) 20241106084943323 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084943323 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084943323 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084943323 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084943323 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084943323 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084943323 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084943323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084943323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084943323 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084943323 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084943323 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084943323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084943323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084943323 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084943324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084943324 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084943324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084943324 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084943324 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084943324 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084943324 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084943324 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(269)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(267)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(265)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(270)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(260)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(261)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(271)@4c8f62f9010d: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(263)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084943325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(262)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(260): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(261): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(262): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(263): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(264): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(265): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(266): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(267): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(268): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(269): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(270): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(271): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_mo_disconnect0(272): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Wed Nov 6 08:49:43 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20241106084943376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084943778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54074<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=176460) Waiting for packet dumper to finish... 1 (prev_count=176460, count=192052) 20241106084945323 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084945323 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084945323 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106084945324 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084945324 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084945324 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Wed Nov 6 08:49:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ranap_cs_creq_cref started. 20241106084946882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084946885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084946889 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37941<->l=127.0.0.1:4262) (control_if.c:570) 20241106084946907 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084946907 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084946907 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084946907 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084946908 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084946908 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084946908 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084946908 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106084946908 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084946908 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(276)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084946909 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084946909 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084946909 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084946909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084946909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084946909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084946909 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084946909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084946909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084946909 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084946909 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084946909 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084946909 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084946909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084946909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084946909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084946909 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084946909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084946909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084946909 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084946909 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084946909 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084946909 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084946909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084946909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084946909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084946909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084946909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084946909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084946909 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084946909 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084946909 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084946909 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084946909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084946909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084946910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084946910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084946910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084946910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084946910 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084946910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084946910 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084946910 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084946910 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084946910 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084946910 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084946910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084946910 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084946910 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084946910 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084946910 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084946910 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084946910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084946910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084946910 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084946910 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084946910 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084946910 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084946910 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084946910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084946910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084946910 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084946910 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084946910 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084946910 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084946910 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084946910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(280)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(280)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(280)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(278)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084946923 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084946923 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084946923 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084946923 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084946924 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084946924 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084946924 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084946924 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084946925 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084946925 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084946925 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084946925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084946925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084946925 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084946925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084946925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084946925 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084946925 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084946925 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084946925 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084946925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084946925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084946925 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084946925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084946925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084946925 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084946925 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084946925 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084946925 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084946925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084946925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084946925 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084946925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084946925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084946925 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084946925 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084946925 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084946926 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084946926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084946926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084946926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084946926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084946926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084946926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084946926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084946926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084946926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084946926 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084946926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084946926 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084946926 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084946926 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084946926 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084946926 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084946926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084946926 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084946926 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084946926 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084946926 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084946926 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084946926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084946926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084946926 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084946926 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084946926 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084946926 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084946926 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084946926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084946926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084946926 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084946926 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084946926 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084946926 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084946926 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084946926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(283)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(283)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(283)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(281)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084946949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084946949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084946949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084946949 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084946949 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084946949 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084946949 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084946949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084946949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084947122 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084947122 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084947122 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084947122 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(280)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084947131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084947131 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084947131 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084947131 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084947131 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084947131 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084947131 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084947133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084947133 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084947133 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084947133 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084947133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084947133 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084947133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084947134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084947134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084947134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084947134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084947134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084947134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084947134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084947134 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084947134 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084947134 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084947135 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084947135 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084947135 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084947135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084947135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084947135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084947136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084947136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084947136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084947136 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084947136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084947136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084947136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084947136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084947136 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084947136 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084947136 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084947136 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084947138 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084947138 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084947138 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084947138 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(283)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084947144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084947144 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084947144 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084947144 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084947144 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084947144 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084947144 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084947144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084947144 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084947144 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084947144 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084947144 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084947144 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084947144 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084947145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084947145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084947145 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084947145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084947145 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084947145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084947145 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084947145 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084947145 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084947145 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084947146 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084947146 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084947146 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084947146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084947146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084947146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084947146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084947146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084947146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084947146 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084947146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084947147 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084947147 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084947147 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084947147 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084947147 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084947147 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084947147 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(279)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084947929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084947929 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084947929 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084947929 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084947929 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084947929 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084947929 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084947929 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084947929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084947929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084947929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084947929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084947929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084947929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084947929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084947929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084947929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084947929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084947929 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084947929 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084947929 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084947929 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084947929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084947929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084947929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084947929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084947929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084947929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084947929 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084947929 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084947929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084947929 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084947929 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084947929 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084947929 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084947929 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084947929 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084947929 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084947929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084947929 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084947929 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084947929 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084947929 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084947929 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084947929 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084947929 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084947929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084947929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084947929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084947929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084947929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084947929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084947930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084947930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084947930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084947930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084947930 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084947930 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084947930 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(282)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084947943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084947943 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084947943 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084947943 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084947943 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084947943 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084947943 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084947943 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084947943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084947944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084947944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084947944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084947944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084947944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084947944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084947944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084947944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084947944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084947944 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084947944 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084947944 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084947944 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084947944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084947944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084947944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084947944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084947944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084947944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084947944 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084947944 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084947944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084947944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084947944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084947944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084947944 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084947944 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084947944 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084947944 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084947945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084947945 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084947945 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084947945 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084947945 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084947945 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084947945 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084947945 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084947945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084947945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084947945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084947945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084947945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084947945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084947945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084947945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084947945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084947945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084947945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084947945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084947945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084947945 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084947945 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084947945 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084947975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54100<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(279)@4c8f62f9010d: f_create_expect(l3 := '2DCE144088E0C90D0581'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(279)@4c8f62f9010d: Created Expect[0] for '2DCE144088E0C90D0581'O to be handled at TC_ranap_cs_creq_cref0(285) TC_ranap_cs_creq_cref-Iuh0-RUA(277)@4c8f62f9010d: Added conn table entry 0TC_ranap_cs_creq_cref0(285)814532 20241106084949017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084949017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084949017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106084949017 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084949017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc6dc4, normal) (hnbgw_rua.c:407) 20241106084949017 DHNB DEBUG map_rua[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106084949017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814532)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084949017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-814532 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106084949017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084949017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084949017 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-814532 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106084949017 DCN DEBUG map_sccp[0x55986b201230]{init}: Allocated (fsm.c:456) 20241106084949017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55986b201230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084949017 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-814532 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106084949017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-814532 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106084949017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814532)[0x55986b2023a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084949017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084949017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084949017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814532)[0x55986b2023a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084949017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55986b201230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084949017 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084949017 DLSCCP DEBUG SCCP-SCOC(15)[0x55986b2086d0]{IDLE}: Allocated (fsm.c:456) 20241106084949017 DLSCCP DEBUG SCCP-SCOC(15)[0x55986b2086d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084949017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2dce144088e0c90d0581004f40030003230056400500f1100926) (sccp_scrc.c:401) 20241106084949017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084949017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084949017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084949017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084949017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084949017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084949017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084949017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084949017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084949017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084949017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084949017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084949017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084949017 DLSCCP DEBUG SCCP-SCOC(15)[0x55986b2086d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084949017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55986b201230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084949017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814532)[0x55986b2023a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084949017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084949017 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084949017 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084949017 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084949017 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084949017 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084949017 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084949017 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(278)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(278)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(279)@4c8f62f9010d: Found Expect[0] for l3='2DCE144088E0C90D0581'O handled at TC_ranap_cs_creq_cref0(285) HNBGW_Test.msc0-RAN(279)@4c8f62f9010d: Added conn table entry 0TC_ranap_cs_creq_cref0(285)5899237 TC_ranap_cs_creq_cref0(285)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(279)@4c8f62f9010d: Deleted conn table entry 0TC_ranap_cs_creq_cref0(285)5899237 HNBGW_Test.msc0-SCCP(278)@4c8f62f9010d: Session index based on connection ID:0 20241106084949040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084949040 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084949040 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084949040 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084949040 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084949040 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084949040 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084949040 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084949040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084949040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084949040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084949040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084949040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084949040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:472) 20241106084949040 DLSCCP DEBUG Received CO:COREF for local reference 15 (sccp_scoc.c:1823) 20241106084949040 DLSCCP DEBUG SCCP-SCOC(15)[0x55986b2086d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241106084949040 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084949040 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106084949040 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause <end user failure> (hnbgw_cn.c:518) 20241106084949040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55986b201230]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106084949040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55986b201230]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241106084949040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814532)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106084949040 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814532)[0x55986b2023a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106084949040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106084949041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814532)[0x55986b2023a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106084949041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814532)[0x55986b2023a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084949041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814532)[0x55986b2023a0]{disrupted}: Freeing instance (context_map.c:202) 20241106084949041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814532)[0x55986b2023a0]{disrupted}: Deallocated (fsm.c:568) 20241106084949041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55986b201230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084949041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55986b201230]{disconnected}: Freeing instance (context_map.c:206) 20241106084949041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55986b201230]{disconnected}: Deallocated (fsm.c:568) 20241106084949041 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-814532 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106084949041 DLSCCP DEBUG SCCP-SCOC(15)[0x55986b2086d0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241106084949041 DLSCCP DEBUG SCCP-SCOC(15)[0x55986b2086d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084949041 DLSCCP DEBUG SCCP-SCOC(15)[0x55986b2086d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084949041 DLSCCP DEBUG SCCP-SCOC(15)[0x55986b2086d0]{IDLE}: Deallocated (fsm.c:568) 20241106084949041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084949041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_cs_creq_cref-Iuh0-RUA(277)@4c8f62f9010d: Deleted conn table entry 0TC_ranap_cs_creq_cref0(285)814532 20241106084949056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54100<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(285)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084949065 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37941<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(282)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(281)@4c8f62f9010d: Final verdict of PTC: none 20241106084949065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084949065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084949065 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084949066 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) TC_ranap_cs_creq_cref-Iuh0-RUA(277)@4c8f62f9010d: Final verdict of PTC: none 20241106084949066 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084949066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54084<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(279)@4c8f62f9010d: Final verdict of PTC: none 20241106084949067 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106084949067 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084949067 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084949067 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084949067 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084949067 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084949067 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084949067 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(284)@4c8f62f9010d: Final verdict of PTC: none 20241106084949067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084949067 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084949067 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084949067 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084949067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084949067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084949067 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084949067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084949067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084949067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084949067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084949067 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084949067 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084949067 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084949067 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106084949068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084949068 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084949068 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084949068 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084949068 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084949068 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084949068 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084949068 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084949068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084949068 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084949068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084949068 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084949068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) HNBGW_Test.msc0-SCCP(278)@4c8f62f9010d: Final verdict of PTC: none 20241106084949068 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084949068 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084949068 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084949068 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084949068 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(283)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(274)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(280)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(273)@4c8f62f9010d: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(276)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084949071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54078<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(275)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(273): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(274): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(275): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(276): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(277): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(278): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(279): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(280): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(281): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(282): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(283): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(284): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_cs_creq_cref0(285): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Wed Nov 6 08:49:49 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20241106084949145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084949547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54106<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=152668) Waiting for packet dumper to finish... 1 (prev_count=152668, count=166332) 20241106084951068 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084951068 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084951068 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106084951068 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084951068 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084951068 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Wed Nov 6 08:49:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ranap_ps_creq_cref started. 20241106084952642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084952652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084952658 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41381<->l=127.0.0.1:4262) (control_if.c:570) 20241106084952678 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084952678 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084952678 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084952678 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084952679 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084952679 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084952679 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084952679 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_creq_cref-Iuh0(289)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084952679 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084952679 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084952680 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084952680 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084952680 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084952680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084952680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084952680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084952680 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084952680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084952680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084952680 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084952680 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084952680 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084952680 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084952680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084952680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084952680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084952680 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084952680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084952680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084952680 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084952680 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084952680 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084952680 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084952680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084952680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084952680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084952680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084952680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084952680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084952680 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084952680 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084952680 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084952680 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084952680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084952680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084952680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084952680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084952680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084952680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084952680 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084952680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952680 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084952680 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084952680 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084952680 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084952680 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084952680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952680 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084952680 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084952680 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084952680 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084952680 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084952680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084952680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952680 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084952680 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084952680 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084952680 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084952680 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084952680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084952680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952680 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084952680 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084952680 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084952680 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084952680 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084952680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(293)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(293)@4c8f62f9010d: M3UA emulation initiated, the test can be started MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(293)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(291)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084952695 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084952695 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084952695 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084952695 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084952695 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084952695 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084952695 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084952695 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084952697 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084952697 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084952697 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084952697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084952697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084952697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084952697 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084952697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084952697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084952697 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084952697 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084952697 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084952697 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084952697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084952697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084952697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084952697 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084952697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084952697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084952697 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084952697 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084952697 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084952697 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084952697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084952697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084952697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084952697 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084952697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084952697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084952697 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084952697 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084952697 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084952697 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084952697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084952697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084952697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084952697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084952697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084952697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084952697 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084952697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952697 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084952697 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084952697 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084952697 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084952697 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084952697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952697 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084952697 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084952697 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084952697 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084952697 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084952697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084952697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952697 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084952697 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084952697 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084952697 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084952697 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084952697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084952697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952697 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084952697 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084952697 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084952697 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084952697 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084952697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(296)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(296)@4c8f62f9010d: M3UA emulation initiated, the test can be started MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(296)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(294)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084952719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084952719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084952719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084952719 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084952719 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084952719 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084952719 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084952719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084952719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084952892 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084952892 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084952892 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084952892 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(293)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084952898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952898 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084952898 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084952898 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084952898 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084952898 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084952898 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084952900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952900 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084952900 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084952900 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084952900 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084952900 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084952900 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084952901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084952901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084952901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084952901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084952901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084952901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084952901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084952901 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084952901 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084952901 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084952902 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084952902 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084952902 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084952902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084952902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084952902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084952903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084952903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084952903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084952903 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084952903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952903 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084952903 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084952903 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084952903 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084952903 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084952903 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084952903 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084952908 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084952908 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084952908 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084952908 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(296)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084952913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952913 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084952913 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084952913 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084952913 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084952913 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084952913 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084952914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952914 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084952914 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084952914 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084952914 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084952914 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084952914 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084952914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084952914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084952914 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084952914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084952914 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084952914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084952914 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084952914 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084952914 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084952914 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084952916 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084952916 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084952916 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084952916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084952916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084952916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084952916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084952916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084952916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084952916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084952916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084952916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084952916 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084952916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084952916 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084952916 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084952916 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084952916 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084952916 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084952916 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084952916 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(292)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084953712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084953712 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084953712 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084953712 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084953712 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084953712 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084953712 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084953712 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084953713 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084953713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084953713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084953713 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084953713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084953713 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084953713 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084953713 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953713 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084953713 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084953713 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084953713 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084953713 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084953713 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084953713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084953713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084953713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084953713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084953713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084953713 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084953713 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084953714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084953714 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084953714 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084953714 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084953714 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084953714 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084953714 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084953714 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084953715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084953715 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084953715 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084953715 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084953715 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084953715 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084953715 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084953715 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084953715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084953715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084953715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084953715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084953715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084953715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084953715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084953715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084953715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084953715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084953715 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084953715 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084953715 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(295)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084953719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084953719 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084953719 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084953719 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084953719 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084953719 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084953719 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084953719 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084953719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084953719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084953719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084953719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084953719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084953719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084953719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084953719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084953719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084953719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084953719 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084953719 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084953719 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084953719 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084953719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084953719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084953719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084953719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084953719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084953719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084953719 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084953719 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084953719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084953719 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084953719 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084953719 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084953719 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084953719 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084953719 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084953719 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084953721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084953721 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084953721 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084953721 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084953721 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084953721 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084953721 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084953721 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084953721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084953721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084953721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084953721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084953721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084953721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084953721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084953721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084953721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084953721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084953721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084953721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084953721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084953721 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084953721 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084953721 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084953731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60054<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(295)@4c8f62f9010d: f_create_expect(l3 := '85B993079A0F5AC7012D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(295)@4c8f62f9010d: Created Expect[0] for '85B993079A0F5AC7012D'O to be handled at TC_ranap_ps_creq_cref0(298) TC_ranap_ps_creq_cref-Iuh0-RUA(290)@4c8f62f9010d: Added conn table entry 0TC_ranap_ps_creq_cref0(298)10232482 20241106084954769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084954769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084954769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106084954769 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106084954769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9c22a2, normal) (hnbgw_rua.c:407) 20241106084954769 DHNB DEBUG map_rua[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106084954769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10232482)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106084954769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10232482 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106084954769 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084954769 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084954769 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10232482 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106084954769 DCN DEBUG map_sccp[0x55986b201230]{init}: Allocated (fsm.c:456) 20241106084954769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55986b201230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106084954769 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10232482 <-> SCCP-16 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106084954769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10232482 SCCP-16 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106084954769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10232482)[0x55986b2023a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106084954769 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106084954769 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106084954769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10232482)[0x55986b2023a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106084954769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55986b201230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106084954769 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106084954769 DLSCCP DEBUG SCCP-SCOC(16)[0x55986b2086d0]{IDLE}: Allocated (fsm.c:456) 20241106084954769 DLSCCP DEBUG SCCP-SCOC(16)[0x55986b2086d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106084954769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000010), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a85b993079a0f5ac7012d004f40030000530056400500f1100926) (sccp_scrc.c:401) 20241106084954769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084954769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084954769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084954769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084954769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084954769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084954769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084954769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084954769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084954769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084954769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084954769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084954769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084954769 DLSCCP DEBUG SCCP-SCOC(16)[0x55986b2086d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106084954769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55986b201230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106084954769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10232482)[0x55986b2023a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106084954769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084954769 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084954769 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084954769 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084954769 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084954769 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084954769 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084954769 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(294)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(294)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(295)@4c8f62f9010d: Found Expect[0] for l3='85B993079A0F5AC7012D'O handled at TC_ranap_ps_creq_cref0(298) HNBGW_Test.sgsn0-RAN(295)@4c8f62f9010d: Added conn table entry 0TC_ranap_ps_creq_cref0(298)13471952 TC_ranap_ps_creq_cref0(298)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(295)@4c8f62f9010d: Deleted conn table entry 0TC_ranap_ps_creq_cref0(298)13471952 HNBGW_Test.sgsn0-SCCP(294)@4c8f62f9010d: Session index based on connection ID:0 20241106084954784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084954784 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084954784 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084954784 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084954784 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084954784 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084954784 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084954784 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084954784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084954784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084954784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084954784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084954784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084954784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:472) 20241106084954784 DLSCCP DEBUG Received CO:COREF for local reference 16 (sccp_scoc.c:1823) 20241106084954784 DLSCCP DEBUG SCCP-SCOC(16)[0x55986b2086d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241106084954784 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084954784 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106084954784 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause <end user failure> (hnbgw_cn.c:518) 20241106084954784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55986b201230]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106084954784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55986b201230]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241106084954784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10232482)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106084954784 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10232482)[0x55986b2023a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106084954784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106084954784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10232482)[0x55986b2023a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106084954784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10232482)[0x55986b2023a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106084954784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10232482)[0x55986b2023a0]{disrupted}: Freeing instance (context_map.c:202) 20241106084954784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10232482)[0x55986b2023a0]{disrupted}: Deallocated (fsm.c:568) 20241106084954784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55986b201230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106084954785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55986b201230]{disconnected}: Freeing instance (context_map.c:206) 20241106084954785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55986b201230]{disconnected}: Deallocated (fsm.c:568) 20241106084954785 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10232482 SCCP-16 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106084954785 DLSCCP DEBUG SCCP-SCOC(16)[0x55986b2086d0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241106084954785 DLSCCP DEBUG SCCP-SCOC(16)[0x55986b2086d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106084954785 DLSCCP DEBUG SCCP-SCOC(16)[0x55986b2086d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106084954785 DLSCCP DEBUG SCCP-SCOC(16)[0x55986b2086d0]{IDLE}: Deallocated (fsm.c:568) 20241106084954785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084954785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_ps_creq_cref-Iuh0-RUA(290)@4c8f62f9010d: Deleted conn table entry 0TC_ranap_ps_creq_cref0(298)10232482 20241106084954798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60054<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(298)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106084954809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60044<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(292)@4c8f62f9010d: Final verdict of PTC: none 20241106084954809 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41381<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_creq_cref-Iuh0-RUA(290)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(295)@4c8f62f9010d: Final verdict of PTC: none 20241106084954810 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106084954810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084954810 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106084954810 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106084954810 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106084954810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084954810 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084954810 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106084954810 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084954810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084954810 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106084954810 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084954810 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084954810 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084954810 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084954811 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084954811 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084954811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084954811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084954811 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106084954811 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106084954811 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106084954811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084954811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084954811 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106084954811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084954811 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084954811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084954811 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084954811 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084954811 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084954811 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084954811 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(291)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(293)@4c8f62f9010d: Final verdict of PTC: none 20241106084954812 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106084954812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084954812 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106084954812 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106084954812 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106084954812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106084954812 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106084954812 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106084954812 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106084954812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084954812 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106084954812 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106084954812 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106084954812 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106084954812 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106084954812 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106084954812 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106084954812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084954812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106084954812 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106084954812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084954812 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084954812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084954812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084954813 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106084954813 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106084954813 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106084954813 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(294)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(297)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(287)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(296)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(286)@4c8f62f9010d: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(289)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106084954813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60032<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(288)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(286): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(287): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(288): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(289): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(290): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(291): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(292): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(293): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(294): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(295): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(296): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(297): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ranap_ps_creq_cref0(298): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Wed Nov 6 08:49:54 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20241106084954864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084955266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60064<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130256) Waiting for packet dumper to finish... 1 (prev_count=130256, count=165572) 20241106084956813 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084956813 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084956813 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106084956813 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106084956813 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106084956813 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Wed Nov 6 08:49:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_cs_iu_release_req_rua_disconnect started. 20241106084958373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084958380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106084958386 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39691<->l=127.0.0.1:4262) (control_if.c:570) 20241106084958403 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084958403 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084958403 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084958403 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084958404 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084958404 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084958404 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084958404 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084958404 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106084958404 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_cs_iu_release_req_rua_disconnect-Iuh0(302)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106084958405 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084958405 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106084958405 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084958405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084958405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084958405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084958405 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084958405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106084958405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084958405 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084958405 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084958405 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106084958405 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084958405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084958405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084958405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084958405 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084958405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106084958405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084958405 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084958405 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084958405 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106084958405 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084958405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084958405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084958405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084958405 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084958405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106084958405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084958405 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084958405 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084958405 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084958405 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084958405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084958405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084958405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084958405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084958405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084958405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084958405 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084958405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084958405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084958405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106084958405 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106084958405 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106084958405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084958405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084958405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106084958405 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106084958405 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106084958405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106084958405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084958405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084958405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106084958405 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106084958405 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106084958405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106084958405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084958405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084958405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084958405 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084958405 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084958405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(306)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(306)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(306)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084958420 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084958420 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084958420 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084958420 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084958421 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084958421 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084958421 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106084958421 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084958422 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084958422 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106084958422 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084958422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084958422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084958422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084958422 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084958422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106084958422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084958422 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084958422 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084958422 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106084958422 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084958422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084958422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084958422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084958422 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084958422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106084958422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084958422 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084958422 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084958422 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106084958422 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084958422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084958422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084958422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084958422 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084958422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106084958422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084958422 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084958422 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084958422 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084958422 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084958422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084958422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084958422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084958422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084958422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084958422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084958422 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084958422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958422 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084958422 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084958422 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106084958422 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106084958422 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106084958422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958422 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084958422 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084958422 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106084958422 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106084958422 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106084958422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106084958422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958422 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084958422 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084958422 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106084958422 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106084958422 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106084958422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106084958422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958422 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084958422 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084958422 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084958422 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084958422 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084958422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(309)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(309)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(309)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(307)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106084958445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106084958445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106084958445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106084958445 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106084958445 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106084958445 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106084958445 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106084958445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106084958445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106084958617 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084958617 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106084958617 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084958617 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(306)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106084958626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958626 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106084958626 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084958626 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084958626 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084958626 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084958626 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084958629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958629 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084958629 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084958629 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084958629 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084958629 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084958629 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084958629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084958629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084958629 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106084958629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084958629 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084958629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084958629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084958629 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084958629 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084958629 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084958630 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084958630 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106084958630 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084958630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084958630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106084958630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084958630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084958630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084958630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084958630 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084958630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958630 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084958630 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084958631 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084958631 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084958631 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084958631 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084958631 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084958635 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106084958635 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106084958635 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106084958635 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(309)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106084958641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958641 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106084958641 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106084958641 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106084958641 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106084958641 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106084958641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106084958644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958644 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106084958644 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106084958644 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106084958644 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106084958644 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106084958644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106084958644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084958644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106084958644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106084958644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106084958644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106084958644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084958644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106084958644 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106084958644 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106084958644 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106084958645 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106084958645 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106084958645 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106084958645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084958645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106084958645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084958645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084958645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084958645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084958645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084958645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084958645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084958645 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106084958645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084958645 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084958645 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084958645 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084958645 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084958645 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084958645 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084958645 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(305)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084959437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084959437 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084959437 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084959437 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084959437 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084959437 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084959437 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084959437 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084959437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084959437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084959437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084959437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084959437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084959437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084959437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084959437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106084959437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084959438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084959438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084959438 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084959438 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106084959438 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084959438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084959438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106084959438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084959438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084959438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106084959438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084959438 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084959438 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106084959438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084959438 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084959438 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084959438 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106084959438 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106084959438 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106084959438 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106084959438 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084959442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084959442 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106084959442 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106084959442 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106084959442 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084959442 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084959442 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084959442 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084959442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084959442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084959442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084959442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106084959442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084959442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084959442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106084959442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106084959442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084959442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084959442 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084959442 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084959442 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(308)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106084959444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084959444 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084959444 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084959444 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084959444 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084959444 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084959444 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084959444 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084959444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084959444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084959444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084959444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084959444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084959444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084959444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084959444 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106084959444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959444 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084959444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084959444 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106084959444 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106084959444 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106084959444 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106084959444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106084959444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106084959444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106084959444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106084959444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106084959444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106084959444 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106084959444 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106084959444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084959444 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106084959444 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106084959444 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106084959444 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106084959444 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106084959444 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106084959444 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084959444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106084959444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106084959444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106084959444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106084959444 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106084959444 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106084959444 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106084959444 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106084959444 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106084959444 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106084959444 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106084959444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106084959444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106084959444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106084959444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106084959444 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106084959444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106084959444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106084959444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106084959444 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106084959444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106084959444 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106084959444 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106084959444 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106084959460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60098<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(310)@4c8f62f9010d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(311) HNBGW_Test.msc0-RAN(305)@4c8f62f9010d: f_create_expect(l3 := '863D237E31E5A9DCC407'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(305)@4c8f62f9010d: Created Expect[0] for '863D237E31E5A9DCC407'O to be handled at TC_cs_iu_release_req_rua_disconnect0(311) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303)@4c8f62f9010d: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)1333441 20241106085000509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085000509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085000510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085000510 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085000510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1458c1, normal) (hnbgw_rua.c:407) 20241106085000510 DHNB DEBUG map_rua[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106085000510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085000510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1333441 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085000510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085000510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085000510 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1333441 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085000510 DCN DEBUG map_sccp[0x55986b201230]{init}: Allocated (fsm.c:456) 20241106085000510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085000510 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1333441 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085000510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1333441 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085000510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085000510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085000510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085000510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085000510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085000510 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085000510 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{IDLE}: Allocated (fsm.c:456) 20241106085000510 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085000510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000011), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a863d237e31e5a9dcc407004f400300037c0056400500f1100926) (sccp_scrc.c:401) 20241106085000510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085000510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085000510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085000510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085000510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085000510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085000510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085000510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085000510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085000510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085000510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085000510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085000510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085000510 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085000510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085000510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085000511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085000511 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085000511 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085000511 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085000511 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085000511 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085000511 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085000511 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(305)@4c8f62f9010d: Found Expect[0] for l3='863D237E31E5A9DCC407'O handled at TC_cs_iu_release_req_rua_disconnect0(311) HNBGW_Test.msc0-RAN(305)@4c8f62f9010d: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)6052972 HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085000530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085000530 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085000530 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085000530 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085000530 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085000530 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085000530 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085000530 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085000530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085000530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085000530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085000530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085000530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085000530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=00a2960f) (sccp_scrc.c:472) 20241106085000530 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1823) 20241106085000530 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085000530 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085000530 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085000530 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085000530 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085000530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085000530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_cs_iu_release_req_rua_disconnect0(311)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: vl_len:91 HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106085000734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085000734 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085000734 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085000734 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085000734 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085000734 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085000734 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085000734 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085000734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085000734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085000734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085000734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085000734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085000734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106085000734 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20241106085000734 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085000734 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085000734 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085000735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085000735 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085000735 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085000735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085000735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085000735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085000735 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106085000735 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106085000735 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106085000735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085000735 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106085000735 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{UNUSED}: Allocated (fsm.c:456) 20241106085000735 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{UNUSED}: is child of mgw(mgw-fsm-1333441-0)[0x55986b1fe980] (fsm.c:486) 20241106085000735 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1333441-0)[0x55986b1fe980] (mgcp_client_endpoint_fsm.c:724) 20241106085000735 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085000735 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085000735 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085000735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1333441-0)[0x55986b203810]{ST_CRCX}: Allocated (fsm.c:456) 20241106085000735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1333441-0)[0x55986b203810]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0] (fsm.c:486) 20241106085000735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1333441-0)[0x55986b203810]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085000735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1333441-0)[0x55986b203810]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106085000735 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 1458c'... (mgcp_client.c:805) 20241106085000735 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106085000735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1333441-0)[0x55986b203810]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085000735 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(310)@4c8f62f9010d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1458c117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1458c117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_cs_iu_release_req_rua_disconnect0(311) TC_cs_iu_release_req_rua_disconnect0(311)@4c8f62f9010d: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1458c117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1458c117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085000775 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241106085000775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106085000775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106085000775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085000775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085000775 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106085000775 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085000775 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085000775 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085000775 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085000775 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085000775 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085000775 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106085000775 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085000776 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106085000776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106085000776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106085000776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085000776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_cs_iu_release_req_rua_disconnect0(311)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085000787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085000787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085000787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106085000787 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085000787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1458c1) (hnbgw_rua.c:471) 20241106085000787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1333441 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106085000787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085000787 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085000787 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085000787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085000787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085000787 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106085000787 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106085000787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085000787 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106085000787 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1333441-0)[0x55986b1fe980] (mgcp_client_endpoint_fsm.c:724) 20241106085000787 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085000787 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085000787 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20241106085000787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106085000787 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=214 'MDCX 25 rtpbridge/1@mgw MGCP 1.0\r\nC: 1458c'... (mgcp_client.c:805) 20241106085000787 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106085000787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085000787 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085000787 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085000787 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(311)@4c8f62f9010d: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1458c117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1458c117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085000793 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241106085000793 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106085000793 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106085000793 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085000793 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085000793 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106085000793 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1333441-0)[0x55986b1fe980] (mgcp_client_endpoint_fsm.c:724) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085000793 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1333441-0)[0x55986b203940]{ST_CRCX}: Allocated (fsm.c:456) 20241106085000793 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1333441-0)[0x55986b203940]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0] (fsm.c:486) 20241106085000793 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1333441-0)[0x55986b203940]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085000793 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1333441-0)[0x55986b203940]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106085000793 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=204 'CRCX 26 rtpbridge/1@mgw MGCP 1.0\r\nC: 1458c'... (mgcp_client.c:805) 20241106085000793 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106085000793 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1333441-0)[0x55986b203940]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085000793 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(311)@4c8f62f9010d: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1458c117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1458c117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085000798 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241106085000798 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b203940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106085000798 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b203940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106085000798 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b203940]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085000798 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b203940]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085000798 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106085000798 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20241106085000798 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085000798 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085000798 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085000798 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085000798 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085000798 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085000798 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085000798 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085000798 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106085000798 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106085000798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106085000798 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085000798 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085000798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2960f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106085000798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085000798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085000798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085000798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085000798 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106085000798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085000798 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085000798 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085000798 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085000798 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085000798 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085000798 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085000798 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(311)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085000994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085000994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085000994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106085000994 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085000994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1458c1) (hnbgw_rua.c:471) 20241106085000994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1333441 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241106085000994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085000994 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106085000994 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106085000994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106085000994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085000994 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085000994 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085000994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2960f), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20241106085000994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085000994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085000994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085000994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085000995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085000995 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085000995 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085000995 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085000995 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085000995 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085000995 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085000995 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303)@4c8f62f9010d: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)1333441 20241106085001198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085001198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085001198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241106085001198 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106085001198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1458c1,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241106085001198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1333441 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241106085001198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106085001198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106085001198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106085001198 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085001198 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085001198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2960f), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085001198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085001198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085001198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085001198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085001198 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085001198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241106085001198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085001198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:202) 20241106085001198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1333441)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106085001199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085001199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{disconnected}: Freeing instance (context_map.c:206) 20241106085001199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55986b201230]{disconnected}: Deallocated (fsm.c:568) 20241106085001199 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106085001199 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106085001199 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106085001199 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106085001199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085001199 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=57 'DLCX 27 rtpbridge/1@mgw MGCP 1.0\r\nC: 1458c'... (mgcp_client.c:805) 20241106085001199 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106085001199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085001199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b203940]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085001199 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=57 'DLCX 28 rtpbridge/1@mgw MGCP 1.0\r\nC: 1458c'... (mgcp_client.c:805) 20241106085001199 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106085001199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b203940]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085001199 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: Removing from parent mgw(mgw-fsm-1333441-0)[0x55986b1fe980] (mgcp_client_endpoint_fsm.c:873) 20241106085001199 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106085001199 DLMGCP DEBUG mgw-endp(mgw-fsm-1333441-0)[0x55986b2075c0]{IN_USE}: Deallocated (fsm.c:568) 20241106085001199 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106085001199 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106085001199 DMGW DEBUG mgw(mgw-fsm-1333441-0)[0x55986b1fe980]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106085001199 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1333441 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085001199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085001199 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085001199 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085001199 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085001199 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085001199 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085001199 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085001199 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-RAN(305)@4c8f62f9010d: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)6052972 20241106085001206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085001206 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085001206 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085001206 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085001206 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085001206 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085001206 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085001206 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085001206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085001206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085001206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085001206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085001206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085001206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=00a2960f) (sccp_scrc.c:472) 20241106085001206 DLSCCP DEBUG Received CO:RELCO for local reference 17 (sccp_scoc.c:1823) 20241106085001206 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085001206 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085001206 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085001206 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085001206 DLSCCP DEBUG SCCP-SCOC(17)[0x55986b2086d0]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(311)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1458c117" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(311)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1458c117" }, { code := "I", val := "22222" } }, sdp := omit } 20241106085001216 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 27 OK (mgcp_client.c:758) 20241106085001216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085001216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085001216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085001216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b203810]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(311)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085001217 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 28 OK (mgcp_client.c:758) 20241106085001217 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b203940]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085001217 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b203940]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085001217 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b203940]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085001217 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b203940]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106085002218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60098<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(311)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085002221 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39691<->l=127.0.0.1:4262) (control_if.c:193) 20241106085002221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085002221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085002221 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085002221 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085002221 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085002221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085002221 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085002221 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085002221 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085002221 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085002221 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085002221 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085002221 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085002221 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303)@4c8f62f9010d: Final verdict of PTC: none 20241106085002221 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085002221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085002221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085002221 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085002221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085002221 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085002221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085002221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085002221 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085002221 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085002221 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085002221 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085002221 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085002221 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) IPA-CTRL-CLI-IPA(300)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(308)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(307)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(309)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(305)@4c8f62f9010d: Final verdict of PTC: none 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085002221 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085002221 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085002221 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085002221 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085002221 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085002221 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085002221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085002221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085002221 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085002221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085002221 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085002221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085002221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085002221 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085002221 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085002221 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085002221 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(304)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(306)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(310)@4c8f62f9010d: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(302)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(299)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085002222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60076<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(301)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(299): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(300): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(301): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(302): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(304): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(305): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(306): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(307): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(308): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(309): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(310): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(311): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Wed Nov 6 08:50:02 UTC 2024 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20241106085002260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085002661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60258<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210728) Waiting for packet dumper to finish... 1 (prev_count=210728, count=226640) 20241106085004222 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085004222 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085004222 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085004222 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085004222 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085004222 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Wed Nov 6 08:50:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ps_iu_release_req_rua_disconnect started. 20241106085005738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085005743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085005747 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36465<->l=127.0.0.1:4262) (control_if.c:570) 20241106085005760 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085005760 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085005761 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085005761 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085005761 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085005761 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085005761 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085005761 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(315)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085005761 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085005761 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085005762 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085005762 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085005762 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085005762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085005762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085005762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085005762 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085005762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085005762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085005762 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085005762 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085005762 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085005762 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085005762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085005762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085005762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085005762 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085005762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085005762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085005762 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085005762 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085005762 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085005762 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085005762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085005762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085005762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085005762 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085005762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085005762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085005762 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085005762 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085005762 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085005762 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085005762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085005762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085005762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085005762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085005762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085005762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085005762 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085005762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005762 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085005762 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085005762 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085005762 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085005762 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085005762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005762 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085005762 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085005762 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085005762 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085005762 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085005762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085005762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005762 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085005762 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085005762 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085005762 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085005762 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085005762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085005762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005763 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085005763 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085005763 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085005763 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085005763 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085005763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(319)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(319)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(319)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(317)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085005776 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085005776 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085005776 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085005776 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085005776 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085005776 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085005776 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085005776 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085005777 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085005777 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085005777 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085005777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085005777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085005777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085005777 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085005777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085005777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085005777 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085005777 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085005777 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085005777 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085005777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085005777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085005777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085005777 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085005777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085005777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085005777 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085005777 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085005777 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085005777 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085005777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085005777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085005777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085005777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085005777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085005777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085005777 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085005777 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085005777 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085005777 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085005777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085005777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085005777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085005778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085005778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085005778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085005778 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085005778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005778 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085005778 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085005778 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085005778 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085005778 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085005778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005778 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085005778 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085005778 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085005778 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085005778 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085005778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085005778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005778 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085005778 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085005778 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085005778 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085005778 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085005778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085005778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005778 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085005778 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085005778 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085005778 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085005778 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085005778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(322)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(322)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(322)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085005804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085005804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085005804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085005804 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085005805 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085005805 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085005805 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085005805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085005805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085005974 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085005974 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085005974 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085005974 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(319)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085005978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005978 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085005978 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085005978 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085005978 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085005978 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085005978 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085005979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005979 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085005979 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085005979 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085005979 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085005979 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085005979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085005979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085005979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085005979 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085005979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085005979 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085005979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085005979 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085005979 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085005979 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085005979 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085005980 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085005980 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085005980 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085005980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085005980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085005980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085005980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085005980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085005980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085005980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085005980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085005980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085005980 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085005980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005980 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085005980 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085005980 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085005980 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085005980 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085005980 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085005980 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085005991 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085005991 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085005991 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085005991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(322)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085005998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005998 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085005998 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085005998 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085005998 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085005998 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085005998 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085005999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085005999 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085005999 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085005999 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085005999 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085005999 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085005999 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085005999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085005999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085005999 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085005999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085005999 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085005999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085005999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085005999 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085005999 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085005999 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085006000 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085006001 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085006001 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085006001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085006001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085006001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085006001 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085006001 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085006001 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085006001 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085006001 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085006001 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085006001 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085006001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085006001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085006001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085006001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085006001 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(318)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085006792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085006792 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085006792 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085006792 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085006792 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085006792 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085006792 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085006792 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085006792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085006792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085006792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085006792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085006792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085006792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085006792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085006792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085006792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085006792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085006793 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085006793 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085006793 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085006793 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085006793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085006793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085006793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085006793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085006793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085006793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085006793 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085006793 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085006793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085006793 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085006793 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085006793 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085006793 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085006793 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085006793 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085006793 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085006803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085006803 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085006803 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085006803 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085006803 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085006803 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085006803 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085006803 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085006803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085006803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085006803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085006803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085006803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085006803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085006803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085006803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085006803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085006803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085006803 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085006803 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(321)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085006814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085006814 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085006814 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085006814 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085006814 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085006814 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085006814 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085006814 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085006815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085006815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085006815 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085006815 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085006815 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085006815 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085006815 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085006815 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085006815 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085006815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085006815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085006815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085006815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085006815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085006815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085006815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085006815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085006815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085006815 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085006815 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085006815 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085006815 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085006815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085006815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085006815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085006815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085006815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085006815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085006815 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085006815 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085006820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085006821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085006821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085006821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085006821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085006821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085006821 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085006821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085006821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085006820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085006820 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085006820 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085006820 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085006820 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085006820 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085006820 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085006820 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085006822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085006822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085006822 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085006822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085006822 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085006822 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085006822 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085006892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(321)@4c8f62f9010d: f_create_expect(l3 := '8CB7C2029EA4F87EB358'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(321)@4c8f62f9010d: Created Expect[0] for '8CB7C2029EA4F87EB358'O to be handled at TC_ps_iu_release_req_rua_disconnect0(324) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316)@4c8f62f9010d: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)13545027 20241106085007910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085007910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085007910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085007910 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085007910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xceae43, normal) (hnbgw_rua.c:407) 20241106085007910 DHNB DEBUG map_rua[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085007910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085007910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13545027 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085007910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085007910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085007910 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13545027 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085007910 DCN DEBUG map_sccp[0x55986b203810]{init}: Allocated (fsm.c:456) 20241106085007910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085007910 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13545027 <-> SCCP-18 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085007910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13545027 SCCP-18 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085007910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085007910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085007910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085007910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085007910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085007910 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085007910 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{IDLE}: Allocated (fsm.c:456) 20241106085007910 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085007910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000012), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8cb7c2029ea4f87eb358004f400300035e0056400500f1100926) (sccp_scrc.c:401) 20241106085007910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085007910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085007910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085007910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085007910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085007910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085007910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085007910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085007910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085007910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085007910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085007910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085007910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085007910 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085007910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085007910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085007910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085007910 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085007910 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085007910 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085007910 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085007910 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085007910 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085007910 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(321)@4c8f62f9010d: Found Expect[0] for l3='8CB7C2029EA4F87EB358'O handled at TC_ps_iu_release_req_rua_disconnect0(324) HNBGW_Test.sgsn0-RAN(321)@4c8f62f9010d: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)4137420 HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(324)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085007916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085007916 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085007916 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085007916 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085007916 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085007916 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085007916 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085007916 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085007916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085007916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085007916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085007916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085007916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085007916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=005c0d63) (sccp_scrc.c:472) 20241106085007916 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1823) 20241106085007916 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085007916 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085007916 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085007916 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) HNBGW-PFCP(314)@4c8f62f9010d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(324) subscribed for broadcast 20241106085007916 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085007916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085007916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: vl_len:91 HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: vl_from0 HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241106085008118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085008118 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085008118 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085008118 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085008118 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085008118 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085008118 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085008118 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085008118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085008118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085008118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085008118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085008118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085008119 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241106085008119 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1823) 20241106085008119 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085008119 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085008119 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085008119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085008119 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085008119 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085008119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085008119 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085008119 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241106085008119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085008119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241106085008119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085008119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_iu_release_req_rua_disconnect0(324)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085008164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085008165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085008165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106085008165 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085008165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xceae43) (hnbgw_rua.c:471) 20241106085008165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13545027 SCCP-18 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106085008165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085008165 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085008165 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085008165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085008165 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085008165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085008165 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085008165 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085008165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0d63), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241106085008165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085008165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085008165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085008165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085008165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085008165 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085008165 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085008165 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085008165 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085008165 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085008165 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085008165 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(324)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085008366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085008366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085008366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106085008366 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085008366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xceae43) (hnbgw_rua.c:471) 20241106085008366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13545027 SCCP-18 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241106085008366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085008366 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106085008366 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106085008366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106085008366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085008366 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085008366 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085008366 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0d63), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20241106085008366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085008366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085008366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085008366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085008366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085008366 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085008366 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085008366 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085008366 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085008366 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085008366 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085008366 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316)@4c8f62f9010d: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)13545027 20241106085008574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085008574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085008574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241106085008574 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106085008574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xceae43,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241106085008574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13545027 SCCP-18 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241106085008574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106085008574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106085008574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106085008574 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085008574 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085008574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0d63), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085008574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085008574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085008574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085008574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085008574 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085008574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241106085008574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085008574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{disconnected}: Freeing instance (context_map.c:202) 20241106085008574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13545027)[0x55986b203940]{disconnected}: Deallocated (fsm.c:568) 20241106085008574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085008574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{disconnected}: Freeing instance (context_map.c:206) 20241106085008574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55986b203810]{disconnected}: Deallocated (fsm.c:568) 20241106085008574 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13545027 SCCP-18 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106085008574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085008574 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085008574 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085008574 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085008574 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085008574 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085008574 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085008574 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: Session index based on local reference:0 20241106085008576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085008576 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085008576 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085008576 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085008576 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085008576 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085008576 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085008576 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085008576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085008576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085008576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085008576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085008576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085008576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=005c0d63) (sccp_scrc.c:472) 20241106085008576 DLSCCP DEBUG Received CO:RELCO for local reference 18 (sccp_scoc.c:1823) 20241106085008576 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085008576 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085008576 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085008576 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085008576 DLSCCP DEBUG SCCP-SCOC(18)[0x55986b2086d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(321)@4c8f62f9010d: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)4137420 20241106085009579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(324)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085009582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085009582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085009582 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085009582 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085009582 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(317)@4c8f62f9010d: Final verdict of PTC: none 20241106085009582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085009582 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36465<->l=127.0.0.1:4262) (control_if.c:193) 20241106085009582 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085009582 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085009582 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085009582 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085009582 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085009582 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085009582 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085009582 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(318)@4c8f62f9010d: Final verdict of PTC: none 20241106085009582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085009582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085009582 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085009582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085009582 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085009582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085009582 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085009582 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085009582 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085009582 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085009582 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(320)@4c8f62f9010d: Final verdict of PTC: none 20241106085009582 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085009582 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085009582 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085009582 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085009582 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085009582 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085009582 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_ps_iu_release_req_rua_disconnect-Iuh0(315)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(319)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(321)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(323)@4c8f62f9010d: Final verdict of PTC: none 20241106085009582 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085009582 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085009582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085009582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085009582 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085009582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085009582 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085009582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085009582 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085009582 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085009582 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085009582 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085009582 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(313)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(322)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(312)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085009583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60268<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(314)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(312): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(314): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(315): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(317): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(318): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(319): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(320): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(321): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(322): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(323): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(324): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Wed Nov 6 08:50:09 UTC 2024 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20241106085009635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085010037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60296<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=174288) Waiting for packet dumper to finish... 1 (prev_count=174288, count=190260) 20241106085011583 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085011583 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085011583 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085011583 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085011583 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085011583 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Wed Nov 6 08:50:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_ps_rab_assignment started. 20241106085013118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085013124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085013131 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40329<->l=127.0.0.1:4262) (control_if.c:570) 20241106085013150 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085013150 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085013150 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085013150 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085013151 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085013151 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085013151 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085013151 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085013151 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085013151 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rab_assignment-Iuh0(328)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085013152 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085013152 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085013152 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085013152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085013152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085013152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085013152 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085013152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085013152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085013152 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085013152 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085013152 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085013152 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085013152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085013152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085013152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085013152 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085013152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085013152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085013152 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085013152 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085013152 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085013152 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085013152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085013152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085013152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085013152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085013152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085013152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085013152 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085013152 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085013152 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085013152 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085013152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085013152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085013152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085013152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085013152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085013152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085013152 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085013152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013152 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085013152 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085013152 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085013152 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085013152 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085013152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013152 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085013152 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085013152 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085013152 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085013152 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085013152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085013152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013152 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085013152 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085013152 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085013152 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085013152 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085013152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085013152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013152 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085013152 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085013152 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085013152 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085013152 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085013152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(332)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(332)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(332)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(330)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085013167 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085013167 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085013167 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085013167 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085013167 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085013167 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085013167 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085013167 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085013168 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085013168 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085013168 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085013168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085013168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085013168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085013168 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085013168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085013168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085013168 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085013168 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085013168 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085013168 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085013168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085013168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085013168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085013168 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085013168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085013168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085013168 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085013168 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085013168 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085013168 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085013168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085013168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085013168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085013168 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085013168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085013168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085013168 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085013168 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085013168 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085013168 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085013168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085013168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085013168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085013168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085013168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085013168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085013168 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085013169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013169 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085013169 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085013169 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085013169 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085013169 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085013169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013169 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085013169 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085013169 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085013169 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085013169 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085013169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085013169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013169 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085013169 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085013169 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085013169 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085013169 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085013169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085013169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013169 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085013169 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085013169 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085013169 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085013169 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085013169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(335)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(335)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(335)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085013193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085013193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085013193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085013193 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085013193 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085013193 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085013193 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085013193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085013193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085013365 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085013365 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085013365 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085013365 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(332)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085013374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013374 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085013374 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085013374 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085013374 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085013374 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085013374 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085013377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013377 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085013377 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085013377 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085013377 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085013377 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085013377 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085013377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085013377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085013377 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085013377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085013377 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085013377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085013377 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085013377 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085013377 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085013377 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085013378 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085013378 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085013378 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085013378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085013378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085013378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085013379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085013379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085013379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085013379 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085013379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013379 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085013379 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085013379 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085013379 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085013379 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085013379 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085013379 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085013380 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085013380 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085013380 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085013380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(335)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085013384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013384 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085013384 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085013384 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085013384 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085013384 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085013384 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085013385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013385 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085013385 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085013385 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085013385 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085013385 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085013385 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085013385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085013385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085013385 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085013385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085013385 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085013385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085013385 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085013385 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085013385 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085013385 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085013386 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085013386 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085013386 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085013386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085013386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085013386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085013386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085013386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085013386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085013386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085013386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085013386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085013386 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085013386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085013386 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085013386 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085013386 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085013386 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085013386 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085013386 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085013386 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(331)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085014180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085014180 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085014180 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085014180 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085014180 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085014180 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085014180 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085014180 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085014180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085014180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085014180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085014180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085014180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085014180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085014180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085014180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085014180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085014180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085014180 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085014180 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085014180 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085014180 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085014180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085014180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085014180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085014180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085014180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085014180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085014180 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085014180 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085014180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085014180 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085014180 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085014180 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085014180 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085014180 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085014180 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085014180 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085014184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085014184 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085014184 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085014184 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085014184 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085014184 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085014184 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085014184 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085014184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085014184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085014184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085014184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085014184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085014184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085014184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085014184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085014184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085014184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085014184 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085014184 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085014184 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(334)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085014188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085014188 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085014188 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085014188 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085014188 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085014188 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085014188 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085014188 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085014188 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085014188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085014188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085014188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085014188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085014188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085014188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085014188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085014188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014188 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085014188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085014188 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085014188 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085014188 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085014188 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085014188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085014188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085014188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085014188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085014188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085014188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085014189 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085014189 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085014189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085014189 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085014189 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085014189 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085014189 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085014189 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085014189 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085014189 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085014190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085014190 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085014190 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085014190 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085014190 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085014190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085014190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085014190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085014190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085014190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085014190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085014190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085014190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085014190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014190 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085014190 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085014190 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085014190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085014190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085014190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085014190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085014190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085014191 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085014191 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085014191 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085015204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50530<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(334)@4c8f62f9010d: f_create_expect(l3 := '1E1D307F4B888512C72A'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(334)@4c8f62f9010d: Created Expect[0] for '1E1D307F4B888512C72A'O to be handled at TC_ps_rab_assignment0(337) TC_ps_rab_assignment-Iuh0-RUA(329)@4c8f62f9010d: Added conn table entry 0TC_ps_rab_assignment0(337)9901209 20241106085016233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085016233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085016233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085016233 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085016233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x971499, normal) (hnbgw_rua.c:407) 20241106085016233 DHNB DEBUG map_rua[0x55986b2086d0]{init}: Allocated (fsm.c:456) 20241106085016233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085016233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9901209 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085016233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085016233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085016233 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9901209 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085016233 DCN DEBUG map_sccp[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085016233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085016233 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9901209 <-> SCCP-19 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085016233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9901209 SCCP-19 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085016233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085016233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085016233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085016233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085016233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085016233 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085016233 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{IDLE}: Allocated (fsm.c:456) 20241106085016233 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085016233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000013), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1e1d307f4b888512c72a004f40030002870056400500f1100926) (sccp_scrc.c:401) 20241106085016233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085016233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085016233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085016233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085016233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085016233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085016233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085016233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085016233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085016233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085016233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085016233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085016233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085016233 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085016233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085016233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085016234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085016234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085016234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085016234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085016234 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085016234 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085016234 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085016234 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(334)@4c8f62f9010d: Found Expect[0] for l3='1E1D307F4B888512C72A'O handled at TC_ps_rab_assignment0(337) HNBGW_Test.sgsn0-RAN(334)@4c8f62f9010d: Added conn table entry 0TC_ps_rab_assignment0(337)12458180 HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: Session index based on connection ID:0 TC_ps_rab_assignment0(337)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW-PFCP(327)@4c8f62f9010d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(337) subscribed for broadcast 20241106085016248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085016248 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085016248 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085016248 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085016248 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085016248 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085016248 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085016248 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085016248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085016248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085016248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085016248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085016248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085016248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=00df1189) (sccp_scrc.c:472) 20241106085016248 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1823) 20241106085016248 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085016248 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085016248 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085016248 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085016248 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085016248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085016248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: vl_len:91 HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: vl_from0 HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241106085016450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085016450 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085016450 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085016450 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085016450 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085016450 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085016450 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085016450 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085016450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085016450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085016450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085016450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085016451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085016451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241106085016451 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20241106085016451 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085016451 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085016451 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085016451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085016451 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085016451 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085016451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085016451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085016451 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241106085016451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085016451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241106085016451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085016451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment0(337)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085016489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085016489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085016489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106085016489 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085016489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x971499) (hnbgw_rua.c:471) 20241106085016489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9901209 SCCP-19 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106085016489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085016489 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085016489 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085016489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085016489 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085016489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085016489 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085016489 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085016489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df1189), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241106085016489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085016489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085016489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085016489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085016489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085016489 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085016489 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085016489 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085016489 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085016489 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085016489 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085016489 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(337)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: vl_len:12 HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: vl_from0 HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106085018516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085018516 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085018516 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085018516 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085018516 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085018516 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085018516 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085018516 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085018516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085018516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085018516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085018516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085018516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085018516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241106085018516 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20241106085018516 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085018516 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085018516 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085018516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085018516 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106085018516 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106085018516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106085018516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085018516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241106085018516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085018516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_ps_rab_assignment0(337)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(329)@4c8f62f9010d: Deleted conn table entry 0TC_ps_rab_assignment0(337)9901209 20241106085018536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085018536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085018536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106085018536 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106085018536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x971499,cause=radio(normal)) (hnbgw_rua.c:439) 20241106085018536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9901209 SCCP-19 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106085018536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106085018536 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106085018536 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106085018536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106085018536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085018536 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085018536 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085018536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df1189), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106085018536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085018536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085018537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085018537 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085018537 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085018537 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085018537 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085018537 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085018537 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085018537 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085018536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085018536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085018536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106085018536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106085018536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(337)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(334)@4c8f62f9010d: Deleted conn table entry 0TC_ps_rab_assignment0(337)12458180 HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: Session index based on connection ID:0 20241106085018548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085018548 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085018548 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085018548 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085018548 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085018548 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085018548 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085018548 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085018548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085018548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085018548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085018548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085018548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085018548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=00df1189), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106085018548 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1823) 20241106085018548 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106085018548 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085018548 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106085018548 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106085018548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106085018548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106085018548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085018548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{disconnected}: Freeing instance (context_map.c:202) 20241106085018548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9901209)[0x55986b2086d0]{disconnected}: Deallocated (fsm.c:568) 20241106085018548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085018548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{disconnected}: Freeing instance (context_map.c:206) 20241106085018548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55986b203940]{disconnected}: Deallocated (fsm.c:568) 20241106085018548 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9901209 SCCP-19 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106085018548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df1189), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:401) 20241106085018548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085018548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085018548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085018548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085018548 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106085018548 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085018548 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085018548 DLSCCP DEBUG SCCP-SCOC(19)[0x55986b203810]{IDLE}: Deallocated (fsm.c:568) 20241106085018549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085018549 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085018549 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085018549 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085018549 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085018549 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085018549 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085018549 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: RLC received in state:disconnect_pending TC_ps_rab_assignment0(337)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085020549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50530<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(337)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085020558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085020559 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085020559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085020559 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085020559 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085020559 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085020559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085020559 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085020559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085020559 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085020559 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085020559 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085020559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085020559 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085020559 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085020559 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085020559 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085020559 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085020559 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085020559 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085020559 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085020559 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085020559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085020559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085020559 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085020559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085020559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085020559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085020559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085020559 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085020559 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085020559 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085020559 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085020560 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40329<->l=127.0.0.1:4262) (control_if.c:193) 20241106085020560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50514<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(332)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(333)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(330)@4c8f62f9010d: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(329)@4c8f62f9010d: Final verdict of PTC: none 20241106085020561 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085020561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085020561 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085020561 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085020561 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085020561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085020561 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085020561 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085020561 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085020561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085020561 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085020561 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085020561 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085020561 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085020561 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085020561 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085020561 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085020561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085020562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085020562 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085020562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085020562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085020562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085020562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085020562 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085020562 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085020562 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085020562 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(331)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(335)@4c8f62f9010d: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(328)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(326)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(334)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(336)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(325)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085020565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50498<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(327)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(325): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(327): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ps_rab_assignment-Iuh0(328): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(329): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(330): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(331): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(332): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(333): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(334): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(335): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(336): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_ps_rab_assignment0(337): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Wed Nov 6 08:50:20 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20241106085020621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085021023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50540<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=177800) Waiting for packet dumper to finish... 1 (prev_count=177800, count=193392) 20241106085022560 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085022560 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085022560 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085022561 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085022561 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085022562 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Wed Nov 6 08:50:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241106085024131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085024140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085024145 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46731<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(341)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085024162 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085024162 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085024170 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085024170 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085024170 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085024170 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085024170 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085024170 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085024170 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085024170 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(343)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085024171 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36955 (stream_srv.c:129) 20241106085024171 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36955<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085024172 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085024172 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085024172 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085024172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085024172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085024172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085024172 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085024172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085024172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085024172 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085024172 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085024172 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085024172 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085024172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085024172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085024172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085024172 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085024172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085024172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085024172 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085024172 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085024172 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085024172 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085024172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085024172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085024172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085024172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085024172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085024172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085024172 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085024172 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085024172 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085024172 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085024172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085024172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085024172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085024172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085024172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085024172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085024172 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085024172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024172 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085024172 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085024172 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085024172 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085024172 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085024172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024172 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085024172 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085024172 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085024172 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085024172 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085024172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085024172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024172 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085024172 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085024172 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085024172 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085024172 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085024172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085024172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024172 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085024172 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085024172 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085024172 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085024172 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085024172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(347)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(347)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(347)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085024185 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085024185 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085024185 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085024185 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085024185 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085024185 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085024186 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085024186 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085024187 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085024187 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085024187 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085024187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085024187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085024187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085024187 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085024187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085024187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085024187 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085024187 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085024187 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085024187 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085024187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085024187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085024187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085024187 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085024187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085024187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085024187 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085024187 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085024187 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085024187 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085024187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085024187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085024187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085024187 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085024187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085024187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085024187 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085024187 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085024187 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085024187 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085024187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085024187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085024187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085024187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085024187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085024187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085024187 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085024187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024187 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085024187 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085024187 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085024187 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085024187 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085024187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024187 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085024187 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085024187 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085024187 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085024187 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085024187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085024187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024187 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085024187 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085024187 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085024187 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085024187 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085024187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085024187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024187 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085024187 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085024187 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085024187 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085024187 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085024187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(350)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(350)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(350)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(348)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085024208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085024208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085024208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085024208 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085024208 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085024208 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085024208 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085024208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085024208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085024213 DLINP DEBUG SRVCONN(,r=127.0.0.1:36955<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085024213 DLINP DEBUG SRVCONN(,r=127.0.0.1:36955<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085024213 DLINP DEBUG SRVCONN(,r=127.0.0.1:36955<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085024213 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085024213 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20241106085024213 DLGLOBAL DEBUG validating counter group 0x559869345be0(hnb) with 60 counters (rate_ctr.c:86) 20241106085024213 DHNBAP DEBUG (127.0.0.1:36955 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085024213 DHNBAP NOTICE (127.0.0.1:36955 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085024213 DHNBAP NOTICE (127.0.0.1:36955 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085024213 DLINP DEBUG SRVCONN(,r=127.0.0.1:36955<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085024213 DLINP DEBUG SRVCONN(,r=127.0.0.1:36955<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085024384 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085024384 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085024384 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085024384 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(347)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085024391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024391 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085024391 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085024391 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085024391 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085024391 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085024391 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085024393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024393 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085024393 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085024393 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085024393 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085024393 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085024393 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085024393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085024393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085024393 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085024393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085024393 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085024393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085024393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085024393 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085024393 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085024393 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085024394 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085024394 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085024394 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085024394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085024394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085024394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085024394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085024394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085024394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085024394 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085024394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024394 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085024394 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085024394 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085024394 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085024394 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085024394 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085024394 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085024398 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085024398 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085024398 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085024398 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(350)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085024402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024402 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085024402 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085024402 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085024402 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085024402 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085024402 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085024404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024404 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085024404 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085024404 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085024404 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085024404 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085024404 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085024404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085024404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085024404 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085024404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085024404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085024404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085024404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085024404 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085024404 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085024404 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085024405 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085024405 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085024405 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085024405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085024405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085024405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085024405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085024405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085024405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085024405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085024405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085024405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085024405 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085024406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085024406 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085024406 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085024406 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085024406 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085024406 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085024406 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085024406 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085025199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085025199 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085025199 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085025199 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085025199 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085025199 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085025199 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085025199 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085025199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085025199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085025199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085025199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085025199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085025199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085025199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085025199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085025199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085025199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085025199 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085025199 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085025199 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085025199 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085025199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085025199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085025199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085025200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085025200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085025200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085025200 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085025200 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085025200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085025200 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085025200 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085025200 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085025200 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085025200 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085025200 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085025200 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085025201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085025201 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085025201 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085025201 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085025201 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085025201 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085025201 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085025201 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085025202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085025202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085025202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085025202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085025202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085025202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085025202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085025202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085025202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085025202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085025202 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085025202 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085025202 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(349)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085025207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085025207 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085025207 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085025207 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085025207 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085025207 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085025207 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085025207 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085025207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085025207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085025207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085025207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085025207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085025207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085025207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085025207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085025207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025208 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085025208 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085025208 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085025208 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085025208 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085025208 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085025208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085025208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085025208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085025208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085025208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085025208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085025208 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085025208 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085025208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085025208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085025208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085025208 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085025208 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085025208 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085025208 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085025208 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085025208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085025208 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085025208 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085025208 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085025208 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085025208 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085025208 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085025208 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085025208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085025208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085025208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085025208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085025208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085025208 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085025208 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085025208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085025208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085025209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085025209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085025209 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085025209 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085025209 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085025209 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085025209 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085025219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085025226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085025230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085025234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085025237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085025241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085025245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085025249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085025252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085025255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085025259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085025262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085025266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085025270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085025273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085025278 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085025283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085025287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085025291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085025297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000010010'B, t_guard := 20.000000 } 20241106085025341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39334<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(352) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(352)10305981 20241106085026389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085026389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085026389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085026389 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085026389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9d41bd, normal) (hnbgw_rua.c:407) 20241106085026389 DHNB DEBUG map_rua[0x55986b2086d0]{init}: Allocated (fsm.c:456) 20241106085026389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305981)[0x55986b2086d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085026389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10305981 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085026389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085026389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085026389 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10305981 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085026389 DCN DEBUG map_sccp[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085026389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085026389 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10305981 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085026390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10305981 SCCP-20 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085026390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305981)[0x55986b2086d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085026390 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085026390 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085026390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305981)[0x55986b2086d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085026390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55986b203940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085026390 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085026390 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{IDLE}: Allocated (fsm.c:456) 20241106085026390 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085026390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000014), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002120056400500f1100926) (sccp_scrc.c:401) 20241106085026390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085026390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085026390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085026390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085026390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085026390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085026390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085026390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085026390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085026390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085026390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085026390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085026390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085026390 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085026390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55986b203940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085026390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305981)[0x55986b2086d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085026390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085026390 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085026390 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085026390 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085026390 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085026390 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085026390 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085026390 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(352) HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(352)9126087 HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(352)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085026407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085026407 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085026407 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085026407 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085026407 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085026407 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085026407 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085026407 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085026407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085026407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085026407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085026407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085026407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085026407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00a57b2c) (sccp_scrc.c:472) 20241106085026407 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1823) 20241106085026407 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085026407 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085026407 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085026407 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085026407 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085026407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55986b203940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085026407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55986b203940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085026409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39334<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(352)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085026410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085026412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085026414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085026416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085026418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085026420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085026423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085026425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085026426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085026428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085026429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085026430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085026431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085026432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085026432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085026434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085026435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085026436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085026437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085026437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011100011'B, t_guard := 20.000000 } 20241106085026448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39344<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(353) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@4c8f62f9010d: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(353)1341879 20241106085027472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085027472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085027472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085027472 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085027472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1479b7, normal) (hnbgw_rua.c:407) 20241106085027472 DHNB DEBUG map_rua[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106085027472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1341879)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085027472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1341879 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085027472 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085027472 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085027472 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085027472 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1341879 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085027472 DCN DEBUG map_sccp[0x55986b201230]{init}: Allocated (fsm.c:456) 20241106085027472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55986b201230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085027472 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1341879 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085027472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1341879 SCCP-21 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085027472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1341879)[0x55986b2023a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085027472 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085027472 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085027472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1341879)[0x55986b2023a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085027472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55986b201230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085027472 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085027472 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{IDLE}: Allocated (fsm.c:456) 20241106085027472 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085027472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000015), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030000e30056400500f1100926) (sccp_scrc.c:401) 20241106085027472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085027472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085027472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085027472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085027472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085027472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085027472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085027472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085027472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085027472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085027472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085027472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085027472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085027472 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085027472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55986b201230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085027472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1341879)[0x55986b2023a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085027473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085027473 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085027473 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085027473 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085027473 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085027473 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085027473 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085027473 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(353) HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(353)11162715 HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(353)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085027477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085027477 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085027477 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085027477 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085027477 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085027477 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085027477 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085027477 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085027477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085027477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085027477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085027477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085027477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085027477 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00ae77f4) (sccp_scrc.c:472) 20241106085027477 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1823) 20241106085027477 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085027477 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085027477 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085027477 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085027477 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085027477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55986b201230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085027477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55986b201230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085027479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39344<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(353)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085027480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085027482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085027483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085027485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085027486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085027488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085027489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085027491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085027492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085027494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085027495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085027496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085027497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085027498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085027498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085027499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085027500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085027501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085027502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085027503 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111001110'B, t_guard := 20.000000 } 20241106085027513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(354) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@4c8f62f9010d: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(354)1283009 20241106085028531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085028531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085028532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085028532 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085028532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1393c1, normal) (hnbgw_rua.c:407) 20241106085028532 DHNB DEBUG map_rua[0x55986b1fe980]{init}: Allocated (fsm.c:456) 20241106085028532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1283009)[0x55986b1fe980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085028532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1283009 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085028532 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085028532 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085028532 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1283009 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085028532 DCN DEBUG map_sccp[0x55986b2024d0]{init}: Allocated (fsm.c:456) 20241106085028532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55986b2024d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085028532 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1283009 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085028532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1283009 SCCP-22 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085028532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1283009)[0x55986b1fe980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085028532 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085028532 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085028532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1283009)[0x55986b1fe980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085028532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55986b2024d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085028532 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085028532 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{IDLE}: Allocated (fsm.c:456) 20241106085028532 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085028532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000016), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030003ce0056400500f1100926) (sccp_scrc.c:401) 20241106085028532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085028532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085028532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085028532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085028532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085028532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085028532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085028532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085028532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085028532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085028532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085028532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085028532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085028532 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085028532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55986b2024d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085028532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1283009)[0x55986b1fe980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085028532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085028532 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085028532 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085028532 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085028532 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085028532 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085028532 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085028532 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: First idle individual index:2 HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(354) HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(354)10249147 HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241106085028536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085028536 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085028536 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085028536 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085028536 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085028536 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085028536 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085028536 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085028536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085028536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085028536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085028536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085028536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085028536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=000034fa) (sccp_scrc.c:472) 20241106085028536 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1823) 20241106085028536 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085028536 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085028536 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085028536 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085028536 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085028536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55986b2024d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085028536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55986b2024d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(354)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085028538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(354)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085028540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085028543 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085028545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085028548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085028550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085028552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085028553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085028554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085028555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085028556 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085028557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085028557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085028558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085028559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085028559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085028560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085028561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085028562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085028562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085028563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000101101'B, t_guard := 20.000000 } 20241106085028573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39364<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(355) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@4c8f62f9010d: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(355)7541509 20241106085029596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085029596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085029596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241106085029596 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085029596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x731305, normal) (hnbgw_rua.c:407) 20241106085029596 DHNB DEBUG map_rua[0x55986b207850]{init}: Allocated (fsm.c:456) 20241106085029596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7541509)[0x55986b207850]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085029596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7541509 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085029596 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085029596 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085029596 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7541509 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085029596 DCN DEBUG map_sccp[0x55986b20c720]{init}: Allocated (fsm.c:456) 20241106085029596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55986b20c720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085029596 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7541509 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085029596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7541509 SCCP-23 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241106085029596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7541509)[0x55986b207850]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085029596 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085029596 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085029596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7541509)[0x55986b207850]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085029596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55986b20c720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085029596 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085029596 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{IDLE}: Allocated (fsm.c:456) 20241106085029596 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085029596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000017), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f400300022d0056400500f1100926) (sccp_scrc.c:401) 20241106085029596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085029596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085029597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085029597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085029597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085029597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085029597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085029597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085029597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085029597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085029597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085029597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085029597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085029597 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085029597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55986b20c720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085029597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7541509)[0x55986b207850]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085029597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085029597 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085029597 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085029597 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085029597 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085029597 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085029597 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085029597 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: First idle individual index:3 HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(355) HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(355)14169786 HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241106085029603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085029603 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085029603 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085029603 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085029603 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085029603 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085029603 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085029603 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085029603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085029603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085029603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085029603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085029603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085029603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00c16f8d) (sccp_scrc.c:472) 20241106085029603 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1823) 20241106085029603 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085029603 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085029603 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085029603 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085029603 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085029603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55986b20c720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085029603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55986b20c720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(355)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085029605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39364<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(355)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085029606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085029608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085029612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085029616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085029618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085029620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085029621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085029622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085029623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085029624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085029625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085029626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085029627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085029627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085029628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085029629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085029630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085029631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085029632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085029632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085029636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085029636 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46731<->l=127.0.0.1:4262) (control_if.c:193) 20241106085029636 DLINP DEBUG SRVCONN(,r=127.0.0.1:36955<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085029636 DLINP DEBUG SRVCONN(,r=127.0.0.1:36955<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085029636 DLINP NOTICE SRV(,r=127.0.0.1:36955<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085029636 DMAIN NOTICE (127.0.0.1:36955 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36955<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085029636 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085029636 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085029636 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(346)@4c8f62f9010d: Final verdict of PTC: none 20241106085029636 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085029636 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085029636 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085029636 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085029636 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085029636 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(349)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(344)@4c8f62f9010d: Final verdict of PTC: none 20241106085029636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085029636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085029636 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085029636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085029636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085029636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085029636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085029636 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085029636 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085029636 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085029636 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085029636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085029636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085029636 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085029636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085029636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085029636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085029636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) HNBGW_Test.sgsn0-SCCP(348)@4c8f62f9010d: Final verdict of PTC: none 20241106085029636 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085029636 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085029636 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085029636 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085029636 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085029636 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085029636 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085029636 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085029636 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085029636 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085029636 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085029636 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085029636 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085029636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55986b203940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085029636 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085029636 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085029636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a57b2c), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(343)@4c8f62f9010d: Final verdict of PTC: none 20241106085029636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085029636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085029636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085029636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085029636 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085029636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55986b203940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085029636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305981)[0x55986b2086d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085029636 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305981)[0x55986b2086d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085029636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085029636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305981)[0x55986b2086d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085029636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305981)[0x55986b2086d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085029636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305981)[0x55986b2086d0]{disrupted}: Freeing instance (context_map.c:202) 20241106085029636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10305981)[0x55986b2086d0]{disrupted}: Deallocated (fsm.c:568) 20241106085029636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55986b203940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085029636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55986b203940]{disconnected}: Freeing instance (context_map.c:206) IPA-CTRL-CLI-IPA(339)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(347)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(341)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(350)@4c8f62f9010d: Final verdict of PTC: none 20241106085029636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55986b203940]{disconnected}: Deallocated (fsm.c:568) 20241106085029636 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10305981 SCCP-20 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085029636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55986b201230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085029636 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085029636 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085029636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae77f4), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085029636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085029636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085029636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085029636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085029636 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085029636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55986b201230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085029636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1341879)[0x55986b2023a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085029636 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1341879)[0x55986b2023a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085029636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085029636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1341879)[0x55986b2023a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085029636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1341879)[0x55986b2023a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085029636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1341879)[0x55986b2023a0]{disrupted}: Freeing instance (context_map.c:202) 20241106085029636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1341879)[0x55986b2023a0]{disrupted}: Deallocated (fsm.c:568) 20241106085029636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55986b201230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085029636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55986b201230]{disconnected}: Freeing instance (context_map.c:206) VirtHNBGW-STATS(338)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(345)@4c8f62f9010d: Final verdict of PTC: none 20241106085029636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55986b201230]{disconnected}: Deallocated (fsm.c:568) 20241106085029636 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1341879 SCCP-21 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085029636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55986b2024d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085029636 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085029636 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085029636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000034fa), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085029637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085029637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085029637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085029637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085029637 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085029637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55986b2024d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085029637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1283009)[0x55986b1fe980]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085029637 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1283009)[0x55986b1fe980]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085029637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085029637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1283009)[0x55986b1fe980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085029637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1283009)[0x55986b1fe980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085029637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1283009)[0x55986b1fe980]{disrupted}: Freeing instance (context_map.c:202) 20241106085029637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1283009)[0x55986b1fe980]{disrupted}: Deallocated (fsm.c:568) 20241106085029637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55986b2024d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085029637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55986b2024d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085029637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55986b2024d0]{disconnected}: Deallocated (fsm.c:568) 20241106085029637 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1283009 SCCP-22 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085029637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55986b20c720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085029637 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085029637 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085029637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c16f8d), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085029637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085029637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085029637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085029637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085029637 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085029637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55986b20c720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085029637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7541509)[0x55986b207850]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085029637 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7541509)[0x55986b207850]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085029637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085029637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7541509)[0x55986b207850]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085029637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7541509)[0x55986b207850]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085029637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7541509)[0x55986b207850]{disrupted}: Freeing instance (context_map.c:202) 20241106085029637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7541509)[0x55986b207850]{disrupted}: Deallocated (fsm.c:568) 20241106085029637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55986b20c720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085029637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55986b20c720]{disconnected}: Freeing instance (context_map.c:206) 20241106085029637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55986b20c720]{disconnected}: Deallocated (fsm.c:568) 20241106085029637 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7541509 SCCP-23 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085029637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085029637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085029637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085029637 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085029637 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085029637 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085029637 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085029637 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085029637 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085029637 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085029637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085029637 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085029637 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085029637 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085029637 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085029637 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085029637 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085029637 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085029637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085029637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085029637 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085029637 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085029637 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085029637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085029637 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085029637 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085029637 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085029637 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085029637 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085029637 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085029637 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085029637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085029637 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085029637 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085029637 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085029637 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085029637 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085029637 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085029637 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(351)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085029640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(341): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(343): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(344): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(345): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(346): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(347): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(348): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(349): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(350): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(351): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(352): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(353): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(354): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(355): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Wed Nov 6 08:50:29 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20241106085029695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085030197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39380<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247448) Waiting for packet dumper to finish... 1 (prev_count=247448, count=304932) 20241106085031637 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085031637 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085031637 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085031637 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085031637 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085031637 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Wed Nov 6 08:50:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241106085033283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085033290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085033294 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46465<->l=127.0.0.1:4262) (control_if.c:570) 20241106085033311 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085033311 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(359)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085033319 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085033319 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085033319 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085033319 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085033319 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085033319 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085033319 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085033319 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(361)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085033320 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54397 (stream_srv.c:129) 20241106085033320 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54397<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085033321 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085033321 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085033321 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085033321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085033321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085033321 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085033321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085033321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085033321 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085033321 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085033321 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085033321 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085033321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085033321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085033321 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085033321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085033321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085033321 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085033321 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085033321 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085033321 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085033321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085033321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085033321 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085033321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085033321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085033321 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085033321 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085033321 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085033321 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085033321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085033321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085033321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085033321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085033321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085033321 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085033321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033321 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085033321 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085033321 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085033321 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085033321 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085033321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033321 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085033321 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085033321 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085033321 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085033321 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085033321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085033321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033321 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085033321 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085033321 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085033321 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085033321 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085033321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085033321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033321 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085033321 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085033321 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085033321 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085033321 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085033321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(365)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(365)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(365)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(363)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(368)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(368)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(368)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(366)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085033347 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085033347 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085033347 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085033347 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085033347 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085033347 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085033347 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085033347 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085033348 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085033348 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085033348 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085033348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085033348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085033348 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085033348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085033348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085033348 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085033348 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085033348 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085033348 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085033348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085033348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085033348 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085033348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085033348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085033348 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085033348 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085033348 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085033348 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085033348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085033348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085033348 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085033348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085033348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085033348 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085033348 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085033348 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085033348 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085033348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085033348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085033348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085033348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085033348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085033348 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085033348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085033348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085033348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085033348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085033348 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085033348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085033348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085033348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085033348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085033348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085033348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085033348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085033348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085033348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085033348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085033348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085033348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085033348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085033348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085033348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085033348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085033348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085033348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(371)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(371)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(371)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(369)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(374)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(374)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(374)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(372)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085033383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085033383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085033383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085033383 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085033383 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085033383 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085033383 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085033383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085033383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085033389 DLINP DEBUG SRVCONN(,r=127.0.0.1:54397<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085033389 DLINP DEBUG SRVCONN(,r=127.0.0.1:54397<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085033389 DLINP DEBUG SRVCONN(,r=127.0.0.1:54397<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085033389 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085033389 DHNBAP DEBUG (127.0.0.1:54397 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085033389 DHNBAP NOTICE (127.0.0.1:54397 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085033389 DHNBAP NOTICE (127.0.0.1:54397 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085033389 DLINP DEBUG SRVCONN(,r=127.0.0.1:54397<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085033389 DLINP DEBUG SRVCONN(,r=127.0.0.1:54397<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085033533 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085033533 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085033533 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085033533 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(365)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085033542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033542 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085033542 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085033542 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085033542 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085033542 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085033542 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085033545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033545 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085033545 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085033545 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085033545 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085033545 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085033545 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085033545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085033545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085033545 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085033545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085033545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085033545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085033545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085033545 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085033545 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085033545 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085033545 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085033545 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085033545 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085033545 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085033546 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085033546 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085033546 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085033546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085033546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085033546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085033546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085033546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085033546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085033547 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085033547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033547 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085033547 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085033547 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085033547 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085033547 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085033547 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085033547 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(368)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085033552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033552 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085033552 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085033552 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085033552 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085033552 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085033552 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085033554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033554 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085033554 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085033554 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085033554 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085033554 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085033555 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085033555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085033555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085033555 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085033555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085033555 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085033555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085033555 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085033555 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085033555 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085033555 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085033556 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085033556 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085033556 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085033556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085033556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085033556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085033556 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085033556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085033556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085033556 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085033556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033556 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085033556 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085033556 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085033556 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085033556 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085033556 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085033556 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085033561 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085033561 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085033561 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085033561 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(371)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085033567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033567 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085033567 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085033567 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085033567 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085033567 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085033567 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085033569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033569 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085033569 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085033569 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085033569 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085033569 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085033569 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085033570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085033570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085033570 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085033570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085033570 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085033570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085033570 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085033570 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085033570 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085033570 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085033571 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085033571 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085033571 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085033571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085033571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085033571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085033571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085033571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085033571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085033571 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085033571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033571 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085033571 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085033571 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085033571 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085033571 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085033571 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085033571 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085033573 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085033573 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085033573 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085033573 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(374)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085033578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033578 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085033578 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085033578 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085033578 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085033578 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085033578 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085033580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033580 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085033580 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085033580 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085033580 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085033580 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085033580 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085033580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085033580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085033581 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085033581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085033581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085033581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085033581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085033581 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085033581 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085033581 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085033582 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085033582 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085033582 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085033582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085033582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085033582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085033582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085033582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085033582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085033582 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085033582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085033582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085033582 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085033582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085033582 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085033582 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085033582 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085033582 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085033582 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085033582 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085033582 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(364)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085034348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085034348 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085034348 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085034348 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085034348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085034348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085034348 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085034348 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085034348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085034348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085034348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085034348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085034348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085034348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085034348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085034348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034348 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085034348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085034348 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085034348 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085034348 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085034348 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085034348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085034348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085034348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085034348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085034348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085034348 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085034348 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085034348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085034348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085034348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085034348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085034348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085034348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085034348 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085034348 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085034351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085034351 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085034351 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085034351 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085034351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085034351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085034351 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085034351 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085034351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085034351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085034351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085034351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085034351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085034351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085034351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085034351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085034351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085034351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085034351 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085034351 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085034351 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085034354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085034354 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085034354 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085034354 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085034354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085034354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085034354 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085034354 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085034354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085034354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085034354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085034354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085034354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085034354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085034354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085034354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085034354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034354 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085034354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085034354 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085034354 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085034354 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085034354 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085034354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085034354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085034354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085034354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085034354 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085034354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085034354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085034354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085034354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085034354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085034354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085034354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085034354 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085034354 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085034354 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085034354 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(367)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085034356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085034357 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085034357 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085034357 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085034357 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085034357 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085034357 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085034357 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085034357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085034357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085034357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085034357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085034357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085034357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085034357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085034357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085034357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085034357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085034357 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085034357 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085034357 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(370)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085034370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085034370 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085034370 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085034370 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085034370 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085034370 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085034370 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085034370 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085034370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085034370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085034370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085034370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085034370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085034370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085034370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085034370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085034370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085034370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085034370 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085034370 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085034370 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085034370 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085034370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085034370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085034370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085034371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085034371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085034371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085034371 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085034371 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085034371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085034371 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085034371 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085034371 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085034371 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085034371 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085034371 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085034371 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085034376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085034376 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085034376 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085034376 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085034376 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085034376 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085034376 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085034376 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085034376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085034376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085034376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085034376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085034376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085034376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085034376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085034376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085034376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085034376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085034376 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085034377 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085034377 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(373)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085034385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085034385 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085034385 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085034386 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085034386 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085034386 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085034386 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085034386 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085034386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085034386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085034386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085034386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085034386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085034386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085034386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085034386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085034386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085034386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085034386 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085034386 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085034386 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085034386 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085034386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085034386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085034386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085034386 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085034386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085034386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085034386 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085034386 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085034386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085034386 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085034386 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085034386 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085034386 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085034386 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085034386 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085034386 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085034387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085034387 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085034387 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085034387 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085034387 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085034387 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085034387 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085034387 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085034387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085034387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085034387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085034387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085034387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085034387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085034387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085034387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085034387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085034387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085034387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085034387 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085034387 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085034387 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085034387 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085034387 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085035400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085035403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085035407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085035414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085035419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085035422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085035424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085035425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085035426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085035428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085035429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085035431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085035432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085035434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085035436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085035438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085035439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085035441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085035442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085035444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001000010'B, t_guard := 20.000000 } 20241106085035462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49750<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(364)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(364)@4c8f62f9010d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(376) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(376)15895880 20241106085036496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085036496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085036496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085036496 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085036496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf28d48, normal) (hnbgw_rua.c:407) 20241106085036496 DHNB DEBUG map_rua[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085036496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15895880)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085036496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15895880 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085036496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085036496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085036496 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15895880 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085036496 DCN DEBUG map_sccp[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106085036496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085036496 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15895880 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085036496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15895880 SCCP-24 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085036496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15895880)[0x55986b203940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085036496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085036496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085036496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15895880)[0x55986b203940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085036496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55986b2023a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085036496 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085036496 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{IDLE}: Allocated (fsm.c:456) 20241106085036496 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085036496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000018), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002420056400500f1100926) (sccp_scrc.c:401) 20241106085036496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085036496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085036496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085036496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085036496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085036496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085036496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085036496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085036496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085036496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085036496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085036496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085036496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085036496 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085036496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55986b2023a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085036496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15895880)[0x55986b203940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085036496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085036496 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085036496 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085036496 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085036496 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085036496 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085036496 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085036496 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(363)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(363)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(364)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(376) HNBGW_Test.msc0-RAN(364)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(376)12323264 HNBGW_Test.msc0-SCCP(363)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(363)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085036509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085036509 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085036509 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085036509 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085036509 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_mscpool_L3Complete_by_imsi_round_robin0(376)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085036509 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085036509 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085036509 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085036510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085036510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085036510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085036510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085036510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085036510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=001967ed) (sccp_scrc.c:472) 20241106085036510 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1823) 20241106085036510 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085036510 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085036510 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085036510 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085036510 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085036510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55986b2023a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085036510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55986b2023a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085036511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49750<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(376)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085036512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085036516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085036518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085036520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085036521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085036523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085036524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085036525 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085036526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085036528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085036529 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085036530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085036532 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085036533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085036534 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085036535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085036537 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085036538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085036539 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085036540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111011001'B, t_guard := 20.000000 } 20241106085036551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(367)@4c8f62f9010d: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(367)@4c8f62f9010d: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(377) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360)@4c8f62f9010d: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(377)8157192 20241106085037567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085037567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085037567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085037567 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085037567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7c7808, normal) (hnbgw_rua.c:407) 20241106085037567 DHNB DEBUG map_rua[0x55986b1fe980]{init}: Allocated (fsm.c:456) 20241106085037567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8157192)[0x55986b1fe980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085037567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8157192 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085037567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085037567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085037567 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085037567 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8157192 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085037567 DCN DEBUG map_sccp[0x55986b2024d0]{init}: Allocated (fsm.c:456) 20241106085037567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55986b2024d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085037567 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8157192 <-> SCCP-25 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085037567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8157192 SCCP-25 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085037567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8157192)[0x55986b1fe980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085037567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085037567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085037567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8157192)[0x55986b1fe980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085037567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55986b2024d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085037567 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085037567 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{IDLE}: Allocated (fsm.c:456) 20241106085037567 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085037567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000019), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001d90056400500f1100926) (sccp_scrc.c:401) 20241106085037567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085037567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085037567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085037568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085037568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085037568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085037568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085037568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085037568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085037568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085037568 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085037568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085037568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085037568 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085037568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55986b2024d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085037568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8157192)[0x55986b1fe980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085037568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085037568 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085037568 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085037568 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085037568 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085037568 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085037568 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085037568 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(366)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc1-SCCP(366)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(367)@4c8f62f9010d: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(377) HNBGW_Test.msc1-RAN(367)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(377)2868910 TC_mscpool_L3Complete_by_imsi_round_robin0(377)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(366)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(366)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085037577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(377)@4c8f62f9010d: Final verdict of PTC: pass 20241106085037577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085037577 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085037577 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085037577 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085037577 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085037577 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085037577 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085037577 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085037577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085037577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085037577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085037577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085037577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085037577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=006a1447) (sccp_scrc.c:472) MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085037577 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1823) 20241106085037577 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085037577 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085037577 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085037577 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085037577 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085037577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55986b2024d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085037577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55986b2024d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085037578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085037579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085037581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085037582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085037583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085037584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085037586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085037587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085037588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085037590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085037592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085037593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085037594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085037595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085037596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085037596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085037598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085037598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085037600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085037601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000100001'B, t_guard := 20.000000 } 20241106085037612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49770<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(364)@4c8f62f9010d: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(364)@4c8f62f9010d: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(378) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360)@4c8f62f9010d: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(378)14346836 20241106085038624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085038624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085038624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085038624 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085038624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdaea54, normal) (hnbgw_rua.c:407) 20241106085038624 DHNB DEBUG map_rua[0x55986b20c720]{init}: Allocated (fsm.c:456) 20241106085038624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14346836)[0x55986b20c720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085038624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14346836 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085038624 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085038624 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085038624 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14346836 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085038624 DCN DEBUG map_sccp[0x55986b20d8a0]{init}: Allocated (fsm.c:456) 20241106085038624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55986b20d8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085038624 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14346836 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085038624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14346836 SCCP-26 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085038624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14346836)[0x55986b20c720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085038624 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085038624 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085038624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14346836)[0x55986b20c720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085038624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55986b20d8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085038624 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085038624 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{IDLE}: Allocated (fsm.c:456) 20241106085038624 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085038624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002210056400500f1100926) (sccp_scrc.c:401) 20241106085038624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085038624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085038624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085038624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085038624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085038624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085038624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085038624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085038624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085038624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085038624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085038624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085038624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085038624 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085038624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55986b20d8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085038624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14346836)[0x55986b20c720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085038624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085038624 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085038625 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085038625 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085038625 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085038625 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085038625 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085038625 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(363)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.msc0-SCCP(363)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(364)@4c8f62f9010d: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(378) HNBGW_Test.msc0-RAN(364)@4c8f62f9010d: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(378)16545774 HNBGW_Test.msc0-SCCP(363)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(363)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085038627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085038627 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085038627 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085038627 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085038627 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085038627 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085038627 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085038627 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085038627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085038627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085038627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085038627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085038627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085038627 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00081b2a) (sccp_scrc.c:472) 20241106085038627 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1823) 20241106085038627 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085038627 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085038627 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085038627 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085038627 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085038627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55986b20d8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085038627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55986b20d8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_imsi_round_robin0(378)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085038627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(378)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085038628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085038629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085038630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085038631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085038632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085038632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085038633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085038634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085038634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085038635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085038636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085038637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085038637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085038638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085038639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085038639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085038640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085038641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085038641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085038642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085038645 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46465<->l=127.0.0.1:4262) (control_if.c:193) 20241106085038645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085038645 DLINP DEBUG SRVCONN(,r=127.0.0.1:54397<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085038645 DLINP DEBUG SRVCONN(,r=127.0.0.1:54397<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085038645 DLINP NOTICE SRV(,r=127.0.0.1:54397<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085038645 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085038645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085038645 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085038645 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085038645 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085038645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085038645 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085038645 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(362)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(373)@4c8f62f9010d: Final verdict of PTC: none 20241106085038645 DMAIN NOTICE (127.0.0.1:54397 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54397<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085038645 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085038645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085038645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085038645 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085038645 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085038645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085038645 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085038645 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085038645 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085038645 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085038645 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085038645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085038645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085038645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085038645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085038645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085038645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085038645 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085038645 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085038645 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085038645 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085038645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55986b2024d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085038645 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085038645 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085038645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a1447), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085038645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085038646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085038646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085038646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085038646 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55986b2024d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8157192)[0x55986b1fe980]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085038646 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8157192)[0x55986b1fe980]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085038646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8157192)[0x55986b1fe980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8157192)[0x55986b1fe980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8157192)[0x55986b1fe980]{disrupted}: Freeing instance (context_map.c:202) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8157192)[0x55986b1fe980]{disrupted}: Deallocated (fsm.c:568) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55986b2024d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55986b2024d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55986b2024d0]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(370)@4c8f62f9010d: Final verdict of PTC: none 20241106085038646 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085038646 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085038646 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085038646 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085038646 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085038646 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085038646 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085038646 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085038646 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085038646 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085038646 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085038646 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085038646 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085038646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085038646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085038646 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085038646 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085038646 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8157192 SCCP-25 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085038646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085038646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085038646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085038646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085038646 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085038646 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085038646 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15895880)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15895880)[0x55986b203940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085038646 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085038646 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085038646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001967ed), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085038646 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106085038646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085038646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085038646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085038646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085038646 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15895880)[0x55986b203940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15895880)[0x55986b203940]{disrupted}: Freeing instance (context_map.c:202) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15895880)[0x55986b203940]{disrupted}: Deallocated (fsm.c:568) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106085038646 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15895880 SCCP-24 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14346836)[0x55986b20c720]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14346836)[0x55986b20c720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55986b20d8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085038646 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085038646 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085038646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00081b2a), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085038646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085038646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085038646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085038646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085038646 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55986b20d8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14346836)[0x55986b20c720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14346836)[0x55986b20c720]{disrupted}: Freeing instance (context_map.c:202) 20241106085038646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14346836)[0x55986b20c720]{disrupted}: Deallocated (fsm.c:568) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55986b20d8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55986b20d8a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085038646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55986b20d8a0]{disconnected}: Deallocated (fsm.c:568) 20241106085038646 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14346836 SCCP-26 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.msc1-M3UA(368)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(369)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(366)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(372)@4c8f62f9010d: Final verdict of PTC: none 20241106085038646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085038646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085038646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085038646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085038646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085038646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085038646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085038646 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085038646 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085038646 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085038646 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(375)@4c8f62f9010d: Final verdict of PTC: none 20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085038646 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085038646 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085038646 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085038646 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085038646 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085038646 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085038646 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(374)@4c8f62f9010d: Final verdict of PTC: none20241106085038646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085038646 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085038646 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085038646 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085038646 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085038646 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085038646 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085038646 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085038647 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085038647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085038647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085038647 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085038647 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085038647 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085038647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085038647 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085038647 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085038647 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085038647 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085038647 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085038647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085038647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085038647 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085038647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085038647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085038647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085038647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085038647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085038647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085038647 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085038647 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085038647 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085038647 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(359)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(371)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(356)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(361)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(367)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(364)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(357)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(363)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(365)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085038662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49738<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(358)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(356): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(358): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(359): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(361): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(362): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(363): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(364): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(365): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(366): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(367): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(368): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(369): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(370): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(371): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(372): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(373): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(374): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(375): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(376): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(377): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(378): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Wed Nov 6 08:50:38 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20241106085038782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085039284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49786<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329064) 20241106085039637 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085039637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c16f8d), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085039637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085039637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085039637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085039637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085039637 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085039637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000034fa), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085039637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085039637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085039637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085039637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085039637 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085039637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae77f4), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085039637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085039637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085039637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085039638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085039638 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085039638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a57b2c), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085039638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085039638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085039638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085039638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085039638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085039638 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085039638 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085039638 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085039638 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085039638 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085039638 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085039638 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085039638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085039638 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085039638 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085039638 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085039638 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085039638 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085039638 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085039638 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085039638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085039638 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085039638 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085039638 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085039638 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085039638 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085039638 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085039638 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085039638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085039638 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085039638 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085039638 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085039639 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085039639 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085039639 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085039639 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=329064, count=340524) 20241106085040646 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085040646 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085040646 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085040646 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085040646 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085040646 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085040647 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085040647 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085040647 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Wed Nov 6 08:50:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241106085042369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085042375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085042378 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42749<->l=127.0.0.1:4262) (control_if.c:570) 20241106085042400 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085042401 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(382)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085042408 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085042408 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085042409 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085042409 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085042409 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085042409 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085042409 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085042409 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085042409 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34691 (stream_srv.c:129) 20241106085042409 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34691<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(384)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085042410 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085042410 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085042410 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085042410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085042410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085042410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085042410 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085042410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085042410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085042410 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085042410 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085042410 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085042410 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085042410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085042410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085042410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085042410 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085042410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085042410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085042410 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085042410 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085042410 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085042410 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085042410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085042410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085042410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085042410 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085042410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085042410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085042410 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085042410 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085042410 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085042410 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085042410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085042411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085042411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085042411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085042411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085042411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085042411 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085042411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042411 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085042411 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085042411 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085042411 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085042411 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085042411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042411 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085042411 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085042411 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085042411 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085042411 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085042411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085042411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042411 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085042411 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085042411 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085042411 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085042411 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085042411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085042411 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042411 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085042411 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085042411 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085042411 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085042411 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085042411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(388)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(388)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(388)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(386)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(391)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(391)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(391)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(389)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085042436 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085042436 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085042436 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085042436 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085042436 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085042436 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085042436 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085042436 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085042436 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085042437 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085042437 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085042437 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085042437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085042437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085042437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085042437 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085042437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085042437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085042437 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085042437 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085042437 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085042437 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085042437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085042437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085042437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085042437 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085042437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085042437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085042437 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085042437 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085042437 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085042437 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085042437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085042437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085042437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085042437 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085042437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085042437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085042437 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085042437 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085042437 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085042437 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085042437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085042437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085042437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085042437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085042437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085042437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085042437 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085042437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085042437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085042437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085042437 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085042437 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085042437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085042437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085042437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085042437 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085042437 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085042437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085042437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085042437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085042437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085042437 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085042437 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085042437 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085042437 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085042437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085042437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085042437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085042437 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085042437 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085042437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085042437 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(394)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(394)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(394)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(392)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(397)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(397)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(397)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(395)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085042471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085042471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085042471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085042471 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085042471 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085042471 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085042471 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085042471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085042471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085042476 DLINP DEBUG SRVCONN(,r=127.0.0.1:34691<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085042476 DLINP DEBUG SRVCONN(,r=127.0.0.1:34691<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085042476 DLINP DEBUG SRVCONN(,r=127.0.0.1:34691<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085042476 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085042476 DHNBAP DEBUG (127.0.0.1:34691 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085042476 DHNBAP NOTICE (127.0.0.1:34691 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085042476 DHNBAP NOTICE (127.0.0.1:34691 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085042476 DLINP DEBUG SRVCONN(,r=127.0.0.1:34691<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085042476 DLINP DEBUG SRVCONN(,r=127.0.0.1:34691<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085042622 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085042622 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085042622 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085042622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(388)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085042630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042630 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085042630 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085042630 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085042630 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085042630 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085042630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085042633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042633 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085042633 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085042633 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085042633 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085042633 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085042633 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085042633 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085042633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085042633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085042633 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085042633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085042633 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085042633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085042633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085042633 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085042633 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085042633 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085042634 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085042634 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085042634 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085042634 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085042634 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085042634 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085042634 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085042634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085042635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085042635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085042635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085042635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085042635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085042635 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085042635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042635 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085042635 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085042635 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085042635 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085042635 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085042635 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085042635 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(391)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085042640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042640 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085042640 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085042640 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085042640 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085042640 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085042640 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085042640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042640 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085042640 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085042640 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085042640 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085042640 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085042640 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085042640 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085042640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085042640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085042640 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085042640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085042640 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085042640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085042640 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085042640 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085042640 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085042640 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085042641 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085042641 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085042641 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085042641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085042641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085042641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085042641 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085042641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085042641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085042641 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085042641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042641 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085042641 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085042641 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085042641 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085042641 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085042641 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085042641 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085042649 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085042649 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085042649 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085042649 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(394)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085042653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042653 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085042653 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085042653 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085042653 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085042653 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085042653 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085042654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042654 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085042654 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085042654 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085042654 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085042654 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085042654 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085042654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085042654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085042654 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085042654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085042654 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085042654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085042654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085042655 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085042655 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085042654 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085042655 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085042656 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085042656 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085042656 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085042656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085042656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085042656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085042656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085042656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085042656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085042656 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085042656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042656 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085042656 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085042656 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085042656 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085042656 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085042656 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085042656 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085042661 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085042661 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085042661 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085042661 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085042661 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085042661 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085042661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(397)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085042666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042666 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085042666 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085042666 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085042666 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085042666 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085042666 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085042666 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085042667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085042667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085042667 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085042667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085042667 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085042667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085042667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085042667 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085042670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042670 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085042670 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085042670 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085042670 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085042670 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106085042670 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085042670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085042670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085042670 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085042670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085042670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085042670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085042670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085042670 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085042670 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085042671 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085042672 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085042672 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085042672 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085042672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085042672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085042672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085042672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085042672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085042672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085042672 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085042672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085042672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085042672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085042672 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085042672 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085042672 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085042672 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085042672 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085042672 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085042672 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085042672 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(387)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085043440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085043440 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085043440 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085043440 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085043440 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085043440 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085043440 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085043440 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085043440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085043440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085043440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085043440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085043440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085043440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085043440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085043440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085043440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043440 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085043440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085043440 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085043440 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085043440 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085043440 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085043440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085043440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085043440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085043440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085043440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085043440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085043440 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085043440 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085043440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085043440 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085043440 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085043440 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085043440 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085043440 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085043440 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085043440 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085043440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085043440 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085043440 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085043440 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085043440 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085043440 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085043440 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085043440 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085043440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085043440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085043440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085043440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085043440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085043440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085043440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085043440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085043441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043441 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085043441 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085043441 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085043441 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085043441 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(390)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085043442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085043442 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085043442 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085043442 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085043442 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085043442 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085043442 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085043442 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085043442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085043442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085043442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085043442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085043442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085043442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085043442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085043442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085043442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085043442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085043442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085043442 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085043442 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085043442 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085043442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085043442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085043442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085043442 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085043442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085043442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085043442 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085043442 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085043442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085043442 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085043442 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085043442 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085043442 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085043442 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085043442 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085043442 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085043442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085043442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085043442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085043442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085043442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085043442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085043442 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085043442 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085043442 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085043442 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085043442 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085043442 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085043442 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085043442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085043442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085043442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085043442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085043442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085043442 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085043442 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085043442 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(393)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085043457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085043457 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085043457 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085043457 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085043457 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085043457 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085043457 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085043457 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085043457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085043457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085043457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085043457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085043457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085043457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085043457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085043457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085043457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085043457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085043457 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085043457 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085043457 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085043457 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085043457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085043457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085043457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085043457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085043457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085043457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085043457 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085043457 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085043457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085043457 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085043457 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085043457 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085043457 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085043457 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085043457 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085043457 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085043457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085043457 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085043457 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085043457 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085043457 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085043457 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085043457 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085043457 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085043457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085043457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085043457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085043457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085043457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085043457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085043457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085043457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085043457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085043457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085043457 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085043457 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085043457 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(396)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085043467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085043467 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085043467 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085043467 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085043467 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085043467 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085043467 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085043467 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085043467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085043467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085043467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085043467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085043467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085043467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085043467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085043467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085043467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085043468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085043468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085043468 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085043468 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085043468 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085043468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085043468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085043468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085043468 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085043468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085043468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085043468 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085043468 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085043468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085043468 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085043468 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085043468 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085043468 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085043468 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085043468 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085043468 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085043470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085043470 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085043470 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085043470 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085043470 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085043470 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085043470 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085043470 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085043470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085043470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085043470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085043470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085043470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085043470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085043470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085043470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085043470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085043470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085043470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085043470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085043470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085043470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085043470 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085043470 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085044489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085044496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085044503 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085044509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085044514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085044519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085044523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085044527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085044530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085044534 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085044538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085044541 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085044543 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085044546 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085044548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085044549 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085044551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085044553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085044554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085044555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101110011'B, t_guard := 20.000000 } 20241106085044577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55348<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(387)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(387)@4c8f62f9010d: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383)@4c8f62f9010d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399)15429905 20241106085045625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085045626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085045626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085045626 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085045626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeb7111, normal) (hnbgw_rua.c:407) 20241106085045626 DHNB DEBUG map_rua[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085045626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15429905)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085045626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15429905 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085045626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085045626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085045626 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15429905 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1047) 20241106085045626 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15429905 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085045626 DCN DEBUG map_sccp[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106085045626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085045626 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15429905 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085045626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15429905 SCCP-27 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085045626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15429905)[0x55986b203940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085045626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085045626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085045626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15429905)[0x55986b203940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085045626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55986b2023a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085045626 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085045626 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{IDLE}: Allocated (fsm.c:456) 20241106085045626 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085045626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001730056400500f1100926) (sccp_scrc.c:401) 20241106085045626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085045626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085045626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085045626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085045626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085045626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085045626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085045626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085045626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085045626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085045626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085045626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085045626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085045626 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085045626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55986b2023a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085045626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15429905)[0x55986b203940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085045626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085045626 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085045626 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085045626 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085045626 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085045626 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085045626 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085045626 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(386)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(386)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(387)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399) HNBGW_Test.msc0-RAN(387)@4c8f62f9010d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399)4482563 HNBGW_Test.msc0-SCCP(386)@4c8f62f9010d: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(386)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085045650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085045650 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085045650 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085045650 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085045650 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085045650 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085045650 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085045650 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085045650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085045650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085045650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085045650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085045650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085045650 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=0049d89a) (sccp_scrc.c:472) 20241106085045650 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1823) 20241106085045650 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085045650 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085045650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085045650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085045650 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085045650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55986b2023a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085045650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55986b2023a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085045651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55348<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085045653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085045658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085045661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085045664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085045665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085045667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085045668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085045669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085045669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085045670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085045671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085045672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085045672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085045673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085045674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085045675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085045675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085045676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085045677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085045677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001111000'B, t_guard := 20.000000 } 20241106085045687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(390)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(390)@4c8f62f9010d: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383)@4c8f62f9010d: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400)5300329 20241106085046713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085046713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085046713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085046713 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085046713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x50e069, normal) (hnbgw_rua.c:407) 20241106085046713 DHNB DEBUG map_rua[0x55986b20d8a0]{init}: Allocated (fsm.c:456) 20241106085046713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5300329)[0x55986b20d8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085046713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5300329 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085046713 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085046713 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085046713 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5300329 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1047) 20241106085046713 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5300329 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085046713 DCN DEBUG map_sccp[0x55986b1fe980]{init}: Allocated (fsm.c:456) 20241106085046713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55986b1fe980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085046713 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5300329 <-> SCCP-28 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085046713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5300329 SCCP-28 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085046713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5300329)[0x55986b20d8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085046713 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085046713 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085046713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5300329)[0x55986b20d8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085046713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55986b1fe980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085046713 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085046713 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{IDLE}: Allocated (fsm.c:456) 20241106085046713 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085046713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002780056400500f1100926) (sccp_scrc.c:401) 20241106085046713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085046713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085046713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085046713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085046713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085046713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085046713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085046713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085046713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085046713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085046713 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085046713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085046713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085046713 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085046713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55986b1fe980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085046713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5300329)[0x55986b20d8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085046713 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085046714 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085046714 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085046714 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085046714 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085046714 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085046714 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085046714 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(389)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc1-SCCP(389)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(390)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400) HNBGW_Test.msc1-RAN(390)@4c8f62f9010d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400)12616905 HNBGW_Test.msc1-SCCP(389)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(389)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085046735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085046735 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085046735 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085046735 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085046735 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085046735 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085046735 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085046735 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085046735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085046735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085046735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085046735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085046735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085046735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=008ab4b4) (sccp_scrc.c:472) 20241106085046735 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1823) 20241106085046735 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085046735 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085046735 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085046735 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085046735 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085046735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55986b1fe980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085046735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55986b1fe980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085046735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085046738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085046743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085046747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085046751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085046753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085046755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085046756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085046758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085046759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085046759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085046760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085046761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085046762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085046762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085046763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085046764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085046765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085046765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085046766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085046767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100110111'B, t_guard := 20.000000 } 20241106085046777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55368<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(387)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(387)@4c8f62f9010d: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383)@4c8f62f9010d: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401)7335993 20241106085047799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085047799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085047799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085047799 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085047800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6ff039, normal) (hnbgw_rua.c:407) 20241106085047800 DHNB DEBUG map_rua[0x55986b2083b0]{init}: Allocated (fsm.c:456) 20241106085047800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335993)[0x55986b2083b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085047800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7335993 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085047800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085047800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085047800 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7335993 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1047) 20241106085047800 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7335993 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085047800 DCN DEBUG map_sccp[0x55986b20ccd0]{init}: Allocated (fsm.c:456) 20241106085047800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55986b20ccd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085047800 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7335993 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085047800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7335993 SCCP-29 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085047800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335993)[0x55986b2083b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085047800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085047800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085047800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335993)[0x55986b2083b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085047800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55986b20ccd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085047800 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085047800 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{IDLE}: Allocated (fsm.c:456) 20241106085047800 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085047800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003370056400500f1100926) (sccp_scrc.c:401) 20241106085047800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085047800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085047800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085047800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085047800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085047800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085047800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085047800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085047800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085047800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085047800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085047800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085047800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085047800 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085047800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55986b20ccd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085047801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335993)[0x55986b2083b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085047801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085047801 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085047801 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085047801 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085047801 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085047801 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085047801 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085047801 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(386)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.msc0-SCCP(386)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(387)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401) HNBGW_Test.msc0-RAN(387)@4c8f62f9010d: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401)10038529 HNBGW_Test.msc0-SCCP(386)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(386)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085047806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085047806 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085047806 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085047806 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085047807 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085047807 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085047807 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085047807 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085047807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085047807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085047807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085047807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085047807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085047807 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=000a54b0) (sccp_scrc.c:472) 20241106085047807 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1823) 20241106085047807 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085047807 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085047807 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085047807 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085047807 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085047807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55986b20ccd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085047807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55986b20ccd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085047811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55368<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085047813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085047815 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085047817 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085047818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085047819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085047821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085047822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085047823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085047824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085047824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085047825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085047826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085047826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085047827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085047828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085047828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085047829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085047830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085047831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085047831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085047834 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42749<->l=127.0.0.1:4262) (control_if.c:193) 20241106085047834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55334<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085047834 DLINP DEBUG SRVCONN(,r=127.0.0.1:34691<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085047834 DLINP DEBUG SRVCONN(,r=127.0.0.1:34691<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085047834 DLINP NOTICE SRV(,r=127.0.0.1:34691<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085047834 DMAIN NOTICE (127.0.0.1:34691 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34691<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085047834 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383)@4c8f62f9010d: Final verdict of PTC: none 20241106085047834 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085047834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085047834 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085047834 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085047834 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085047834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085047834 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085047834 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085047834 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085047834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085047834 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085047834 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085047834 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085047835 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085047835 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(387)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(385)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(396)@4c8f62f9010d: Final verdict of PTC: none 20241106085047835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085047835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085047835 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085047835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085047835 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085047835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085047835 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085047835 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085047835 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085047835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085047835 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085047835 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085047835 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085047835 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55986b1fe980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085047835 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085047835 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085047835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ab4b4), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085047835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085047835 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085047835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085047835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085047835 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55986b1fe980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5300329)[0x55986b20d8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085047835 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5300329)[0x55986b20d8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085047835 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085047835 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085047835 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085047835 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085047835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5300329)[0x55986b20d8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5300329)[0x55986b20d8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5300329)[0x55986b20d8a0]{disrupted}: Freeing instance (context_map.c:202) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5300329)[0x55986b20d8a0]{disrupted}: Deallocated (fsm.c:568) 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55986b1fe980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55986b1fe980]{disconnected}: Freeing instance (context_map.c:206) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55986b1fe980]{disconnected}: Deallocated (fsm.c:568) 20241106085047835 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5300329 SCCP-28 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241106085047835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085047835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085047835 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085047835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085047835 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085047835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085047835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085047835 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085047835 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085047835 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085047835 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085047835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085047835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085047835 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085047835 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085047835 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085047835 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085047835 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085047835 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085047835 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085047835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085047835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085047835 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085047835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085047835 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085047835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085047835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085047835 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085047835 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085047835 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085047835 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085047835 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085047835 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085047835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d89a), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085047835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085047835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085047835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085047835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085047835 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15429905)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085047835 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15429905)[0x55986b203940]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085047835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15429905)[0x55986b203940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15429905)[0x55986b203940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15429905)[0x55986b203940]{disrupted}: Freeing instance (context_map.c:202) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15429905)[0x55986b203940]{disrupted}: Deallocated (fsm.c:568) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106085047835 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15429905 SCCP-27 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55986b20ccd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085047835 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085047835 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085047835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a54b0), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085047835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085047835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085047835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085047835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085047835 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55986b20ccd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335993)[0x55986b2083b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085047835 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335993)[0x55986b2083b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085047835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335993)[0x55986b2083b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335993)[0x55986b2083b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335993)[0x55986b2083b0]{disrupted}: Freeing instance (context_map.c:202) 20241106085047835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7335993)[0x55986b2083b0]{disrupted}: Deallocated (fsm.c:568) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55986b20ccd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55986b20ccd0]{disconnected}: Freeing instance (context_map.c:206) 20241106085047835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55986b20ccd0]{disconnected}: Deallocated (fsm.c:568) 20241106085047835 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7335993 SCCP-29 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241106085047835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085047835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085047835 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085047835 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085047835 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085047835 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085047835 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085047835 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085047835 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085047835 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085047835 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085047835 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085047835 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085047835 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085047835 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085047835 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085047835 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085047835 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085047835 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(393)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(392)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(394)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(391)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(386)@4c8f62f9010d: Final verdict of PTC: none 20241106085047835 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085047835 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106085047835 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085047835 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085047835 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085047835 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(395)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(379)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(382)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(390)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(389)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(397)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(384)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(398)@4c8f62f9010d: Final verdict of PTC: none 20241106085047835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085047836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085047836 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085047836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085047836 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085047836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085047836 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085047836 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085047836 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085047836 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085047837 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085047837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55322<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(381)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(388)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(379): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(381): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(382): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(384): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(385): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(386): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(387): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(388): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(389): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(390): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(391): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(392): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(393): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(394): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(395): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(396): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(397): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(398): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Wed Nov 6 08:50:47 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20241106085047981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085048483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55376<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=336768) 20241106085048646 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085048646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001967ed), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085048646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085048646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085048646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085048646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085048646 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085048646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a1447), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085048646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085048646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085048646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085048646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085048646 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085048646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00081b2a), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085048646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085048646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085048646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085048646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085048646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085048647 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085048647 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085048647 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085048647 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085048647 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085048647 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085048647 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085048647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085048647 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085048647 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085048647 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085048647 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085048647 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085048647 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085048647 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085048647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085048647 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085048647 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085048647 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085048647 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085048647 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085048647 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085048647 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=336768, count=346408) 20241106085049638 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085049638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae77f4), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085049638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085049638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085049638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085049638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085049638 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085049638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000034fa), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085049638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085049638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085049638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085049638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085049638 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085049638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c16f8d), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085049638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085049638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085049638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085049638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085049638 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085049638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a57b2c), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085049638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085049638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085049638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085049638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085049638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085049638 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085049638 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085049639 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085049639 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085049639 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085049639 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085049639 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085049639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085049639 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085049639 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085049639 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085049639 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085049639 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085049639 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085049639 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085049639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085049639 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085049639 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085049639 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085049639 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085049639 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085049639 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085049639 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085049639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085049639 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085049639 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085049639 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085049639 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085049639 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085049639 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085049639 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085049835 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085049835 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085049835 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085049836 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085049836 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085049836 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085049836 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085049836 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085049836 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085049836 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085049836 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085049836 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Wed Nov 6 08:50:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241106085051582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085051591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085051596 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34701<->l=127.0.0.1:4262) (control_if.c:570) 20241106085051616 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085051616 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(405)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085051625 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085051625 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085051625 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085051625 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085051625 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085051625 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085051625 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41277 (stream_srv.c:129) 20241106085051625 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41277<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(407)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085051626 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085051626 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085051626 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085051626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085051626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085051626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085051626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085051626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085051626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085051626 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085051626 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085051626 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085051626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051626 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085051626 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085051626 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085051626 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085051626 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085051626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085051627 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085051627 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085051627 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085051627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085051627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085051627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085051627 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085051627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085051627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085051627 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085051627 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085051627 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085051627 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085051627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085051627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085051627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085051627 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085051627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085051627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085051627 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085051627 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085051627 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085051627 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085051627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085051627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085051627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085051627 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085051627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085051627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085051627 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085051627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051627 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085051627 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085051627 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085051627 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085051627 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085051627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051627 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085051627 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085051627 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085051627 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085051627 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085051627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085051627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051627 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085051627 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085051627 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085051627 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085051627 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085051627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(411)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(411)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(411)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(409)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(414)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(414)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(414)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(412)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085051653 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085051653 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085051653 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085051653 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085051653 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085051653 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085051653 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085051653 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085051654 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085051654 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085051654 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085051654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085051654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085051654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085051654 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085051654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085051654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085051654 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085051654 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085051654 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085051654 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085051654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085051654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085051654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085051654 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085051654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085051654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085051654 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085051654 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085051654 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085051654 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085051654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085051654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085051654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085051655 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085051655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085051655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085051655 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085051655 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085051655 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085051655 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085051655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085051655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085051655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085051655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085051655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085051655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085051655 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085051655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051655 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085051655 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085051655 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085051655 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085051655 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085051655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051655 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085051655 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085051655 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085051655 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085051655 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085051655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085051655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051655 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085051655 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085051655 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085051655 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085051655 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085051655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085051655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051655 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085051655 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085051655 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085051655 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085051655 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085051655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(417)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(417)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(417)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(415)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(420)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(420)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(420)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(418)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085051689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085051689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085051689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085051689 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085051689 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085051689 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085051689 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085051689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085051689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085051693 DLINP DEBUG SRVCONN(,r=127.0.0.1:41277<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085051693 DLINP DEBUG SRVCONN(,r=127.0.0.1:41277<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085051693 DLINP DEBUG SRVCONN(,r=127.0.0.1:41277<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085051693 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085051693 DHNBAP DEBUG (127.0.0.1:41277 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085051693 DHNBAP NOTICE (127.0.0.1:41277 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085051693 DHNBAP NOTICE (127.0.0.1:41277 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085051694 DLINP DEBUG SRVCONN(,r=127.0.0.1:41277<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085051694 DLINP DEBUG SRVCONN(,r=127.0.0.1:41277<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085051840 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085051840 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085051840 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085051840 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(411)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085051849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051849 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085051849 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085051849 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085051849 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085051849 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085051849 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085051851 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085051851 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085051851 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085051852 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085051852 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051852 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085051852 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085051852 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085051852 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085051852 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085051852 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085051852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085051852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085051852 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085051852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085051852 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085051852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085051853 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085051853 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085051853 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085051853 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085051854 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085051854 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085051854 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085051854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085051854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085051854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085051854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085051854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085051854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085051854 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(414)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085051854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051854 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085051854 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085051854 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085051854 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085051854 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085051854 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085051854 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085051857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051857 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085051857 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085051857 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085051857 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085051857 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085051858 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085051860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051860 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085051860 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085051860 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085051860 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085051860 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085051860 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085051861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085051861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085051861 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085051861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085051861 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085051861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085051861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085051861 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085051861 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085051861 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085051862 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085051862 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085051862 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085051862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085051862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085051862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085051862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085051862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085051862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085051862 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085051863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051863 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085051863 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085051863 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085051863 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085051863 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085051863 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085051863 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085051867 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085051867 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085051867 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085051867 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(417)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085051874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051874 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085051874 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085051874 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085051874 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085051874 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085051874 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085051876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051876 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085051876 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085051876 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085051876 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085051876 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085051876 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085051876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085051876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085051876 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085051876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085051876 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085051876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085051876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085051876 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085051876 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085051876 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085051877 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085051878 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085051878 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085051878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085051878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085051878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085051878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085051878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085051878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085051878 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085051878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051878 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085051878 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085051878 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085051878 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085051878 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085051878 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085051878 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085051879 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085051879 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085051879 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085051879 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(420)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085051883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051883 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085051883 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085051883 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085051883 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085051883 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085051883 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085051884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051884 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085051884 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085051884 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085051884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085051884 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085051884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085051884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085051884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085051884 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085051884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085051884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085051884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085051884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085051884 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085051884 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085051884 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085051885 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085051885 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085051885 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085051885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085051885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085051885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085051886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085051886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085051886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085051886 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085051886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085051886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085051886 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085051886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085051886 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085051886 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085051886 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085051886 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085051886 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085051886 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085051886 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(410)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085052658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085052658 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085052658 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085052658 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085052658 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085052658 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085052658 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085052658 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085052658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085052658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085052658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085052658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085052658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085052658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085052658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085052658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085052658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085052658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085052658 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085052658 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085052658 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085052658 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085052658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085052658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085052658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085052658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085052658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085052658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085052658 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085052658 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085052659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085052659 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085052659 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085052659 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085052659 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085052659 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085052659 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085052659 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085052660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085052660 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085052660 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085052660 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085052660 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085052660 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085052660 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085052660 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085052660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085052660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085052660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085052660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085052660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085052660 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085052660 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085052660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085052660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052660 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085052660 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085052660 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085052660 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085052660 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(413)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085052663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085052663 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085052663 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085052663 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085052663 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085052663 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085052663 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085052663 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085052663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085052663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085052663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085052663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085052663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085052663 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085052663 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085052663 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085052663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085052664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085052664 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085052664 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085052664 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085052664 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085052664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085052664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085052664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085052664 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085052664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085052664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085052664 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085052664 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085052664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085052664 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085052664 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085052664 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085052664 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085052664 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085052664 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085052664 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085052667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085052667 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085052667 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085052667 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085052667 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085052667 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085052667 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085052667 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085052667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085052667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085052667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085052667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085052667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085052667 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085052667 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085052667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085052667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085052668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085052668 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085052668 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085052668 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(416)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085052675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085052675 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085052675 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085052675 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085052675 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085052675 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085052675 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085052676 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085052676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085052676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085052676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085052676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085052676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085052676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085052676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085052676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085052676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085052676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085052676 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085052676 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085052676 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085052676 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085052676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085052676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085052676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085052676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085052676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085052676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085052676 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085052676 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085052676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085052676 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085052676 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085052676 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085052676 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085052676 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085052676 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085052676 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085052678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085052678 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085052678 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085052678 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085052678 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085052678 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085052678 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085052678 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085052678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085052678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085052678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085052678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085052678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085052678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085052678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085052678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085052678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085052678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085052678 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085052678 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085052678 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(419)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085052683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085052683 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085052683 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085052683 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085052683 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085052683 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085052683 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085052683 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085052683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085052683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085052683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085052683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085052683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085052683 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085052683 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085052683 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085052683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052683 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085052683 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085052683 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085052683 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085052683 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085052683 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085052683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085052683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085052683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085052683 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085052683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085052683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085052683 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085052683 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085052683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085052683 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085052683 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085052683 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085052683 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085052683 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085052683 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085052683 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085052684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085052684 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085052684 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085052684 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085052684 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085052684 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085052684 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085052684 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085052684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085052684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085052684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085052684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085052684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085052684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085052684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085052684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085052684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085052684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085052684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085052684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085052684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085052684 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085052684 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085052684 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085053705 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085053713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085053717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085053723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085053727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085053731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085053734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085053737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085053740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085053742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085053744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085053747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085053751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085053755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085053759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085053763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085053767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085053771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085053775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085053778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101010111'B, t_guard := 20.000000 } 20241106085053809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40162<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(410)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(410)@4c8f62f9010d: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406)@4c8f62f9010d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422)11225494 20241106085054847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085054847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085054847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085054847 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085054847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab4996, normal) (hnbgw_rua.c:407) 20241106085054847 DHNB DEBUG map_rua[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085054847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225494)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085054847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11225494 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085054847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085054847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085054847 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11225494 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1047) 20241106085054847 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11225494 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1067) 20241106085054847 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11225494 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085054847 DCN DEBUG map_sccp[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106085054847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085054847 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11225494 <-> SCCP-30 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085054847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11225494 SCCP-30 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085054847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225494)[0x55986b203940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085054847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085054848 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085054848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225494)[0x55986b203940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085054848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55986b2023a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085054848 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085054848 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{IDLE}: Allocated (fsm.c:456) 20241106085054848 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085054848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003570056400500f1100926) (sccp_scrc.c:401) 20241106085054848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085054848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085054848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085054848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085054848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085054848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085054848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085054848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085054848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085054848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085054848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085054848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085054848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085054848 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085054848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55986b2023a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085054848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225494)[0x55986b203940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085054848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085054848 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085054848 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085054848 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085054848 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085054848 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085054848 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085054848 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(409)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(409)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(410)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422) HNBGW_Test.msc0-RAN(410)@4c8f62f9010d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422)2480381 HNBGW_Test.msc0-SCCP(409)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(409)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085054865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085054865 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085054865 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085054865 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085054865 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085054865 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085054865 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085054865 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085054866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085054866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085054866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085054866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085054866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085054866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=00f06d06) (sccp_scrc.c:472) 20241106085054866 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1823) 20241106085054866 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085054866 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085054866 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085054866 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085054866 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085054866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55986b2023a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085054866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55986b2023a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085054866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40162<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085054868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085054871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085054875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085054877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085054879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085054880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085054881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085054882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085054883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085054885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085054886 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085054888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085054889 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085054890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085054891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085054892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085054894 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085054895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085054896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085054897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001001101'B, t_guard := 20.000000 } 20241106085054908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40174<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(413)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(413)@4c8f62f9010d: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406)@4c8f62f9010d: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423)373763 20241106085055923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085055923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085055923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085055923 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085055923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5b403, normal) (hnbgw_rua.c:407) 20241106085055923 DHNB DEBUG map_rua[0x55986b20ccd0]{init}: Allocated (fsm.c:456) 20241106085055923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-373763)[0x55986b20ccd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085055924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-373763 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085055924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085055924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085055924 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-373763 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1047) 20241106085055924 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-373763 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1067) 20241106085055924 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-373763 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085055924 DCN DEBUG map_sccp[0x55986b20d8a0]{init}: Allocated (fsm.c:456) 20241106085055924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55986b20d8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085055924 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-373763 <-> SCCP-31 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085055924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-373763 SCCP-31 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085055924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-373763)[0x55986b20ccd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085055924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085055924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085055924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-373763)[0x55986b20ccd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085055924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55986b20d8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085055924 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085055924 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{IDLE}: Allocated (fsm.c:456) 20241106085055924 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085055924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001f), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300024d0056400500f1100926) (sccp_scrc.c:401) 20241106085055924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085055924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085055924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085055924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085055924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085055924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085055924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085055924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085055924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085055924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085055924 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085055924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085055924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085055924 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085055924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55986b20d8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085055924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-373763)[0x55986b20ccd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085055924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085055924 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085055924 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085055924 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085055924 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085055924 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085055924 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085055924 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(412)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc1-SCCP(412)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(413)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423) HNBGW_Test.msc1-RAN(413)@4c8f62f9010d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423)7207307 HNBGW_Test.msc1-SCCP(412)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(412)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085055936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085055936 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085055936 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085055936 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085055936 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085055936 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085055936 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085055936 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085055936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085055936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085055936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085055936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085055936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085055937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Source Reference,L=4,D=0008e8e9) (sccp_scrc.c:472) 20241106085055937 DLSCCP DEBUG Received CO:COAK for local reference 31 (sccp_scoc.c:1823) 20241106085055937 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085055937 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085055937 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085055937 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085055937 DCN DEBUG handle_cn_conn_conf() conn_id=31, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085055937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55986b20d8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085055937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55986b20d8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085055939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40174<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085055940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085055942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085055944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085055946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085055947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085055948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085055949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085055950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085055951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085055951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085055952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085055953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085055954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085055954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085055955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085055956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085055957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085055957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085055958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085055959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010111111'B, t_guard := 20.000000 } 20241106085055969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40186<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(410)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(410)@4c8f62f9010d: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406)@4c8f62f9010d: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424)3646924 20241106085056991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085056991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085056991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085056991 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085056991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x37a5cc, normal) (hnbgw_rua.c:407) 20241106085056991 DHNB DEBUG map_rua[0x55986b2076f0]{init}: Allocated (fsm.c:456) 20241106085056991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646924)[0x55986b2076f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085056991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3646924 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085056991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085056991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085056991 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3646924 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1047) 20241106085056991 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3646924 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1067) 20241106085056991 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3646924 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085056991 DCN DEBUG map_sccp[0x55986b201d10]{init}: Allocated (fsm.c:456) 20241106085056991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55986b201d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085056991 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3646924 <-> SCCP-32 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085056991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3646924 SCCP-32 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085056991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646924)[0x55986b2076f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085056991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085056991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085056991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646924)[0x55986b2076f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085056991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55986b201d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085056991 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085056991 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{IDLE}: Allocated (fsm.c:456) 20241106085056991 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085056991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000020), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000bf0056400500f1100926) (sccp_scrc.c:401) 20241106085056991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085056991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085056991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085056991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085056991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085056991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085056991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085056991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085056991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085056991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085056991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085056991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085056991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085056991 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085056991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55986b201d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085056991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646924)[0x55986b2076f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085056991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085056991 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085056991 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085056991 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085056991 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085056991 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085056991 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085056991 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(409)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.msc0-SCCP(409)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(410)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424) HNBGW_Test.msc0-RAN(410)@4c8f62f9010d: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424)9034643 HNBGW_Test.msc0-SCCP(409)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(409)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085056998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085056998 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085056998 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085056998 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085056998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085056998 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085056998 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085056998 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085056998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085056998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085056998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085056998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085056998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085056998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000020), PART(T=Source Reference,L=4,D=00572a24) (sccp_scrc.c:472) 20241106085056998 DLSCCP DEBUG Received CO:COAK for local reference 32 (sccp_scoc.c:1823) 20241106085056998 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085056998 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085056998 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085056998 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085056998 DCN DEBUG handle_cn_conn_conf() conn_id=32, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085056998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55986b201d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085056998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55986b201d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085057001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40186<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085057003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085057007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085057012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085057015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085057016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085057017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085057018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085057019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085057019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085057020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085057021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085057021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085057022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085057023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085057023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085057024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085057025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085057025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085057026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085057026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085057029 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085057029 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085057029 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406)@4c8f62f9010d: Final verdict of PTC: none 20241106085057029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40160<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085057029 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34701<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(408)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(415)@4c8f62f9010d: Final verdict of PTC: none 20241106085057029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085057029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085057030 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085057030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085057030 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085057030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085057030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085057030 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085057030 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085057030 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085057030 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55986b20d8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.sgsn1-SCCP(418)@4c8f62f9010d: Final verdict of PTC: none 20241106085057030 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085057030 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085057030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e8e9), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085057030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085057030 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085057030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085057030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085057030 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55986b20d8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-373763)[0x55986b20ccd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085057030 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-373763)[0x55986b20ccd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn1-M3UA(420)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(414)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(416)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(419)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(410)@4c8f62f9010d: Final verdict of PTC: none 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085057029 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085057029 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085057029 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085057029 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085057029 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085057029 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085057029 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085057029 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085057029 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085057030 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085057030 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085057030 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085057030 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085057030 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085057030 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085057030 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085057030 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085057030 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085057030 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085057030 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085057030 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085057030 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085057030 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085057030 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.msc1-RAN(413)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(405)@4c8f62f9010d: Final verdict of PTC: none 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085057030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085057030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085057030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085057030 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085057030 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085057030 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085057030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(411)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(417)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(421)@4c8f62f9010d: Final verdict of PTC: none 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085057030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085057030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085057030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085057030 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085057030 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085057030 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085057030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(402)@4c8f62f9010d: Final verdict of PTC: none 20241106085057030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085057030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085057030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085057030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085057030 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085057030 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085057030 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085057030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(409)@4c8f62f9010d: Final verdict of PTC: none 20241106085057030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-373763)[0x55986b20ccd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-373763)[0x55986b20ccd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-373763)[0x55986b20ccd0]{disrupted}: Freeing instance (context_map.c:202) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-373763)[0x55986b20ccd0]{disrupted}: Deallocated (fsm.c:568) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55986b20d8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55986b20d8a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55986b20d8a0]{disconnected}: Deallocated (fsm.c:568) 20241106085057030 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-373763 SCCP-31 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241106085057030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085057030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085057030 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085057030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085057030 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085057030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085057030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085057030 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085057030 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085057030 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085057030 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085057030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085057030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085057030 DLINP DEBUG SRVCONN(,r=127.0.0.1:41277<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085057030 DLINP DEBUG SRVCONN(,r=127.0.0.1:41277<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085057030 DLINP NOTICE SRV(,r=127.0.0.1:41277<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085057030 DMAIN NOTICE (127.0.0.1:41277 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41277<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085057030 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085057030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085057030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085057030 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085057030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085057030 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085057030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085057030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085057030 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085057030 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085057030 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085057030 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085057030 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085057030 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085057030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f06d06), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085057030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085057030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085057030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085057030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085057030 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225494)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085057030 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225494)[0x55986b203940]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085057030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225494)[0x55986b203940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225494)[0x55986b203940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225494)[0x55986b203940]{disrupted}: Freeing instance (context_map.c:202) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11225494)[0x55986b203940]{disrupted}: Deallocated (fsm.c:568) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106085057030 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11225494 SCCP-30 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55986b201d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085057030 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085057030 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085057030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572a24), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085057030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085057030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085057030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085057030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085057030 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55986b201d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646924)[0x55986b2076f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085057030 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646924)[0x55986b2076f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085057030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646924)[0x55986b2076f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646924)[0x55986b2076f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646924)[0x55986b2076f0]{disrupted}: Freeing instance (context_map.c:202) 20241106085057030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646924)[0x55986b2076f0]{disrupted}: Deallocated (fsm.c:568) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55986b201d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55986b201d10]{disconnected}: Freeing instance (context_map.c:206) 20241106085057030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55986b201d10]{disconnected}: Deallocated (fsm.c:568) 20241106085057030 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3646924 SCCP-32 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241106085057030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085057030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085057030 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085057030 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085057030 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(412)@4c8f62f9010d: Final verdict of PTC: none 20241106085057047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55378<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(407)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(404)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(402): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(404): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(405): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(407): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(408): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(409): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(410): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(411): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(412): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(413): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(414): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(415): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(416): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(417): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(418): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(419): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(420): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(421): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Wed Nov 6 08:50:57 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20241106085057169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085057771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40194<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=335168) 20241106085057835 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085057835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a54b0), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085057835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085057835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085057835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085057835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085057835 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085057835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d89a), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085057835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085057835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085057835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085057835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085057835 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085057835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ab4b4), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085057835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085057835 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085057835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085057836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085057836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085057836 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085057836 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085057836 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085057836 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085057836 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085057836 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085057836 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085057836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085057836 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085057836 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085057836 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085057836 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085057836 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085057836 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085057836 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085057836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085057836 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085057836 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085057836 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085057836 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085057836 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085057836 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085057836 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085058647 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085058647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00081b2a), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085058647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085058647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085058647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085058647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085058647 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085058647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a1447), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085058647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085058647 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085058647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085058647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085058647 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085058647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001967ed), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085058648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085058648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085058648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085058648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085058648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085058648 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085058648 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085058648 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085058648 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085058648 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085058648 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085058648 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085058648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085058648 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085058648 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085058648 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085058648 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085058648 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085058648 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085058648 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085058648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085058648 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085058648 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085058648 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085058648 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085058648 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085058648 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085058648 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=335168, count=341352) 20241106085059031 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085059031 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085059031 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085059031 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085059031 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085059031 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085059031 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085059031 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085059031 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085059639 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085059639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a57b2c), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085059639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085059639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085059639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085059639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085059639 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085059639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c16f8d), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085059639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085059639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085059639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085059639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085059639 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085059640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000034fa), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085059640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085059640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085059640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085059640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085059640 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085059640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae77f4), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085059640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085059640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085059640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085059640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085059640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085059640 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085059640 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085059640 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085059640 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085059640 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085059640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085059640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085059640 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085059640 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085059640 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085059640 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085059640 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085059640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085059640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085059640 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085059640 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085059640 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085059640 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085059640 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085059640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085059640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085059641 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085059641 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085059641 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085059641 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085059641 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085059641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Wed Nov 6 08:50:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241106085100848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085100854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085100857 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42413<->l=127.0.0.1:4262) (control_if.c:570) 20241106085100873 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085100873 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(428)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085100881 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085100881 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085100881 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085100881 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085100882 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085100882 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085100882 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085100882 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(430)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085100882 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51490 (stream_srv.c:129) 20241106085100882 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51490<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085100883 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085100883 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085100883 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085100883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085100883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085100883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085100883 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085100883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085100883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085100883 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085100883 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085100883 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085100883 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085100883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085100883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085100883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085100883 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085100883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085100883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085100883 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085100883 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085100883 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085100883 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085100883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085100883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085100883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085100883 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085100883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085100883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085100883 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085100883 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085100883 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085100883 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085100883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085100883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085100883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085100883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085100883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085100883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085100883 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085100883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085100883 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085100883 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085100883 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085100883 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085100883 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085100883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085100883 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085100883 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085100883 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085100883 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085100883 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085100883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085100883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085100883 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085100883 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085100883 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085100883 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085100883 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085100883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085100883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085100883 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085100883 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085100883 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085100883 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085100883 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085100883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(434)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(434)@4c8f62f9010d: M3UA emulation initiated, the test can be started MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(434)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(432)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(437)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(437)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(437)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(435)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085100909 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085100909 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085100909 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085100909 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085100909 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085100909 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085100909 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085100909 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085100909 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085100910 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085100910 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085100910 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085100910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085100910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085100910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085100910 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085100910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085100910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085100910 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085100910 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085100910 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085100910 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085100910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085100910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085100910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085100910 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085100910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085100910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085100910 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085100910 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085100910 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085100910 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085100910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085100910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085100910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085100910 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085100910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085100910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085100910 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085100910 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085100910 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085100910 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085100910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085100910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085100910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085100910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085100910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085100910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085100910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085100910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085100910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085100910 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085100910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085100910 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085100910 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085100910 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085100910 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085100910 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085100910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085100910 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085100910 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085100910 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085100910 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085100910 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085100910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085100910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085100910 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085100910 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085100910 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085100910 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085100910 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085100910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085100910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085100910 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085100910 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085100910 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085100910 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085100910 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085100910 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085100910 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085100910 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(440)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(440)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(440)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(438)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(443)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(443)@4c8f62f9010d: M3UA emulation initiated, the test can be started MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(443)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(441)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085100964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085100964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085100964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085100964 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085100964 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085100964 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085100964 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085100964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085100964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085100976 DLINP DEBUG SRVCONN(,r=127.0.0.1:51490<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085100976 DLINP DEBUG SRVCONN(,r=127.0.0.1:51490<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085100976 DLINP DEBUG SRVCONN(,r=127.0.0.1:51490<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085100976 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085100976 DHNBAP DEBUG (127.0.0.1:51490 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085100976 DHNBAP NOTICE (127.0.0.1:51490 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085100976 DHNBAP NOTICE (127.0.0.1:51490 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085100976 DLINP DEBUG SRVCONN(,r=127.0.0.1:51490<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085100976 DLINP DEBUG SRVCONN(,r=127.0.0.1:51490<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085101095 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085101095 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085101095 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085101095 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(434)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085101102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101102 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085101102 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085101102 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085101102 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085101102 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085101102 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085101104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101104 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085101104 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085101104 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085101104 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085101104 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085101104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085101104 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085101104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085101104 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085101104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085101104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085101104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085101104 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085101104 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085101104 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085101105 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085101105 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085101105 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085101105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085101105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085101105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085101105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085101105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085101105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085101105 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085101105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085101105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085101105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085101105 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085101105 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085101105 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085101105 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101107 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085101107 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085101107 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085101107 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(437)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085101113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101113 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085101113 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085101113 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085101113 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085101113 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085101113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085101114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101114 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085101114 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085101114 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085101114 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085101114 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085101114 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085101114 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085101114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085101114 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085101114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085101114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085101114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085101115 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085101115 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085101115 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085101116 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085101116 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085101116 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085101116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085101116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085101116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101116 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085101116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085101116 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085101116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085101116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085101116 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085101116 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085101116 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085101116 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085101116 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085101116 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085101116 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101122 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085101122 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085101122 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085101122 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085101122 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085101122 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085101122 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(440)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085101125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101125 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085101125 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085101125 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085101125 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085101125 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085101125 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085101125 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085101125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085101125 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085101125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085101125 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085101125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085101125 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085101127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101127 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085101127 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085101127 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085101127 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085101127 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106085101127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085101127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085101127 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085101127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085101127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085101127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085101127 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085101127 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085101127 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085101128 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085101128 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085101128 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085101128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085101128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085101128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085101128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085101128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085101128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085101128 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085101128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085101128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085101128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085101128 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085101128 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085101128 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085101128 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101142 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085101142 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085101142 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085101142 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(443)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085101145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101145 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085101145 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085101145 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085101145 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085101145 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085101145 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085101146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101146 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085101146 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085101146 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085101146 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085101146 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085101146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085101146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085101146 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085101146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085101146 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085101146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085101146 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085101146 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085101146 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085101147 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085101147 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085101147 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085101147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085101147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085101147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085101147 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085101147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085101147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085101147 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085101147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101147 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085101147 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085101147 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085101147 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085101147 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085101147 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085101147 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(433)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085101912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101912 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085101912 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085101912 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085101912 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085101912 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085101912 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085101912 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085101912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085101912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085101912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085101912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085101912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085101912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085101912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085101912 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085101912 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085101912 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085101912 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085101912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085101912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085101912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085101912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085101912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085101912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085101912 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085101912 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085101913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085101913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085101913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085101913 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085101913 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085101913 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085101913 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101915 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085101915 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085101915 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085101915 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085101915 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085101915 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085101915 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085101915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085101915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085101916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085101916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085101916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085101916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085101916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085101916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085101916 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085101916 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(436)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085101918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101918 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085101918 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085101918 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085101918 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085101918 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085101918 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085101918 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085101918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085101918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085101918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085101918 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085101918 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085101918 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085101918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101918 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101918 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085101918 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085101918 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085101919 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085101919 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085101919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085101919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085101919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085101919 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085101919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085101919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085101919 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085101919 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085101919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101919 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085101919 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085101919 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085101919 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085101919 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085101919 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085101919 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101921 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085101921 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085101921 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085101921 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085101921 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085101921 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085101921 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085101921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085101921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085101921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085101921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085101921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085101921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085101921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085101921 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085101921 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085101921 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(439)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085101928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101928 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085101928 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085101928 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085101928 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085101928 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085101928 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085101928 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085101928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085101928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085101928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085101928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085101928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085101928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085101928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085101928 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085101928 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085101928 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085101928 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085101928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085101928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085101928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085101928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085101928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085101928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085101928 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085101928 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085101928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101928 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085101928 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085101928 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085101928 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085101928 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085101928 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085101928 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101929 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085101929 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085101929 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085101929 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085101929 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085101929 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085101929 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085101929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085101929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085101929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085101929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085101929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085101929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085101929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085101929 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085101929 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085101929 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(442)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085101956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101956 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085101956 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085101956 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085101956 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085101956 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085101956 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085101956 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085101956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085101956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085101956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085101956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085101956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085101957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085101957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085101957 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085101957 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085101957 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085101957 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085101957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085101957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085101957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085101957 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085101957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085101957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085101957 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085101957 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085101957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101957 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085101957 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085101957 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085101957 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085101957 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085101957 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085101957 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085101959 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085101959 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085101959 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085101959 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085101959 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085101959 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085101959 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085101959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085101959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085101959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085101959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085101959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085101959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085101959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085101959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085101959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085101960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085101960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085101960 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085101960 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085101960 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085101960 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085101960 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085102987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085102996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085102999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085103003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085103008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085103012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085103017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085103022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085103027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085103032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085103035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085103039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085103043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085103045 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085103048 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085103051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085103054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085103057 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085103061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085103064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100100100'B, t_guard := 20.000000 } 20241106085103091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(433)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(433)@4c8f62f9010d: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445)3256259 20241106085104141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085104142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085104142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085104142 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085104142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x31afc3, normal) (hnbgw_rua.c:407) 20241106085104142 DHNB DEBUG map_rua[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085104142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3256259)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085104142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3256259 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085104142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085104142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085104142 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3256259 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1104) 20241106085104142 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3256259 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085104142 DCN DEBUG map_sccp[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106085104142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085104142 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3256259 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085104142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3256259 SCCP-33 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085104142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3256259)[0x55986b203940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085104142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085104142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085104142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3256259)[0x55986b203940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085104142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55986b2023a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085104142 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085104142 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{IDLE}: Allocated (fsm.c:456) 20241106085104142 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085104142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030003240056400500f1100926) (sccp_scrc.c:401) 20241106085104142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085104142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085104142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085104142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085104142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085104142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085104142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085104142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085104142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085104142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085104142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085104142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085104142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085104142 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085104142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55986b2023a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085104142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3256259)[0x55986b203940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085104143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085104143 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085104143 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085104143 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085104143 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085104143 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085104143 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085104143 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(432)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(432)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(433)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445) HNBGW_Test.msc0-RAN(433)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445)11978244 HNBGW_Test.msc0-SCCP(432)@4c8f62f9010d: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(432)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085104171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085104171 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085104171 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085104171 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085104171 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085104171 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085104171 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085104171 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085104171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085104171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085104171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085104171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085104171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085104171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=007c9977) (sccp_scrc.c:472) 20241106085104171 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1823) 20241106085104171 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085104171 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085104171 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085104171 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085104171 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085104171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55986b2023a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085104171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55986b2023a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085104173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085104176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085104180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085104184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085104186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085104188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085104190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085104191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085104192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085104192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085104193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085104194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085104194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085104195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085104196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085104196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085104197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085104198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085104199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085104199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085104200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110001010'B, t_guard := 20.000000 } 20241106085104211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49508<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(436)@4c8f62f9010d: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(436)@4c8f62f9010d: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429)@4c8f62f9010d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446)4248694 20241106085105236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085105236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085105236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085105236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085105236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x40d476, normal) (hnbgw_rua.c:407) 20241106085105236 DHNB DEBUG map_rua[0x55986b201d10]{init}: Allocated (fsm.c:456) 20241106085105236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4248694)[0x55986b201d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085105236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4248694 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085105236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085105236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085105236 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085105236 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4248694 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1104) 20241106085105236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4248694 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085105236 DCN DEBUG map_sccp[0x55986b20ccd0]{init}: Allocated (fsm.c:456) 20241106085105236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55986b20ccd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085105236 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4248694 <-> SCCP-34 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085105236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4248694 SCCP-34 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085105236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4248694)[0x55986b201d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085105236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085105236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085105236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4248694)[0x55986b201d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085105236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55986b20ccd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085105236 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085105236 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{IDLE}: Allocated (fsm.c:456) 20241106085105236 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085105236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300038a0056400500f1100926) (sccp_scrc.c:401) 20241106085105236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085105236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085105236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085105236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085105236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085105236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085105236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085105236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085105236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085105236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085105236 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085105236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085105236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085105236 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085105236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55986b20ccd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085105236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4248694)[0x55986b201d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085105237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085105237 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085105237 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085105237 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085105237 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085105237 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085105237 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085105237 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(435)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc1-SCCP(435)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(436)@4c8f62f9010d: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446) HNBGW_Test.msc1-RAN(436)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446)2768198 HNBGW_Test.msc1-SCCP(435)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(435)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085105254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085105254 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085105254 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085105254 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085105255 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085105255 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085105255 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085105255 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085105255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085105255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085105255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085105255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085105255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085105255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=009b72a4) (sccp_scrc.c:472) 20241106085105255 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1823) 20241106085105255 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085105255 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085105255 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085105255 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085105255 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085105255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55986b20ccd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085105255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55986b20ccd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085105256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49508<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085105258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085105261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085105263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085105266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085105267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085105268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085105268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085105269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085105270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085105270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085105271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085105272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085105272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085105273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085105274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085105275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085105275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085105276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085105277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085105277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111010111'B, t_guard := 20.000000 } 20241106085105288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49520<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(433)@4c8f62f9010d: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(433)@4c8f62f9010d: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429)@4c8f62f9010d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447)12201184 20241106085106308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085106308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085106308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085106308 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085106308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xba2ce0, normal) (hnbgw_rua.c:407) 20241106085106308 DHNB DEBUG map_rua[0x55986b202260]{init}: Allocated (fsm.c:456) 20241106085106308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12201184)[0x55986b202260]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085106308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12201184 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085106308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085106308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085106308 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12201184 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1104) 20241106085106308 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12201184 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085106308 DCN DEBUG map_sccp[0x55986b202600]{init}: Allocated (fsm.c:456) 20241106085106308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55986b202600]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085106308 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12201184 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085106308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12201184 SCCP-35 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085106308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12201184)[0x55986b202260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085106308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085106308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085106308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12201184)[0x55986b202260]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085106308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55986b202600]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085106308 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085106308 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{IDLE}: Allocated (fsm.c:456) 20241106085106308 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085106308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030001d70056400500f1100926) (sccp_scrc.c:401) 20241106085106308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085106308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085106308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085106308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085106308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085106308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085106308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085106308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085106308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085106309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085106309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085106309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085106309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085106309 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085106309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55986b202600]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085106309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12201184)[0x55986b202260]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085106309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085106309 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085106309 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085106309 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085106309 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085106309 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085106309 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085106309 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(432)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.msc0-SCCP(432)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(433)@4c8f62f9010d: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447) HNBGW_Test.msc0-RAN(433)@4c8f62f9010d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447)3455440 HNBGW_Test.msc0-SCCP(432)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(432)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085106315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085106315 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085106315 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085106315 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085106315 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085106315 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085106315 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085106315 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085106315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085106315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085106315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085106315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085106315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085106315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=004ab439) (sccp_scrc.c:472) 20241106085106315 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1823) 20241106085106315 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085106315 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085106315 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085106315 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085106315 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085106315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55986b202600]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085106315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55986b202600]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085106317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49520<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085106318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085106320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085106323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085106325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085106326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085106328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085106329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085106330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085106331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085106332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085106333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085106334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085106335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085106336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085106337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085106338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085106339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085106340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085106342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085106343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085106348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085106348 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42413<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(436)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(431)@4c8f62f9010d: Final verdict of PTC: none 20241106085106348 DLINP DEBUG SRVCONN(,r=127.0.0.1:51490<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085106348 DLINP DEBUG SRVCONN(,r=127.0.0.1:51490<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.sgsn1-SCCP(441)@4c8f62f9010d: Final verdict of PTC: none 20241106085106348 DLINP NOTICE SRV(,r=127.0.0.1:51490<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085106348 DMAIN NOTICE (127.0.0.1:51490 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51490<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085106348 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(433)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(438)@4c8f62f9010d: Final verdict of PTC: none 20241106085106348 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085106348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085106348 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085106348 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(442)@4c8f62f9010d: Final verdict of PTC: none 20241106085106348 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085106348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085106348 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085106348 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085106348 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085106348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085106348 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085106348 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085106349 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085106349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085106349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085106349 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085106349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085106349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085106349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085106349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085106349 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085106349 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085106349 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085106349 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55986b20ccd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085106349 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085106349 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085106349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b72a4), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085106349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085106349 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085106349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085106349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085106349 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55986b20ccd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4248694)[0x55986b201d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085106349 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085106349 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085106349 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085106349 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085106349 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085106349 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085106349 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085106349 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085106349 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4248694)[0x55986b201d10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085106349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4248694)[0x55986b201d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4248694)[0x55986b201d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4248694)[0x55986b201d10]{disrupted}: Freeing instance (context_map.c:202) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4248694)[0x55986b201d10]{disrupted}: Deallocated (fsm.c:568) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55986b20ccd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55986b20ccd0]{disconnected}: Freeing instance (context_map.c:206) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55986b20ccd0]{disconnected}: Deallocated (fsm.c:568) 20241106085106349 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4248694 SCCP-34 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241106085106349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085106349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085106349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085106349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085106349 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085106349 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085106349 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3256259)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3256259)[0x55986b203940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085106349 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085106349 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085106349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c9977), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085106349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085106349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085106349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085106349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085106349 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3256259)[0x55986b203940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3256259)[0x55986b203940]{disrupted}: Freeing instance (context_map.c:202) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3256259)[0x55986b203940]{disrupted}: Deallocated (fsm.c:568) 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085106349 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085106349 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085106349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085106349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085106349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085106349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085106349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085106349 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085106349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085106349 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085106349 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085106349 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085106349 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085106349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106085106349 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3256259 SCCP-33 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12201184)[0x55986b202260]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12201184)[0x55986b202260]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55986b202600]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085106349 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085106349 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085106349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ab439), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085106349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085106349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085106349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085106349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085106349 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55986b202600]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12201184)[0x55986b202260]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12201184)[0x55986b202260]{disrupted}: Freeing instance (context_map.c:202) 20241106085106349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12201184)[0x55986b202260]{disrupted}: Deallocated (fsm.c:568) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55986b202600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55986b202600]{disconnected}: Freeing instance (context_map.c:206) 20241106085106349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55986b202600]{disconnected}: Deallocated (fsm.c:568) 20241106085106349 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12201184 SCCP-35 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241106085106349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085106349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085106349 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085106349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085106349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085106349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085106349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085106349 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085106349 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085106349 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085106349 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085106349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085106349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085106349 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085106349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085106349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085106349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085106349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085106349 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085106349 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085106349 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085106349 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085106349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085106349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085106349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085106349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085106349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085106349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085106349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085106349 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085106349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085106349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085106349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085106349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085106349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085106349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085106349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085106349 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085106349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085106349 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085106349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085106349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085106349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085106349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085106349 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085106349 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085106349 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085106349 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(428)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(439)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(437)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(440)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(432)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(443)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(434)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(430)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(425)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(444)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(426)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(435)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085106379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40204<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(427)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(425): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(426): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(427): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(428): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(430): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(431): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(432): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(433): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(434): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(435): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(436): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(437): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(438): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(439): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(440): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(441): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(442): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(443): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(444): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Wed Nov 6 08:51:06 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc 20241106085106507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49534<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085107030 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085107030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e8e9), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085107030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085107030 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085107030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085107030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085107030 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085107030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572a24), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085107030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085107030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085107030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085107030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085107030 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085107031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f06d06), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085107031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085107031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085107031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085107031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085107031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085107031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085107031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085107031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085107031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085107031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085107031 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085107031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085107031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085107031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085107031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085107031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085107031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085107031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085107031 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085107031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085107031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085107031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085107031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085107031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085107031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085107031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085107031 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085107031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085107109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49534<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=336580) 20241106085107837 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085107837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ab4b4), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085107837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085107837 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085107837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085107837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085107837 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085107837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d89a), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085107837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085107837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085107837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085107837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085107837 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085107837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a54b0), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085107837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085107837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085107837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085107837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085107837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085107837 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085107837 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085107837 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085107837 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085107837 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085107837 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085107837 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085107837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085107837 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085107837 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085107837 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085107837 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085107837 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085107837 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085107837 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085107837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085107837 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085107837 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085107838 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085107838 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085107838 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085107838 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085107838 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=336580, count=346104) 20241106085108349 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085108349 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085108349 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085108349 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085108349 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085108349 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085108349 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085108349 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085108349 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085108349 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085108349 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085108349 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085108649 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085108649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001967ed), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085108649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085108649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085108649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085108649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085108649 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085108649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a1447), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085108649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085108649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085108649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085108649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085108649 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085108649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00081b2a), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085108649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085108649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085108649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085108649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085108649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085108649 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085108649 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085108649 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085108649 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085108649 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085108649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085108649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085108649 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085108649 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085108649 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085108649 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085108649 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085108649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085108649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085108649 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085108649 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085108649 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085108649 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085108649 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085108649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Wed Nov 6 08:51:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085109641 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085109641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae77f4), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085109641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085109641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085109641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085109641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085109641 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085109641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000034fa), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085109641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085109641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085109641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085109641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085109641 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085109641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c16f8d), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085109641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085109641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085109641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085109641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085109641 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085109641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a57b2c), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085109641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085109641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085109641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085109641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085109641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085109641 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085109641 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085109641 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085109641 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085109641 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085109641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085109641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085109641 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085109641 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085109641 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085109641 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085109641 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085109641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085109641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085109641 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085109641 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085109641 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085109641 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085109641 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085109641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085109641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085109641 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085109641 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085109641 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085109641 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085109641 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085109641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241106085110195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085110206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085110212 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45611<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(451)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085110231 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085110231 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085110240 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085110240 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(453)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085110240 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51502 (stream_srv.c:129) 20241106085110240 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51502<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085110240 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085110240 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085110241 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085110241 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085110241 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085110241 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085110241 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085110241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085110241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085110241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085110241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085110241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085110241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085110241 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085110241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110241 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085110241 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085110241 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085110241 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085110241 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085110241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085110241 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085110241 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085110242 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085110242 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085110242 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085110242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085110242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085110242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085110242 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085110242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085110242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085110242 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085110242 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085110242 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085110242 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085110242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085110242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085110242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085110242 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085110242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085110242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085110242 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085110242 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085110242 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085110242 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085110242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085110242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085110242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085110242 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085110242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085110242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085110242 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085110242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110242 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085110242 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085110242 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085110242 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085110242 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085110242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110242 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085110242 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085110242 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085110242 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085110242 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085110242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085110242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110242 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085110242 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085110242 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085110242 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085110242 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085110242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(457)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(455)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(460)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(460)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(460)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(458)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085110268 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085110268 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085110268 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085110268 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085110268 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085110268 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085110269 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085110269 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085110270 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085110270 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085110270 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085110270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085110270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085110270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085110270 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085110270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085110270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085110270 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085110270 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085110270 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085110270 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085110270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085110270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085110270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085110270 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085110270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085110270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085110270 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085110270 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085110270 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085110270 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085110270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085110270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085110270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085110270 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085110270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085110270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085110270 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085110270 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085110270 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085110270 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085110270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085110270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085110270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085110270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085110270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085110270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085110270 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085110270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110270 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085110270 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085110270 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085110270 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085110270 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085110270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110270 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085110270 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085110270 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085110270 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085110270 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085110270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085110270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110270 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085110270 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085110270 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085110270 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085110270 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085110270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085110270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110270 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085110270 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085110270 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085110270 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085110270 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085110270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(466)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(466)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(466)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(464)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085110307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085110307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085110307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085110307 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085110307 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085110307 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085110307 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085110307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085110307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085110311 DLINP DEBUG SRVCONN(,r=127.0.0.1:51502<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085110311 DLINP DEBUG SRVCONN(,r=127.0.0.1:51502<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085110311 DLINP DEBUG SRVCONN(,r=127.0.0.1:51502<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085110311 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085110311 DHNBAP DEBUG (127.0.0.1:51502 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085110311 DHNBAP NOTICE (127.0.0.1:51502 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085110311 DHNBAP NOTICE (127.0.0.1:51502 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085110311 DLINP DEBUG SRVCONN(,r=127.0.0.1:51502<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085110312 DLINP DEBUG SRVCONN(,r=127.0.0.1:51502<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085110454 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085110454 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085110454 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085110454 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(457)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085110463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110463 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085110463 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085110463 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085110463 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085110463 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085110463 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085110466 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085110466 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085110466 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085110466 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085110466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110466 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085110466 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085110466 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085110466 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085110466 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085110466 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085110466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085110466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085110466 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085110466 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085110466 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085110466 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085110466 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085110466 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085110466 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085110466 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085110468 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085110468 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085110468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085110468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085110468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085110468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110468 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085110468 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085110468 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085110468 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085110468 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085110468 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085110468 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085110468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085110468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085110468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085110468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085110468 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(460)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085110472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110472 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085110472 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085110472 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085110472 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085110472 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085110472 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085110475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110475 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085110475 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085110475 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085110475 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085110475 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085110475 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085110475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085110475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085110475 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085110475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085110475 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085110475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085110475 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085110475 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085110475 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085110475 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085110476 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085110476 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085110476 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085110476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085110476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085110476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085110477 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085110477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085110477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085110477 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085110477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110477 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085110477 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085110477 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085110477 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085110477 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085110477 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085110477 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085110483 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085110483 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085110483 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085110483 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(463)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085110489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110489 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085110489 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085110489 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085110489 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085110489 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085110489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085110491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110491 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085110491 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085110491 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085110491 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085110491 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085110491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085110491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085110491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085110491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085110491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085110491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085110491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085110491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085110491 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085110491 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085110491 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085110492 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085110493 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085110493 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085110493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085110493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085110493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085110493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085110493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085110493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085110493 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085110493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110493 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085110493 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085110493 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085110493 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085110493 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085110493 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085110493 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085110495 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085110495 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085110495 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085110495 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(466)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085110501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110501 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085110501 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085110501 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085110501 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085110501 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085110501 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085110503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110503 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085110503 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085110503 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085110503 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085110503 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085110503 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085110503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085110503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085110503 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085110503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085110503 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085110503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085110503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085110503 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085110503 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085110503 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085110504 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085110504 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085110504 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085110504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085110504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085110504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085110504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085110505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085110505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085110505 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085110505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085110505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085110505 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085110505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085110505 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085110505 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085110505 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085110505 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085110505 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085110505 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085110505 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(456)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085111271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085111271 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085111271 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085111271 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085111271 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085111271 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085111271 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085111271 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085111271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085111271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085111271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085111271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085111271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085111271 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085111271 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085111271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085111271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111271 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085111271 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085111271 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085111271 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085111271 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085111271 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085111271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085111271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085111271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085111271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085111271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085111271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085111271 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085111271 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085111272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085111272 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085111272 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085111272 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085111272 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085111272 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085111272 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085111272 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085111273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085111273 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085111273 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085111273 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085111273 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085111273 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085111273 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085111273 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085111273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085111273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085111273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085111273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085111273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085111273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085111273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085111273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085111273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085111273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085111273 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085111273 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085111273 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(459)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085111277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085111277 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085111277 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085111277 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085111277 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085111277 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085111277 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085111277 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085111277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085111277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085111277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085111277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085111277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085111277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085111277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085111277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085111277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111277 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085111277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085111277 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085111277 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085111277 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085111277 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085111277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085111277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085111277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085111277 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085111277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085111277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085111277 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085111277 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085111278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085111278 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085111278 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085111278 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085111278 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085111278 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085111278 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085111278 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085111279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085111279 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085111279 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085111279 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085111279 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085111279 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085111279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085111279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085111279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085111280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085111280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085111280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085111280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085111279 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085111279 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085111280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085111280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085111280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085111280 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085111280 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085111280 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085111293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085111293 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085111293 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085111293 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085111293 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085111293 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085111293 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085111293 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085111293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085111293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085111293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085111293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085111293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085111293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085111293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085111293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085111293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085111293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085111293 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085111293 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085111293 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085111293 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085111293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085111293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085111293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085111294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085111294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085111294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085111294 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085111294 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085111294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085111294 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085111294 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085111294 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085111294 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085111294 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085111294 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085111294 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085111296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085111296 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085111296 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085111296 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085111296 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085111296 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085111296 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085111296 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085111296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085111296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085111296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085111296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085111296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085111296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085111296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085111296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085111296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111296 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085111296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085111296 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085111296 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085111296 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(465)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085111302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085111302 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085111302 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085111302 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085111302 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085111302 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085111302 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085111302 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085111302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085111302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085111302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085111302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085111302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085111302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085111302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085111302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085111302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085111303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085111303 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085111303 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085111303 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085111303 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085111303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085111303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085111303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085111303 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085111303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085111303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085111303 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085111303 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085111303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085111303 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085111303 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085111303 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085111303 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085111303 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085111303 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085111303 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085111305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085111305 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085111305 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085111305 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085111305 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085111305 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085111305 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085111305 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085111305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085111305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085111305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085111305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085111305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085111306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085111306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085111306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085111306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085111306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085111306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085111306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085111306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085111306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085111306 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085111306 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085112322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085112327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085112332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085112336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085112340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085112344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085112347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085112351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085112355 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085112358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085112362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085112365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085112368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085112370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085112373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085112375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085112377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085112379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085112381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085112382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011011010'B, t_guard := 20.000000 } 20241106085112417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36268<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(456)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(456)@4c8f62f9010d: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468)8164046 20241106085113465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085113465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085113466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085113466 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085113466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7c92ce, normal) (hnbgw_rua.c:407) 20241106085113466 DHNB DEBUG map_rua[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085113466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8164046)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085113466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8164046 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085113466 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085113466 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085113466 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8164046 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1057) 20241106085113466 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8164046 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1104) 20241106085113466 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8164046 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085113466 DCN DEBUG map_sccp[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106085113466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085113466 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8164046 <-> SCCP-36 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085113466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8164046 SCCP-36 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085113466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8164046)[0x55986b203940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085113466 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085113466 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085113466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8164046)[0x55986b203940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085113466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55986b2023a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085113466 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085113466 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{IDLE}: Allocated (fsm.c:456) 20241106085113466 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085113466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000024), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000da0056400500f1100926) (sccp_scrc.c:401) 20241106085113466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085113466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085113466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085113466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085113467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085113467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085113467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085113467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085113467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085113467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085113467 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085113467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085113467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085113467 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085113467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55986b2023a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085113467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8164046)[0x55986b203940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085113467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085113467 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085113467 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085113467 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085113467 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085113467 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085113467 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085113467 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(455)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(455)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(456)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468) HNBGW_Test.msc0-RAN(456)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468)5632633 HNBGW_Test.msc0-SCCP(455)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(455)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085113488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085113488 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085113488 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085113488 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085113488 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085113488 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085113488 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085113488 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085113488 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085113488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085113488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085113488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085113488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085113488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=00051799) (sccp_scrc.c:472) 20241106085113488 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1823) 20241106085113488 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085113488 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085113488 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085113488 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085113488 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085113488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55986b2023a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085113488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55986b2023a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085113490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36268<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085113493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085113497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085113498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085113500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085113501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085113502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085113503 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085113504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085113505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085113505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085113506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085113506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085113507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085113508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085113508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085113509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085113510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085113510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085113511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085113512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110100010'B, t_guard := 20.000000 } 20241106085113521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36274<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(459)@4c8f62f9010d: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(459)@4c8f62f9010d: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452)@4c8f62f9010d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469)1818256 20241106085114547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085114547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085114547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085114547 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085114547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1bbe90, normal) (hnbgw_rua.c:407) 20241106085114547 DHNB DEBUG map_rua[0x55986b201d10]{init}: Allocated (fsm.c:456) 20241106085114547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818256)[0x55986b201d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085114547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1818256 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085114547 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085114547 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085114547 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085114547 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1818256 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1057) 20241106085114547 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1818256 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1104) 20241106085114547 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1818256 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085114547 DCN DEBUG map_sccp[0x55986b20ccd0]{init}: Allocated (fsm.c:456) 20241106085114547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55986b20ccd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085114547 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1818256 <-> SCCP-37 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085114547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1818256 SCCP-37 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085114547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818256)[0x55986b201d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085114547 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085114547 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085114547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818256)[0x55986b201d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085114547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55986b20ccd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085114547 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085114547 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{IDLE}: Allocated (fsm.c:456) 20241106085114547 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085114547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000025), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030003a20056400500f1100926) (sccp_scrc.c:401) 20241106085114547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085114547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085114547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085114547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085114548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085114548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085114548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085114548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085114548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085114548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085114548 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085114548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085114548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085114548 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085114548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55986b20ccd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085114548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818256)[0x55986b201d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085114548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085114548 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085114548 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085114548 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085114548 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085114548 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085114548 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085114548 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(458)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc1-SCCP(458)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(459)@4c8f62f9010d: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469) HNBGW_Test.msc1-RAN(459)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469)1934448 HNBGW_Test.msc1-SCCP(458)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(458)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085114566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085114566 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085114566 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085114566 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085114566 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085114566 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085114566 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085114566 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085114567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085114567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085114567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085114567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085114567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085114567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=0072f808) (sccp_scrc.c:472) 20241106085114567 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1823) 20241106085114567 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085114567 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085114567 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085114567 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085114567 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085114567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55986b20ccd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085114567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55986b20ccd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085114570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36274<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085114572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085114577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085114581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085114583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085114585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085114586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085114587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085114588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085114589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085114590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085114591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085114592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085114592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085114593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085114594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085114595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085114595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085114596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085114597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085114598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001110000'B, t_guard := 20.000000 } 20241106085114608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36280<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(456)@4c8f62f9010d: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(456)@4c8f62f9010d: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452)@4c8f62f9010d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470)5914812 20241106085115630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085115630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085115630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085115630 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085115630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5a40bc, normal) (hnbgw_rua.c:407) 20241106085115630 DHNB DEBUG map_rua[0x55986b211ae0]{init}: Allocated (fsm.c:456) 20241106085115630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5914812)[0x55986b211ae0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085115630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5914812 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085115630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085115630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085115630 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5914812 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1057) 20241106085115631 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5914812 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1104) 20241106085115631 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5914812 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085115631 DCN DEBUG map_sccp[0x55986b2098b0]{init}: Allocated (fsm.c:456) 20241106085115631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55986b2098b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085115631 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5914812 <-> SCCP-38 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085115631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5914812 SCCP-38 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085115631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5914812)[0x55986b211ae0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085115631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085115631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085115631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5914812)[0x55986b211ae0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085115631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55986b2098b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085115631 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085115631 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{IDLE}: Allocated (fsm.c:456) 20241106085115631 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085115631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000026), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030000700056400500f1100926) (sccp_scrc.c:401) 20241106085115631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085115631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085115631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085115631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085115631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085115631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085115631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085115631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085115631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085115631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085115631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085115631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085115631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085115631 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085115631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55986b2098b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085115631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5914812)[0x55986b211ae0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085115631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085115631 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085115631 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085115631 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085115631 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085115631 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085115631 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085115631 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(455)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.msc0-SCCP(455)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(456)@4c8f62f9010d: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470) HNBGW_Test.msc0-RAN(456)@4c8f62f9010d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470)15435309 HNBGW_Test.msc0-SCCP(455)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(455)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085115636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085115636 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085115636 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085115636 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085115636 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085115636 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085115636 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085115636 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085115636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085115636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085115636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085115637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085115637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085115637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=0008bc09) (sccp_scrc.c:472) 20241106085115637 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1823) 20241106085115637 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085115637 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085115637 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085115637 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085115637 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085115637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55986b2098b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085115637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55986b2098b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085115637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36280<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085115639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085115640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085115641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085115642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085115643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085115643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085115644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085115645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085115646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085115646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085115647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085115648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085115648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085115649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085115650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085115650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085115651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085115652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085115652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085115653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085115655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49562<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085115655 DLINP DEBUG SRVCONN(,r=127.0.0.1:51502<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085115655 DLINP DEBUG SRVCONN(,r=127.0.0.1:51502<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085115655 DLINP NOTICE SRV(,r=127.0.0.1:51502<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085115655 DMAIN NOTICE (127.0.0.1:51502 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51502<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085115655 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085115656 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45611<->l=127.0.0.1:4262) (control_if.c:193) 20241106085115656 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085115656 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085115656 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085115656 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(461)@4c8f62f9010d: Final verdict of PTC: none 20241106085115656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085115656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085115656 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085115656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085115656 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085115656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085115656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085115656 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085115656 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085115656 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085115656 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(459)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(454)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(462)@4c8f62f9010d: Final verdict of PTC: none 20241106085115656 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085115656 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085115656 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085115656 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085115656 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085115656 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085115656 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55986b20ccd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085115656 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085115656 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085115656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072f808), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085115656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085115656 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085115656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085115656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085115656 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55986b20ccd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818256)[0x55986b201d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085115656 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818256)[0x55986b201d10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085115656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818256)[0x55986b201d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085115656 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085115656 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085115656 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085115656 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085115656 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085115656 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085115656 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085115656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818256)[0x55986b201d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818256)[0x55986b201d10]{disrupted}: Freeing instance (context_map.c:202) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818256)[0x55986b201d10]{disrupted}: Deallocated (fsm.c:568) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55986b20ccd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55986b20ccd0]{disconnected}: Freeing instance (context_map.c:206) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55986b20ccd0]{disconnected}: Deallocated (fsm.c:568) 20241106085115656 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1818256 SCCP-37 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241106085115656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085115656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085115656 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085115656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085115656 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085115656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085115656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085115656 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085115656 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085115656 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085115656 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085115656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) HNBGW_Test.sgsn1-RAN(465)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(460)@4c8f62f9010d: Final verdict of PTC: none 20241106085115656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-M3UA(457)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(463)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(456)@4c8f62f9010d: Final verdict of PTC: none 20241106085115656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085115656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085115656 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085115656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085115656 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085115656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085115656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085115656 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085115656 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085115656 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085115656 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085115656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085115656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085115656 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085115656 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085115656 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8164046)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8164046)[0x55986b203940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085115656 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085115656 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085115656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00051799), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085115656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085115656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085115656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085115656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085115656 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8164046)[0x55986b203940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8164046)[0x55986b203940]{disrupted}: Freeing instance (context_map.c:202) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8164046)[0x55986b203940]{disrupted}: Deallocated (fsm.c:568) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106085115656 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8164046 SCCP-36 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5914812)[0x55986b211ae0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) HNBGW_Test.sgsn1-SCCP(464)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(467)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(458)@4c8f62f9010d: Final verdict of PTC: none 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5914812)[0x55986b211ae0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55986b2098b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085115656 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085115656 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085115656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bc09), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085115656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085115656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085115656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085115656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085115656 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55986b2098b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5914812)[0x55986b211ae0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5914812)[0x55986b211ae0]{disrupted}: Freeing instance (context_map.c:202) 20241106085115656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5914812)[0x55986b211ae0]{disrupted}: Deallocated (fsm.c:568) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55986b2098b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55986b2098b0]{disconnected}: Freeing instance (context_map.c:206) 20241106085115656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55986b2098b0]{disconnected}: Deallocated (fsm.c:568) 20241106085115656 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5914812 SCCP-38 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241106085115656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085115656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085115656 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085115656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085115656 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085115656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085115656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085115656 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085115656 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085115656 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085115656 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(466)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(453)@4c8f62f9010d: Final verdict of PTC: none 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085115656 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085115656 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085115656 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085115656 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085115656 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085115656 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085115656 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085115656 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085115656 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085115656 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085115656 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085115656 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085115656 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085115656 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085115656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085115656 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085115656 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085115656 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085115656 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085115656 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085115656 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085115656 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(448)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(449)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(451)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(455)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085115671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49546<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(450)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(448): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(449): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(450): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(451): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(453): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(454): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(458): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(459): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(460): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(464): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(465): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(466): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(467): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Wed Nov 6 08:51:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20241106085115810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085116350 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085116350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ab439), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085116350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085116350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085116350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085116350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085116350 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085116350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c9977), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085116350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085116350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085116350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085116350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085116350 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085116350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b72a4), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085116350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085116350 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085116350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085116350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085116350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085116350 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085116350 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085116350 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085116350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085116350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085116350 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085116350 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085116350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085116350 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085116350 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085116350 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085116350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085116350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085116350 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085116350 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085116350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085116350 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085116350 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085116350 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085116350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085116350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085116350 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085116350 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085116413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36282<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345616) 20241106085117031 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085117031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f06d06), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085117031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085117031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085117031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085117031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085117031 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085117031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572a24), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085117031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085117031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085117031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085117031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085117031 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085117031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e8e9), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085117031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085117031 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085117031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085117031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085117032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085117032 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085117032 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085117032 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085117032 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085117032 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085117032 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085117032 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085117032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085117032 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085117032 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085117032 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085117032 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085117032 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085117032 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085117032 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085117032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085117032 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085117032 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085117032 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085117032 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085117032 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085117032 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085117032 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=345616, count=357340) 20241106085117657 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085117657 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085117657 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085117657 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085117657 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085117657 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085117657 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085117657 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085117657 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085117657 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085117657 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085117657 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085117839 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085117839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a54b0), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085117839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085117839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085117839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085117839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085117839 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085117839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d89a), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085117839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085117839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085117839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085117839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085117839 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085117839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ab4b4), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085117839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085117839 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085117839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085117839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085117839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085117839 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085117839 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085117839 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085117839 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085117839 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085117839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085117839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085117839 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085117839 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085117839 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085117839 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085117839 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085117839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085117839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085117839 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085117839 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085117839 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085117839 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085117839 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085117839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Wed Nov 6 08:51:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085118650 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085118650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00081b2a), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085118650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085118650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085118650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085118650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085118650 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085118650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a1447), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085118650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085118650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085118650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085118650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085118650 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085118650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001967ed), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085118650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085118650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085118650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085118650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085118650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085118651 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085118651 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085118651 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085118651 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085118651 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085118651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085118651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085118651 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085118651 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085118651 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085118651 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085118651 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085118651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085118651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085118651 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085118651 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085118651 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085118651 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085118651 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085118651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241106085119490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085119494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085119498 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46281<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(474)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085119514 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085119514 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085119522 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085119522 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085119523 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085119523 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085119523 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085119523 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(476)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085119523 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42591 (stream_srv.c:129) 20241106085119523 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42591<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085119523 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085119523 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085119524 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085119524 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085119524 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085119524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085119524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085119524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119524 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085119524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119524 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085119524 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085119524 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085119524 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085119524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085119524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085119524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119524 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085119524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119524 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085119524 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085119524 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085119524 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085119524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085119524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085119524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119524 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085119524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119524 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085119524 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085119524 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085119524 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085119524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085119524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085119524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085119524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119524 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085119524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119524 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119524 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119524 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085119524 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085119524 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085119524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119524 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119524 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119524 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085119524 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085119524 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085119524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085119524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119524 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119524 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119524 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085119524 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085119524 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085119524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085119524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119524 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119524 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119524 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085119524 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085119524 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085119524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(480)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(480)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(480)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(478)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(483)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(483)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(483)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085119553 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085119553 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085119553 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085119553 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085119553 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085119553 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085119553 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085119553 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085119554 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085119554 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085119554 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085119554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085119554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119554 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119554 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119554 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119554 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085119554 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085119554 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085119554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119555 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119555 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119555 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085119555 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085119555 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085119555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085119555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119555 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119555 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119555 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085119555 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085119555 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085119555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085119555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119555 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119555 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119555 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085119555 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085119554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085119554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119554 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085119554 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085119554 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085119554 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085119554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085119554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119554 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085119554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119554 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085119554 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085119554 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085119554 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085119554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085119554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119554 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085119554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119554 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085119554 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085119554 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085119554 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085119554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085119554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085119554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119554 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085119555 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085119555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(486)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(486)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(486)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(484)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(489)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(489)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(489)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(487)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085119592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085119592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085119593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085119593 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085119593 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085119593 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085119593 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085119593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085119593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085119597 DLINP DEBUG SRVCONN(,r=127.0.0.1:42591<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085119597 DLINP DEBUG SRVCONN(,r=127.0.0.1:42591<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085119597 DLINP DEBUG SRVCONN(,r=127.0.0.1:42591<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085119597 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085119597 DHNBAP DEBUG (127.0.0.1:42591 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085119597 DHNBAP NOTICE (127.0.0.1:42591 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085119597 DHNBAP NOTICE (127.0.0.1:42591 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085119597 DLINP DEBUG SRVCONN(,r=127.0.0.1:42591<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085119597 DLINP DEBUG SRVCONN(,r=127.0.0.1:42591<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085119641 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085119641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a57b2c), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085119641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085119641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119641 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085119641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c16f8d), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085119641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085119641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119641 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085119641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000034fa), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085119641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085119641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119641 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085119641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae77f4), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085119641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085119641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119642 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119642 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119642 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085119642 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085119642 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085119642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085119642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119642 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119642 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119642 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085119642 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085119642 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085119642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085119642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119642 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119642 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119642 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085119642 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085119642 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085119642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085119642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119642 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119642 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119642 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085119642 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085119642 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085119642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085119736 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085119736 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085119736 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085119736 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(480)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085119745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119745 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085119745 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085119745 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085119745 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085119745 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085119745 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085119747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119747 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085119747 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085119748 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085119748 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085119748 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085119748 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085119748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085119748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085119748 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085119748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085119748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085119748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085119748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085119748 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085119748 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085119748 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085119749 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085119749 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085119749 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085119749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085119749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085119749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085119749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119749 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085119749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119749 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119749 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119749 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085119749 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085119749 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085119749 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085119749 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085119750 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085119750 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085119750 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085119750 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(483)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085119755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119755 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085119755 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085119755 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085119755 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085119755 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085119755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085119758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119758 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085119758 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085119758 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085119758 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085119758 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085119758 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085119758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085119758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085119758 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085119758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085119758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085119758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085119758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085119758 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085119758 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085119759 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085119760 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085119760 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085119760 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085119760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085119760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085119760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119760 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085119760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119760 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085119760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119760 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119760 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119760 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085119760 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085119760 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085119760 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085119760 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085119769 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085119769 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085119769 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085119769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(486)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085119775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119775 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085119775 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085119775 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085119775 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085119775 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085119775 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085119777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119777 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085119777 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085119777 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085119777 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085119777 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085119777 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085119778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085119778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085119778 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085119778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085119778 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085119778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085119778 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085119778 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085119778 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085119778 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085119779 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085119779 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085119779 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085119779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085119779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085119779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085119779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119779 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085119779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119779 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119779 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119779 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085119779 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085119779 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085119779 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085119779 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085119782 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085119782 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085119782 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085119782 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(489)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085119788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119788 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085119788 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085119788 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085119788 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085119788 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085119788 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085119790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119790 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085119790 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085119790 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085119790 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085119790 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085119790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085119790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085119790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085119790 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085119790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085119790 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085119790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085119790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085119791 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085119791 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085119791 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085119792 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085119792 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085119792 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085119792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085119792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085119792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085119792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085119792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085119792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085119792 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085119792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085119792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085119792 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085119792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085119792 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085119792 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085119792 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085119792 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085119792 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085119792 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085119792 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(479)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085120554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085120554 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085120554 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085120554 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085120554 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085120554 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085120554 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085120554 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085120554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085120554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085120555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085120555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085120555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085120555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085120555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085120555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085120555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085120555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085120555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085120555 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085120555 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085120555 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085120555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085120555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085120555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085120555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085120555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085120555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085120555 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085120555 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085120555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085120555 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085120555 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085120555 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085120555 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085120555 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085120555 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085120555 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085120556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085120556 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085120556 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085120556 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085120556 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085120556 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085120556 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085120556 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085120556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085120556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085120556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085120556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085120556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085120556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085120556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085120556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085120556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085120557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085120557 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085120557 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085120557 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085120560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085120560 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085120560 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085120560 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085120560 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085120560 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085120560 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085120560 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085120560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085120561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085120561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085120561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085120561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085120561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085120561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085120561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085120561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085120561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085120561 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085120561 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085120561 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085120561 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085120561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085120561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085120561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085120561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085120561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085120561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085120561 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085120561 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085120561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085120561 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085120561 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085120561 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085120561 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085120561 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085120561 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085120561 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085120563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085120563 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085120563 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085120563 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085120563 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085120563 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085120563 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085120563 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085120563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085120563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085120563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085120563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085120563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085120563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085120563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085120563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085120563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120563 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085120563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085120563 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085120563 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085120563 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(485)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085120575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085120575 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085120575 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085120575 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085120575 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085120575 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085120575 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085120575 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085120575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085120575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085120575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085120575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085120575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085120575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085120575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085120575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085120575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120575 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085120575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085120575 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085120575 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085120576 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085120576 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085120576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085120576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085120576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085120576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085120576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085120576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085120576 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085120576 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085120576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085120576 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085120576 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085120576 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085120576 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085120576 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085120576 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085120576 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085120577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085120577 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085120577 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085120577 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085120577 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085120577 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085120577 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085120577 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085120577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085120577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085120577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085120577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085120577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085120577 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085120577 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085120577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085120577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120577 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085120577 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085120577 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085120577 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085120577 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(488)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085120587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085120587 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085120587 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085120587 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085120587 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085120587 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085120587 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085120587 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085120587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085120587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085120587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085120587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085120587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085120588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085120588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085120588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085120588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085120588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085120588 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085120588 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085120588 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085120588 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085120588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085120588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085120588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085120588 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085120588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085120588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085120588 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085120588 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085120588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085120588 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085120588 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085120588 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085120588 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085120588 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085120588 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085120588 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085120590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085120590 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085120590 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085120590 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085120590 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085120590 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085120590 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085120590 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085120590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085120590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085120590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085120590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085120590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085120590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085120590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085120590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085120590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085120590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085120591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085120591 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085120591 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085120591 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085120591 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085120591 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085121608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085121613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085121615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085121617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085121620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085121625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085121629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085121633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085121637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085121641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085121645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085121649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085121652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085121656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085121659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085121663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085121665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085121668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085121670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085121672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101111010'B, t_guard := 20.000000 } 20241106085121697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491)15863677 20241106085122748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085122748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085122748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085122748 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085122748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf20f7d, normal) (hnbgw_rua.c:407) 20241106085122748 DHNB DEBUG map_rua[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085122748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15863677)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085122748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15863677 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085122748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085122748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085122748 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15863677 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1070) 20241106085122748 DCN DEBUG map_sccp[0x55986b2023a0]{init}: Allocated (fsm.c:456) 20241106085122748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55986b2023a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085122748 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15863677 <-> SCCP-39 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085122748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15863677 SCCP-39 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085122748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15863677)[0x55986b203940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085122748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085122748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085122748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15863677)[0x55986b203940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085122748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55986b2023a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085122748 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085122748 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{IDLE}: Allocated (fsm.c:456) 20241106085122748 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085122748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000027), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300037a0056400500f1100926) (sccp_scrc.c:401) 20241106085122748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085122748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085122748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085122748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085122748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085122748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085122748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085122748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085122748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085122748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085122748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085122748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085122748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085122748 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085122748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55986b2023a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085122748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15863677)[0x55986b203940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085122749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085122749 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085122749 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085122749 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085122749 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085122749 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085122749 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085122749 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491) HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491)9650913 HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085122769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085122769 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085122769 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085122769 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085122769 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085122769 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085122769 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085122769 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085122769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085122769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085122769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085122769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085122769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085122769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=0080dc34) (sccp_scrc.c:472) 20241106085122769 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1823) 20241106085122769 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085122769 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085122769 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085122769 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085122769 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085122769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55986b2023a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085122769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55986b2023a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085122772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085122774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085122778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085122781 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085122783 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085122785 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085122786 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085122787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085122787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085122788 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085122789 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085122790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085122790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085122791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085122791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085122792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085122793 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085122794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085122795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085122795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085122796 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110001100'B, t_guard := 20.000000 } 20241106085122807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475)@4c8f62f9010d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492)9152715 20241106085123832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085123832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085123832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085123832 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085123832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ba8cb, normal) (hnbgw_rua.c:407) 20241106085123832 DHNB DEBUG map_rua[0x55986b2098b0]{init}: Allocated (fsm.c:456) 20241106085123833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9152715)[0x55986b2098b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085123833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9152715 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085123833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085123833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085123833 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085123833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9152715 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1070) 20241106085123833 DCN DEBUG map_sccp[0x55986b201d10]{init}: Allocated (fsm.c:456) 20241106085123833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55986b201d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085123833 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9152715 <-> SCCP-40 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085123833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9152715 SCCP-40 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085123833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9152715)[0x55986b2098b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085123833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085123833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085123833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9152715)[0x55986b2098b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085123833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55986b201d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085123833 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085123833 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{IDLE}: Allocated (fsm.c:456) 20241106085123833 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085123833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000028), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300018c0056400500f1100926) (sccp_scrc.c:401) 20241106085123833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085123833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085123833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085123833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085123833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085123833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085123833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085123833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085123833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085123833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085123833 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085123833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085123833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085123833 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085123833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55986b201d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085123833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9152715)[0x55986b2098b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085123833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085123833 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085123833 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085123833 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085123833 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085123833 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085123833 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085123833 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492) HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492)11212006 HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085123841 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085123841 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085123841 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085123841 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085123841 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085123841 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085123841 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085123841 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085123841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085123842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085123842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085123842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085123842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085123842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=0055f253) (sccp_scrc.c:472) 20241106085123842 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1823) 20241106085123842 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085123842 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085123842 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085123842 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085123842 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085123842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55986b201d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085123842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55986b201d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085123845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085123847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085123852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085123855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085123859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085123861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085123863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085123864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085123865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085123866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085123867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085123867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085123868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085123869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085123870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085123870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085123871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085123872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085123873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085123873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085123874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101000101'B, t_guard := 20.000000 } 20241106085123885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37080<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475)@4c8f62f9010d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493)369244 20241106085124905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085124905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085124905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085124905 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085124905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5a25c, normal) (hnbgw_rua.c:407) 20241106085124905 DHNB DEBUG map_rua[0x55986b2100e0]{init}: Allocated (fsm.c:456) 20241106085124905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-369244)[0x55986b2100e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085124905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-369244 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085124905 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085124905 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085124905 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-369244 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1070) 20241106085124905 DCN DEBUG map_sccp[0x55986b200550]{init}: Allocated (fsm.c:456) 20241106085124905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55986b200550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085124905 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-369244 <-> SCCP-41 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085124905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-369244 SCCP-41 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085124905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-369244)[0x55986b2100e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085124905 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085124905 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085124905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-369244)[0x55986b2100e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085124905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55986b200550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085124905 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085124905 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{IDLE}: Allocated (fsm.c:456) 20241106085124905 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085124905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000029), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030003450056400500f1100926) (sccp_scrc.c:401) 20241106085124905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085124905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085124905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085124905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085124905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085124905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085124905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085124905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085124905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085124905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085124905 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085124905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085124905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085124905 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085124905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55986b200550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085124905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-369244)[0x55986b2100e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085124906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085124906 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085124906 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085124906 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085124906 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085124906 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085124906 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085124906 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: First idle individual index:2 HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493) HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493)16689240 HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241106085124909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085124909 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085124909 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085124909 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085124909 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085124909 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085124909 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085124909 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085124910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085124910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085124910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085124910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085124910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085124910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=0012790e) (sccp_scrc.c:472) 20241106085124910 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1823) 20241106085124910 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085124910 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085124910 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085124910 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085124910 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085124910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55986b200550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085124910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55986b200550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085124911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085124912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085124914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085124915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085124916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085124917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085124918 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085124919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085124920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085124920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085124921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085124922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085124923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085124923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085124924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085124925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085124926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085124926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085124927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085124928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085124929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085124931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085124931 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46281<->l=127.0.0.1:4262) (control_if.c:193) 20241106085124931 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085124931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085124931 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085124931 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085124932 DLINP DEBUG SRVCONN(,r=127.0.0.1:42591<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085124932 DLINP DEBUG SRVCONN(,r=127.0.0.1:42591<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085124931 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085124931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085124931 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085124931 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085124932 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085124932 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085124932 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085124932 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085124932 DLINP NOTICE SRV(,r=127.0.0.1:42591<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085124932 DMAIN NOTICE (127.0.0.1:42591 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42591<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085124932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085124932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085124932 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085124932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085124932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085124932 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085124932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085124932 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085124932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085124932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085124932 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085124932 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085124932 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085124932 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(478)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(487)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(485)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(488)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(477)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475)@4c8f62f9010d: Final verdict of PTC: none 20241106085124932 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-RAN(479)@4c8f62f9010d: Final verdict of PTC: none 20241106085124932 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085124932 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085124932 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085124932 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085124932 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085124932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085124932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(490)@4c8f62f9010d: Final verdict of PTC: none20241106085124932 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085124932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085124932 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085124932 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106085124932 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085124932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085124932 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085124932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085124932 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085124932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085124932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085124932 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085124932 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085124932 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085124932 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085124932 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085124932 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085124932 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085124932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085124932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085124932 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085124932 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106085124932 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085124932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085124932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.msc0-M3UA(480)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(471)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(472)@4c8f62f9010d: Final verdict of PTC: none 20241106085124932 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085124932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085124932 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085124932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085124932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085124932 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085124932 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085124932 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085124932 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085124932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55986b2023a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085124932 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085124932 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085124932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080dc34), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085124932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085124932 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085124932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085124932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085124932 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085124932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55986b2023a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085124932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15863677)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085124932 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15863677)[0x55986b203940]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085124932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085124932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15863677)[0x55986b203940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085124932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15863677)[0x55986b203940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085124932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15863677)[0x55986b203940]{disrupted}: Freeing instance (context_map.c:202) 20241106085124932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15863677)[0x55986b203940]{disrupted}: Deallocated (fsm.c:568) 20241106085124932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55986b2023a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085124932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55986b2023a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085124932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55986b2023a0]{disconnected}: Deallocated (fsm.c:568) 20241106085124932 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15863677 SCCP-39 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241106085124932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55986b201d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085124932 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085124932 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085124932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055f253), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085124932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085124932 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085124932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085124932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085124933 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085124933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55986b201d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085124933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9152715)[0x55986b2098b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085124933 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9152715)[0x55986b2098b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085124933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085124933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9152715)[0x55986b2098b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085124933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9152715)[0x55986b2098b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085124933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9152715)[0x55986b2098b0]{disrupted}: Freeing instance (context_map.c:202) 20241106085124933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9152715)[0x55986b2098b0]{disrupted}: Deallocated (fsm.c:568) 20241106085124933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55986b201d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085124933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55986b201d10]{disconnected}: Freeing instance (context_map.c:206) 20241106085124933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55986b201d10]{disconnected}: Deallocated (fsm.c:568) 20241106085124933 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9152715 SCCP-40 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241106085124933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55986b200550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085124933 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085124933 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085124933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012790e), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085124933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085124933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085124933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085124933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085124933 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085124933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55986b200550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085124933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-369244)[0x55986b2100e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085124933 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-369244)[0x55986b2100e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(476)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(489)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(483)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(482)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(486)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(484)@4c8f62f9010d: Final verdict of PTC: none 20241106085124933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085124933 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085124933 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085124933 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085124933 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085124933 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085124933 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085124933 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085124933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085124933 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085124933 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085124933 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085124933 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085124933 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085124933 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085124933 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085124933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085124933 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085124933 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085124933 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085124933 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085124933 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085124933 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085124933 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085124933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085124933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-369244)[0x55986b2100e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085124933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-369244)[0x55986b2100e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085124933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-369244)[0x55986b2100e0]{disrupted}: Freeing instance (context_map.c:202) 20241106085124933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-369244)[0x55986b2100e0]{disrupted}: Deallocated (fsm.c:568) 20241106085124933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55986b200550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085124933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55986b200550]{disconnected}: Freeing instance (context_map.c:206) 20241106085124933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55986b200550]{disconnected}: Deallocated (fsm.c:568) 20241106085124933 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-369244 SCCP-41 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241106085124933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085124933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085124933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085124933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085124933 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085124933 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085124933 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(474)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(481)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(473)@4c8f62f9010d: Final verdict of PTC: none 20241106085124946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36288<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(471): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(472): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(473): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(474): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(476): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(477): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(478): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(479): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(480): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(481): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(482): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(483): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(484): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(485): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(486): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(487): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(488): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(489): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Wed Nov 6 08:51:25 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20241106085125068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085125657 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085125657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bc09), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085125657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085125657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085125657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085125657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085125657 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085125657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00051799), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085125657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085125657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085125657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085125657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085125657 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085125657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072f808), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085125657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085125657 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085125657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085125657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085125657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085125658 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085125658 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085125658 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085125658 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085125658 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085125658 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085125658 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085125658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085125658 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085125658 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085125658 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085125658 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085125658 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085125658 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085125658 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085125658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085125658 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085125658 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085125658 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085125658 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085125658 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085125658 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085125658 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085125770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346316) 20241106085126350 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085126350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b72a4), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085126350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085126350 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085126350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085126350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085126351 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085126351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c9977), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085126351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085126351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085126351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085126351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085126351 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085126351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ab439), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085126351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085126351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085126351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085126351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085126351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085126351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085126351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085126351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085126351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085126351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085126351 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085126351 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085126351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085126351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085126351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085126351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085126351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085126351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085126351 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085126351 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085126351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085126351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085126351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085126351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085126351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085126351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085126351 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085126351 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=346316, count=358040) 20241106085126933 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085126933 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085126933 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085126933 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085126933 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085126933 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085126933 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085126933 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085126933 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085127032 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085127032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e8e9), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085127032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085127032 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085127032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085127032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085127032 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085127032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572a24), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085127032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085127032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085127032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085127032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085127032 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085127032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f06d06), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085127032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085127033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085127033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085127033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085127033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085127033 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085127033 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085127033 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085127033 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085127033 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085127033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085127033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085127033 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085127033 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085127033 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085127033 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085127033 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085127033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085127033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085127033 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085127033 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085127033 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085127033 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085127033 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085127033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Wed Nov 6 08:51:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & 20241106085127840 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085127840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ab4b4), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085127840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085127840 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085127840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085127840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085127840 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085127840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d89a), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085127840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085127840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085127840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085127840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085127840 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085127840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a54b0), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085127840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085127840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085127840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085127840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085127840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085127840 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085127840 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085127840 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085127840 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085127840 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085127840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085127840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085127840 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085127840 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085127840 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085127840 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085127840 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085127840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085127840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085127840 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085127840 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085127840 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085127840 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085127840 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085127840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to start... 0 20241106085128651 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085128651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001967ed), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085128651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085128651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085128651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085128651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085128651 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085128651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a1447), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085128651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085128651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085128651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085128651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085128651 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085128651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00081b2a), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085128651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085128651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085128651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085128651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085128652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085128652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085128652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085128652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085128652 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085128652 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085128652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085128652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085128652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085128652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085128652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085128652 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085128652 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085128652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085128652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085128652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085128652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085128652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085128652 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085128652 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085128652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241106085128866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085128872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085128876 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34265<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(497)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085128899 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085128899 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085128909 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085128909 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085128909 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085128909 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085128909 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085128909 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085128910 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085128910 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(499)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085128910 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44514 (stream_srv.c:129) 20241106085128910 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44514<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085128911 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085128911 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085128911 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085128911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085128911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085128911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085128911 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085128911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085128911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085128911 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085128911 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085128911 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085128911 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085128911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085128911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085128911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085128911 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085128911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085128911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085128911 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085128911 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085128911 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085128911 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085128911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085128911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085128911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085128911 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085128911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085128911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085128911 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085128911 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085128911 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085128911 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085128911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085128911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085128911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085128911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085128911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085128911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085128911 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085128911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085128911 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085128911 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085128911 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085128911 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085128911 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085128911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085128911 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085128911 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085128911 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085128911 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085128911 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085128911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085128911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085128911 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085128911 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085128911 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085128911 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085128911 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085128911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085128911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085128911 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085128911 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085128911 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085128911 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085128911 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085128911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(503)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(503)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(501)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(506)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(506)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(504)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(509)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-M3UA(509)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(509)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-SCCP(507)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085128953 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085128953 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085128953 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085128953 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085128953 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085128954 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085128954 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085128954 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085128954 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085128955 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085128955 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085128955 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085128955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085128955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085128955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085128955 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085128955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085128955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085128955 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085128955 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085128955 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085128955 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085128955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085128955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085128955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085128955 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085128955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085128955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085128955 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085128955 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085128955 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085128955 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085128955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085128955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085128955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085128955 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085128955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085128955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085128955 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085128955 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085128955 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085128955 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085128955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085128955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085128955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085128955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085128955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085128955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085128955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085128955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085128955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085128955 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085128956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085128956 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085128956 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085128956 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085128956 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085128956 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085128956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085128956 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085128956 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085128956 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085128956 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085128956 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085128956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085128956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085128956 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085128956 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085128956 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085128956 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085128956 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085128956 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085128956 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085128956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085128956 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085128956 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085128956 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085128956 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085128956 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085128956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085128956 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(512)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(512)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(512)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(510)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(515)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(515)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(515)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(513)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(518)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(518)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(518)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn2-SCCP(516)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085129011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085129011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085129011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085129011 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085129011 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085129011 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085129011 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085129011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085129011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085129016 DLINP DEBUG SRVCONN(,r=127.0.0.1:44514<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085129016 DLINP DEBUG SRVCONN(,r=127.0.0.1:44514<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085129016 DLINP DEBUG SRVCONN(,r=127.0.0.1:44514<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085129016 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085129016 DHNBAP DEBUG (127.0.0.1:44514 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085129016 DHNBAP NOTICE (127.0.0.1:44514 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085129016 DHNBAP NOTICE (127.0.0.1:44514 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085129016 DLINP DEBUG SRVCONN(,r=127.0.0.1:44514<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085129016 DLINP DEBUG SRVCONN(,r=127.0.0.1:44514<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085129124 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085129124 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085129124 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085129124 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(503)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085129131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129131 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085129131 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085129131 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085129131 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085129131 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085129131 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085129134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129134 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085129134 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085129134 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085129134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085129134 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085129134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085129134 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085129134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085129134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085129134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085129134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085129134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085129134 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085129134 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085129134 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085129136 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085129136 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085129136 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085129136 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085129136 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085129136 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085129136 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085129136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085129136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085129136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085129136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085129136 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085129136 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085129136 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085129136 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129136 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(506)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085129138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129138 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085129138 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085129138 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085129138 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085129138 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085129138 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085129140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129140 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085129140 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085129140 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085129140 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085129140 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085129140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085129140 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085129140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085129140 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085129140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085129140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085129140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085129140 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085129140 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085129140 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085129141 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085129141 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085129141 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085129141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085129141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085129141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129141 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085129141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129141 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085129141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129141 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129141 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129141 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085129141 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085129141 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085129141 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085129141 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129150 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085129150 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085129150 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085129150 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(509)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085129155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129155 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085129155 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085129155 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085129155 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085129155 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085129155 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085129157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129157 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085129157 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085129157 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085129157 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085129157 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085129157 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085129157 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085129157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085129157 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085129157 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085129157 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085129157 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129157 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085129157 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085129157 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085129157 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085129158 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085129158 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085129158 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085129158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085129158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085129159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129159 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085129159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129159 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085129159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129159 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129159 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129159 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085129159 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085129159 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085129159 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085129159 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129170 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085129170 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085129170 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085129170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(512)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085129176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129176 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085129176 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085129176 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085129176 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085129176 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085129176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085129179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129179 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085129179 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085129179 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085129179 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085129179 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085129179 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085129179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085129179 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085129179 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085129179 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085129179 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085129179 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085129180 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085129180 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085129180 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085129181 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085129181 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085129181 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085129181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085129181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085129181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085129181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129181 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085129182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129182 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129182 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129182 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085129182 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085129182 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085129182 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085129182 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129184 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085129184 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085129184 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085129184 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085129184 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085129184 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085129184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(515)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085129189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129189 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085129189 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085129189 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085129189 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085129189 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085129189 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085129189 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085129189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085129189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085129189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085129189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085129189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085129189 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085129195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129195 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085129195 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085129195 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085129195 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085129195 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106085129195 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085129195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085129195 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085129195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085129195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085129195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085129195 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085129195 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085129195 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085129196 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085129196 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085129196 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085129196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085129197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085129197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129197 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085129197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129197 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085129197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129197 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129197 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129197 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085129197 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085129197 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085129197 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085129197 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129199 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085129199 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106085129199 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085129199 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(518)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106085129204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129204 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106085129204 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085129204 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085129204 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085129204 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085129204 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085129205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129205 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085129205 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085129205 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085129205 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085129205 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085129205 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085129206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085129206 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106085129206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085129206 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085129206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129206 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085129206 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085129206 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085129206 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085129207 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085129207 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085129207 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085129207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085129207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085129207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129207 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085129207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129207 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085129207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129207 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129207 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129207 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085129207 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085129207 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085129207 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085129207 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129642 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085129643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae77f4), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085129643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085129643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129643 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085129643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000034fa), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085129643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085129643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129643 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085129643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c16f8d), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085129643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085129643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129643 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085129643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a57b2c), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085129643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085129643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129643 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129643 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129643 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085129643 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085129643 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085129643 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085129643 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129643 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129643 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129643 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085129643 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085129643 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085129643 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085129643 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129643 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129643 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129643 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085129643 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085129643 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085129643 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085129643 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129643 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129643 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129643 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085129643 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085129643 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085129643 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085129643 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085129650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085129650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129650 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085129650 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085129650 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085129650 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085129650 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085129650 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085129650 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085129650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085129650 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00ae77f4) (sccp_scrc.c:472) 20241106085129650 DLSCCP DEBUG Received CO:RELCO for local reference 21 (sccp_scoc.c:1823) 20241106085129650 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085129650 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085129650 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085129650 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085129650 DLSCCP DEBUG SCCP-SCOC(21)[0x55986b2075c0]{IDLE}: Deallocated (fsm.c:568) 20241106085129850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129850 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085129850 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085129850 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085129850 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085129850 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085129850 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085129850 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085129851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085129851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085129851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085129851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=000034fa) (sccp_scrc.c:472) 20241106085129851 DLSCCP DEBUG Received CO:RELCO for local reference 22 (sccp_scoc.c:1823) 20241106085129851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129851 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085129851 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085129851 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085129851 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085129851 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085129851 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085129851 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085129851 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129851 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085129851 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085129851 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085129851 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085129851 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085129851 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085129851 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129851 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085129851 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085129851 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085129851 DLSCCP DEBUG SCCP-SCOC(22)[0x55986b206c70]{IDLE}: Deallocated (fsm.c:568) 20241106085129852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085129852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085129852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085129852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085129852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00c16f8d) (sccp_scrc.c:472) 20241106085129852 DLSCCP DEBUG Received CO:RELCO for local reference 23 (sccp_scoc.c:1823) 20241106085129852 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085129852 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085129852 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085129852 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085129852 DLSCCP DEBUG SCCP-SCOC(23)[0x55986b20ce20]{IDLE}: Deallocated (fsm.c:568) 20241106085129852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085129852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085129852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085129852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085129852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00a57b2c) (sccp_scrc.c:472) 20241106085129852 DLSCCP DEBUG Received CO:RELCO for local reference 20 (sccp_scoc.c:1823) 20241106085129852 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085129852 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085129852 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085129852 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085129852 DLSCCP DEBUG SCCP-SCOC(20)[0x55986b203810]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(502)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(505)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085129939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129939 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085129939 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085129939 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085129939 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085129939 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085129939 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085129939 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085129939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085129939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085129939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085129939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085129939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085129939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085129939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085129939 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085129939 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085129939 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085129939 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085129939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085129939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085129939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129940 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085129940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129940 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085129940 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085129940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129940 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129940 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129940 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085129940 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085129940 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085129940 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085129940 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129940 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085129940 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085129940 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085129940 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085129940 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085129940 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085129940 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085129940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085129940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085129940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085129940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085129940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085129940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085129940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085129940 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085129940 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085129940 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(508)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085129954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129954 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085129954 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085129954 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085129954 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085129954 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085129954 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085129954 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085129954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085129954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085129954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085129954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085129954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085129954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085129954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085129954 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085129954 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085129954 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085129954 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085129954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085129954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085129954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129954 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085129954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129954 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085129954 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{CONNECTED}: link up (cnlink.c:111) 20241106085129954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129954 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129954 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129954 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085129954 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085129954 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085129954 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085129954 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129954 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085129954 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085129954 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085129954 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085129954 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085129954 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085129954 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085129954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085129954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085129954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085129954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085129954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085129954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085129954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085129954 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085129954 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085129954 DRANAP INFO cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(511)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085129975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129975 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085129975 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085129975 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085129975 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085129975 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085129975 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085129975 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085129975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085129975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085129975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085129975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085129975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085129975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085129975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085129975 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085129975 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085129975 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085129975 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085129975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085129975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085129975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085129975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129975 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085129975 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085129975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129975 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129975 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129975 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085129975 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085129975 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085129975 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085129975 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129976 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085129976 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085129976 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085129976 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085129976 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085129976 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085129976 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085129976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085129976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085129976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085129976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085129976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085129976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085129976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085129976 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085129976 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085129976 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(514)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085129990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129990 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085129990 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085129990 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085129990 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085129990 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085129990 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085129990 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085129990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085129990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085129990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085129990 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085129990 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085129990 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085129990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129990 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085129990 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085129990 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085129990 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085129990 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085129990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085129990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085129990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085129990 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085129990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085129990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085129990 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085129990 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085129990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129990 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085129990 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085129990 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085129990 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085129990 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085129990 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085129990 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085129991 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085129991 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085129991 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085129991 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085129991 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085129991 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085129991 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085129991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085129991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085129991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085129991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085129991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085129991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085129991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085129991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085129991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085129991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085129991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085129991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085129991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085129991 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085129991 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085129991 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(517)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085130005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085130005 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085130005 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085130005 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085130005 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085130005 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085130005 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085130005 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085130006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085130006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085130006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085130006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085130006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085130006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085130006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106085130006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085130006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085130006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085130006 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085130006 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085130006 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20241106085130006 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085130006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085130006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085130006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085130006 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085130006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085130006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085130006 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085130006 DRANAP NOTICE cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: link up (cnlink.c:111) 20241106085130006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085130006 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085130006 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085130006 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085130006 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085130006 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085130006 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085130006 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085130008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085130008 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085130008 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085130008 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085130008 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085130008 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085130008 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085130008 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085130008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085130008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085130008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085130008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085130008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085130008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085130008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106085130008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085130008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085130008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085130008 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085130008 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085130008 DRANAP INFO cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085130054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085130054 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085130054 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085130054 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085130054 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085130054 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085130054 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085130054 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085130054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085130054 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085130054 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085130054 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085130054 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085130054 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085130054 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085130054 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085130054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085130054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085130054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085130054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085130054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085130054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085130054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085130054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085130054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085130055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085130055 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085130055 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085130055 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085130055 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085130055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085130055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085130055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085130055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085130055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085130055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085130055 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085130055 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085130055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085130055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085130055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085130055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085130055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085130055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085130055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085130055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085130055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085130055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085130055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085130055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085130055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085130055 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085130055 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085130055 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085130055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085130055 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085130055 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085130055 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085130055 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085130055 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085130055 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085130055 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085131028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085131035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085131040 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085131044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085131047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085131051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085131054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085131057 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085131059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085131061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085131063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085131064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085131066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085131067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085131068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085131069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085131071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085131072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085131072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085131073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001011110'B, t_guard := 20.000000 } 20241106085131085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(508)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(508)@4c8f62f9010d: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520)6790531 20241106085132132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085132132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085132132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085132132 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085132132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x679d83, normal) (hnbgw_rua.c:407) 20241106085132132 DHNB DEBUG map_rua[0x55986b2075c0]{init}: Allocated (fsm.c:456) 20241106085132132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6790531)[0x55986b2075c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085132132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6790531 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085132132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085132132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085132132 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6790531 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1070) 20241106085132132 DCN DEBUG map_sccp[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085132132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085132132 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6790531 <-> SCCP-42 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106085132132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6790531 SCCP-42 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085132133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6790531)[0x55986b2075c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085132133 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085132133 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085132133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6790531)[0x55986b2075c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085132133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55986b203940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085132133 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085132133 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{IDLE}: Allocated (fsm.c:456) 20241106085132133 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085132133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002a), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300005e0056400500f1100926) (sccp_scrc.c:401) 20241106085132133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085132133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085132133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085132133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085132133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085132133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085132133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085132133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085132133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085132133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085132133 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085132133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085132133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085132133 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085132133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55986b203940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085132133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6790531)[0x55986b2075c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085132133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085132133 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085132133 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085132133 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085132133 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085132133 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085132133 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085132133 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(507)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc2-SCCP(507)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(508)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520) HNBGW_Test.msc2-RAN(508)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520)16740500 HNBGW_Test.msc2-SCCP(507)@4c8f62f9010d: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(507)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085132153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085132153 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085132153 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085132153 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085132153 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085132153 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085132153 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085132153 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085132153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085132153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085132153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085132153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085132153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085132153 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=00c15589) (sccp_scrc.c:472) 20241106085132153 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1823) 20241106085132153 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085132153 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085132153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085132153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085132153 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085132153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55986b203940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085132153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55986b203940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085132154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085132157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085132161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085132166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085132170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085132174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085132176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085132177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085132178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085132179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085132180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085132181 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085132182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085132183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085132183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085132184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085132185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085132185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085132186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085132187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085132187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100110011'B, t_guard := 20.000000 } 20241106085132197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(508)@4c8f62f9010d: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(508)@4c8f62f9010d: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498)@4c8f62f9010d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521)8232841 20241106085133221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085133221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085133221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085133222 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085133222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7d9f89, normal) (hnbgw_rua.c:407) 20241106085133222 DHNB DEBUG map_rua[0x55986b2098b0]{init}: Allocated (fsm.c:456) 20241106085133222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8232841)[0x55986b2098b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085133222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8232841 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085133222 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085133222 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085133222 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085133222 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8232841 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1070) 20241106085133222 DCN DEBUG map_sccp[0x55986b201d10]{init}: Allocated (fsm.c:456) 20241106085133222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55986b201d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085133222 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8232841 <-> SCCP-43 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106085133222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8232841 SCCP-43 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085133222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8232841)[0x55986b2098b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085133222 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085133222 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085133222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8232841)[0x55986b2098b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085133222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55986b201d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085133222 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085133222 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{IDLE}: Allocated (fsm.c:456) 20241106085133222 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085133222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002b), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030003330056400500f1100926) (sccp_scrc.c:401) 20241106085133222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085133222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085133222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085133222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085133222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085133222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085133222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085133222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085133222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085133222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085133222 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085133222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085133222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085133222 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085133222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55986b201d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085133222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8232841)[0x55986b2098b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085133222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085133222 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085133222 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085133222 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085133222 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085133222 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085133222 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085133222 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(507)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.msc2-SCCP(507)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(508)@4c8f62f9010d: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521) HNBGW_Test.msc2-RAN(508)@4c8f62f9010d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521)7843313 HNBGW_Test.msc2-SCCP(507)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(507)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085133227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085133227 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085133227 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085133227 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085133227 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085133227 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085133227 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085133227 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085133227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085133227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085133227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085133228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085133228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085133228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=00316ad5) (sccp_scrc.c:472) 20241106085133228 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1823) 20241106085133228 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085133228 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085133228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085133228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085133228 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085133228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55986b201d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085133228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55986b201d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085133229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085133231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085133237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085133241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085133243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085133245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085133247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085133248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085133249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085133250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085133250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085133251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085133252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085133252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085133253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085133254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085133254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085133255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085133255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085133256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085133257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011100011'B, t_guard := 20.000000 } 20241106085133268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44172<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@4c8f62f9010d: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498)@4c8f62f9010d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522)1268188 20241106085134293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085134293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085134293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085134293 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085134294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1359dc, normal) (hnbgw_rua.c:407) 20241106085134294 DHNB DEBUG map_rua[0x55986b200550]{init}: Allocated (fsm.c:456) 20241106085134294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1268188)[0x55986b200550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085134294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1268188 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085134294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085134294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085134294 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1268188 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085134294 DCN DEBUG map_sccp[0x55986b203810]{init}: Allocated (fsm.c:456) 20241106085134294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55986b203810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085134294 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1268188 <-> SCCP-44 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085134294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1268188 SCCP-44 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085134294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1268188)[0x55986b200550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085134294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085134294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085134294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1268188)[0x55986b200550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085134294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55986b203810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085134294 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085134294 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{IDLE}: Allocated (fsm.c:456) 20241106085134294 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085134294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000e30056400500f1100926) (sccp_scrc.c:401) 20241106085134294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085134294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085134294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085134294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085134294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085134294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085134294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085134294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085134294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085134294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085134294 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085134294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085134294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085134294 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085134294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55986b203810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085134294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1268188)[0x55986b200550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085134294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085134294 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085134294 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085134294 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085134294 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085134294 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085134294 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085134294 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(504)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522) HNBGW_Test.msc1-RAN(505)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522)12438838 HNBGW_Test.msc1-SCCP(504)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085134311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085134311 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085134311 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085134311 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085134311 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085134311 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085134311 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085134311 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085134311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085134311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085134311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085134311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085134311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085134311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=0039188b) (sccp_scrc.c:472) 20241106085134311 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1823) 20241106085134311 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085134311 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085134311 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085134311 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085134311 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085134311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55986b203810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085134311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55986b203810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085134313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44172<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085134315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085134320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085134326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085134331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085134334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085134336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085134337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085134338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085134339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085134340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085134341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085134342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085134342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085134343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085134344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085134344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085134345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085134346 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085134346 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085134347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085134350 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34265<->l=127.0.0.1:4262) (control_if.c:193) 20241106085134350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37098<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085134350 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085134350 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085134350 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085134350 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085134350 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085134350 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085134350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085134350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085134350 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085134350 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241106085134350 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085134350 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085134350 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106085134350 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085134350 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085134350 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085134350 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085134350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085134350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085134350 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085134350 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085134350 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085134350 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085134350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085134350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085134350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085134350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085134350 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(500)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(511)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(508)@4c8f62f9010d: Final verdict of PTC: none 20241106085134350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085134350 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085134350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085134350 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085134350 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085134350 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085134350 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085134350 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085134350 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085134350 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106085134350 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085134350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085134350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085134350 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106085134350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085134350 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085134350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085134350 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085134350 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085134350 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085134350 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085134350 DRANAP NOTICE cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085134350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085134350 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106085134350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085134350 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085134350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085134350 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085134350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085134350 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085134350 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085134350 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085134350 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085134350 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085134350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55986b203940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085134350 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085134350 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) HNBGW_Test.msc0-M3UA(503)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(514)@4c8f62f9010d: Final verdict of PTC: none20241106085134350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c15589), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085134350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085134350 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085134350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085134350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085134350 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085134350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55986b203940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085134350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6790531)[0x55986b2075c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085134350 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6790531)[0x55986b2075c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085134350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085134350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6790531)[0x55986b2075c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085134350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6790531)[0x55986b2075c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085134350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6790531)[0x55986b2075c0]{disrupted}: Freeing instance (context_map.c:202) 20241106085134350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6790531)[0x55986b2075c0]{disrupted}: Deallocated (fsm.c:568) 20241106085134350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55986b203940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085134350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55986b203940]{disconnected}: Freeing instance (context_map.c:206) 20241106085134350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55986b203940]{disconnected}: Deallocated (fsm.c:568) 20241106085134350 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6790531 SCCP-42 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241106085134350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55986b201d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085134350 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) HNBGW_Test.sgsn2-M3UA(518)@4c8f62f9010d: Final verdict of PTC: none 20241106085134350 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085134350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316ad5), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085134350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085134350 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085134350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085134350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085134350 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085134350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55986b201d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085134350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8232841)[0x55986b2098b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085134350 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8232841)[0x55986b2098b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085134350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085134350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8232841)[0x55986b2098b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085134350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8232841)[0x55986b2098b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085134350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8232841)[0x55986b2098b0]{disrupted}: Freeing instance (context_map.c:202) 20241106085134350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8232841)[0x55986b2098b0]{disrupted}: Deallocated (fsm.c:568) 20241106085134350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55986b201d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085134350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55986b201d10]{disconnected}: Freeing instance (context_map.c:206) 20241106085134350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55986b201d10]{disconnected}: Deallocated (fsm.c:568) 20241106085134350 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8232841 SCCP-43 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241106085134350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085134350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085134350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085134350 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085134350 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085134350 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085134350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085134350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085134350 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085134350 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085134350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085134350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085134350 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085134350 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085134350 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085134350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1268188)[0x55986b200550]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085134350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1268188)[0x55986b200550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085134350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55986b203810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085134350 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085134350 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) HNBGW_Test.msc0-SCCP(501)@4c8f62f9010d: Final verdict of PTC: none 20241106085134350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039188b), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085134350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085134350 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085134350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085134350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085134351 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085134351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55986b203810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085134351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1268188)[0x55986b200550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085134351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1268188)[0x55986b200550]{disrupted}: Freeing instance (context_map.c:202) 20241106085134351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1268188)[0x55986b200550]{disrupted}: Deallocated (fsm.c:568) 20241106085134351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55986b203810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085134351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55986b203810]{disconnected}: Freeing instance (context_map.c:206) 20241106085134351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55986b203810]{disconnected}: Deallocated (fsm.c:568) 20241106085134351 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1268188 SCCP-44 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085134351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085134351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085134351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085134351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085134351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085134351 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085134351 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085134351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085134351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085134351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085134351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085134351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085134351 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085134351 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(505)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(509)@4c8f62f9010d: Final verdict of PTC: none 20241106085134351 DLINP DEBUG SRVCONN(,r=127.0.0.1:44514<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085134351 DLINP DEBUG SRVCONN(,r=127.0.0.1:44514<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085134351 DLINP NOTICE SRV(,r=127.0.0.1:44514<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085134351 DMAIN NOTICE (127.0.0.1:44514 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44514<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085134351 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-M3UA(515)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(507)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(497)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(516)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(494)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(510)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(517)@4c8f62f9010d: Final verdict of PTC: none 20241106085134351 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085134351 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085134351 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085134351 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN IPA-CTRL-CLI-IPA(495)@4c8f62f9010d: Final verdict of PTC: none 20241106085134351 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085134351 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085134351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085134351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085134351 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085134351 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085134351 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085134351 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085134351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085134351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085134351 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085134351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085134351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085134351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085134351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085134351 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085134351 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085134351 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085134351 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(513)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(512)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(499)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(519)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085134379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(496)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(497): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(499): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(500): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-SCCP(507): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-RAN(508): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-M3UA(509): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(510): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(511): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(512): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(513): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(514): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(515): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(516): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn2-RAN(517): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(518): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(519): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Wed Nov 6 08:51:34 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20241106085134555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085134933 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085134933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012790e), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085134933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085134933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085134933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085134933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085134933 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085134933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055f253), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085134933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085134933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085134933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085134933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085134933 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085134933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080dc34), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085134933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085134933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085134933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085134933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085134934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085134934 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085134934 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085134934 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085134934 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085134934 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085134934 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085134934 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085134934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085134934 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085134934 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085134934 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085134934 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085134934 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085134934 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085134934 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085134934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085134934 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085134934 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085134934 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085134934 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085134934 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085134934 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085134934 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085135259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44176<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=428812) 20241106085135658 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085135658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072f808), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085135658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085135658 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085135659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085135659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085135659 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085135659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00051799), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085135659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085135659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085135659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085135659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085135659 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085135659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bc09), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085135659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085135659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085135659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085135659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085135659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085135659 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085135659 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085135659 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085135659 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085135659 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085135659 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085135659 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085135659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085135659 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085135659 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085135659 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085135659 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085135659 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085135659 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085135659 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085135659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085135659 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085135660 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085135660 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085135660 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085135660 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085135660 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085135660 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=428812, count=440628) 20241106085136351 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085136351 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085136351 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106085136351 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085136351 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085136351 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241106085136351 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085136351 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085136351 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085136352 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085136352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ab439), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085136352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085136352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085136352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085136352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085136352 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085136352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c9977), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085136352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085136352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085136352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085136352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085136352 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085136352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b72a4), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085136352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085136352 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085136352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085136352 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085136352 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085136352 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085136352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085136352 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085136352 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085136352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085136352 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085136352 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085136352 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085136352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085136352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085136353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085136353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085136353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085136353 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085136353 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085136353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085136353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085136353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085136353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085136353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085136353 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085136353 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085136353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085137033 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085137033 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f06d06), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085137033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085137033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085137033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085137033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085137033 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085137033 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572a24), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085137033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085137033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085137034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085137034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085137034 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085137034 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e8e9), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085137034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085137034 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085137034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085137034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085137034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085137034 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085137034 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085137034 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085137034 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085137034 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085137034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085137034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085137034 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085137034 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085137034 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085137034 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085137034 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085137034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085137034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085137034 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085137034 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085137034 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085137034 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085137034 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085137034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Wed Nov 6 08:51:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085137841 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085137841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a54b0), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085137841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085137841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085137841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085137841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085137841 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085137841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d89a), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085137841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085137841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085137841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085137841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085137841 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085137841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ab4b4), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085137841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085137842 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085137842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085137842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085137842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085137842 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085137842 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085137842 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085137842 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085137842 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085137842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085137842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085137842 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085137842 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085137842 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085137842 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085137842 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085137842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085137842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085137842 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085137842 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085137842 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085137842 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085137842 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085137842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_L3Compl_no_cn started. 20241106085138355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085138359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085138362 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43909<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_no_cn-Iuh0(526)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085138377 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085138377 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085138385 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085138385 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085138386 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085138386 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085138386 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085138386 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(528)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085138386 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48911 (stream_srv.c:129) 20241106085138386 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48911<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085138386 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085138386 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085138387 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085138387 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085138387 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085138387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085138387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085138387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138387 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085138387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138387 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085138387 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085138387 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085138387 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085138387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085138387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085138387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138387 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085138387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138387 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085138387 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085138387 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085138387 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085138387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085138387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085138387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138387 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085138387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138387 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085138387 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085138387 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085138387 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085138387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085138387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085138387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085138387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138387 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085138387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138387 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138387 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138387 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085138387 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085138387 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085138387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138387 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138387 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138387 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085138387 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085138388 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085138388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085138388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138388 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138388 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138388 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085138388 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085138388 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085138388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085138388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138388 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138388 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138388 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085138388 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085138388 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085138388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(532)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(532)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(532)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(530)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085138403 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085138403 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085138403 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085138403 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085138403 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085138403 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085138403 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085138403 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085138403 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085138403 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085138404 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085138405 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085138405 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085138405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085138405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085138405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138405 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085138405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138405 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085138405 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085138405 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085138405 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085138405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085138405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085138405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138405 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085138405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138405 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085138405 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085138405 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085138405 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085138405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085138405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085138405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138405 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085138405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138405 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085138405 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085138405 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085138405 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085138405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085138405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085138405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085138405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138405 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085138405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085138405 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085138405 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085138405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085138405 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085138405 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085138405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085138405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085138405 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085138405 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085138405 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085138405 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085138405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085138405 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085138405 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085138405 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085138405 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085138405 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085138405 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(535)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(535)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(535)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(533)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085138431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085138431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085138431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085138431 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085138431 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085138431 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085138431 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085138431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085138431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085138436 DLINP DEBUG SRVCONN(,r=127.0.0.1:48911<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085138436 DLINP DEBUG SRVCONN(,r=127.0.0.1:48911<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085138436 DLINP DEBUG SRVCONN(,r=127.0.0.1:48911<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085138436 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085138436 DHNBAP DEBUG (127.0.0.1:48911 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085138436 DHNBAP NOTICE (127.0.0.1:48911 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085138436 DHNBAP NOTICE (127.0.0.1:48911 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085138436 DLINP DEBUG SRVCONN(,r=127.0.0.1:48911<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085138436 DLINP DEBUG SRVCONN(,r=127.0.0.1:48911<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085138599 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085138599 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085138599 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085138600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(532)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085138606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138606 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085138606 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085138606 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085138606 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085138606 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085138606 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085138609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138609 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085138609 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085138609 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085138609 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085138609 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085138609 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085138609 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085138609 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085138609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085138609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085138609 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085138609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085138610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085138610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085138610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085138610 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085138610 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085138610 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085138611 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085138611 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085138611 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085138611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085138611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085138611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085138611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138611 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085138611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138611 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138611 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138611 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085138611 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085138611 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085138611 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085138611 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085138620 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085138620 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085138620 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085138620 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085138620 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085138620 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085138620 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(535)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085138626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138626 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085138626 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085138626 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085138626 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085138626 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085138626 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085138626 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085138626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085138626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085138626 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085138626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085138626 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085138626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085138626 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085138626 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085138626 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085138630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138630 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085138630 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085138630 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085138630 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085138630 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106085138630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085138630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085138630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085138630 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085138630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085138630 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085138630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085138630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085138630 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085138630 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085138630 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085138630 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085138631 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085138631 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085138631 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085138631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085138631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085138631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085138631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085138631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085138631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085138632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138632 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085138632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138632 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138632 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138632 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085138632 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085138632 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085138632 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085138632 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085138652 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085138652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00081b2a), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085138652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085138652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138652 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085138652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a1447), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085138652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138652 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085138652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138652 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085138652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001967ed), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085138652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085138652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085138652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085138652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085138652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085138652 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085138652 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085138652 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085138652 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085138652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085138652 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085138652 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085138652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085138652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085138652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085138652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085138652 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085138652 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085138652 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085138652 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085138658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138658 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085138658 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085138658 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085138658 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085138658 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085138658 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085138658 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085138658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085138658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085138658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085138658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085138658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085138658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00081b2a) (sccp_scrc.c:472) 20241106085138658 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1823) 20241106085138658 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085138658 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085138658 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085138658 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085138658 DLSCCP DEBUG SCCP-SCOC(26)[0x55986b20e060]{IDLE}: Deallocated (fsm.c:568) 20241106085138862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085138862 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085138862 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085138862 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085138862 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085138862 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085138862 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085138862 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085138862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085138862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085138862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085138862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085138862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085138862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=001967ed) (sccp_scrc.c:472) 20241106085138862 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1823) 20241106085138862 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085138862 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085138862 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085138862 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085138862 DLSCCP DEBUG SCCP-SCOC(24)[0x55986b201230]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(531)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085139416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085139416 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085139416 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085139416 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085139416 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085139416 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085139416 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085139416 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085139416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085139416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085139416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085139416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085139416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085139417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085139417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085139417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085139417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085139417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085139417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085139417 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085139417 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085139417 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085139417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085139417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085139417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085139417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085139417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085139417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085139417 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085139417 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085139417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085139417 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085139417 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085139417 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085139417 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085139417 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085139417 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085139417 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085139420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085139420 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085139420 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085139420 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085139420 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085139420 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085139420 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085139420 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085139420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085139421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085139421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085139421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085139421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085139421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085139421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085139421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085139421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085139421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085139421 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085139421 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085139421 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(534)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085139427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085139427 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085139427 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085139427 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085139427 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085139427 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085139427 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085139427 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085139427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085139428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085139428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085139428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085139428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085139428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085139428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085139428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085139428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085139428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085139428 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085139428 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085139428 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085139428 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085139428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085139428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085139428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085139428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085139428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085139428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085139428 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085139428 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085139428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085139428 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085139428 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085139428 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085139428 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085139428 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085139428 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085139428 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085139429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085139429 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085139429 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085139429 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085139429 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085139429 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085139429 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085139429 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085139429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085139429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085139429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085139429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085139429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085139429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085139429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085139429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085139429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085139429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085139429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085139429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085139429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085139429 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085139429 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085139429 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085139442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085139445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085139446 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085139447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085139448 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085139449 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085139454 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085139461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085139466 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085139468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085139471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085139472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085139473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085139475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085139476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085139477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085139478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085139479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085139480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085139480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000010001'B, t_guard := 20.000000 } 20241106085139492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(537)8403663 20241106085140522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085140522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085140522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085140522 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085140522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x803acf, normal) (hnbgw_rua.c:407) 20241106085140522 DHNB DEBUG map_rua[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085140522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8403663)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085140522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8403663 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085140522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085140522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085140522 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8403663 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241106085140522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8403663)[0x55986b20e060]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085140522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8403663)[0x55986b20e060]{init}: Freeing instance (context_map.c:202) 20241106085140522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8403663)[0x55986b20e060]{init}: Deallocated (fsm.c:568) 20241106085140522 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8403663 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085140522 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20241106085140523 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106085140523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085140523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085140523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@4c8f62f9010d: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(537)8403663 20241106085140536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(537)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011101110'B, t_guard := 20.000000 } 20241106085140557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44216<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(538)9899645 20241106085141574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085141574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085141574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085141574 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085141574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x970e7d, normal) (hnbgw_rua.c:407) 20241106085141574 DHNB DEBUG map_rua[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085141574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9899645)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085141574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9899645 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085141574 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085141574 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085141574 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085141574 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-9899645 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241106085141574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9899645)[0x55986b20e060]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085141574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9899645)[0x55986b20e060]{init}: Freeing instance (context_map.c:202) 20241106085141574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9899645)[0x55986b20e060]{init}: Deallocated (fsm.c:568) 20241106085141574 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9899645 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085141574 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20241106085141574 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106085141574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085141574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085141574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@4c8f62f9010d: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(538)9899645 20241106085141577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44216<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(538)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011000101'B, t_guard := 20.000000 } 20241106085141588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56770<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(539)6017985 20241106085142605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085142606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085142606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085142606 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085142606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5bd3c1, normal) (hnbgw_rua.c:407) 20241106085142606 DHNB DEBUG map_rua[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085142606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6017985)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085142606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6017985 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085142606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085142606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085142606 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6017985 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241106085142606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6017985)[0x55986b20e060]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085142606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6017985)[0x55986b20e060]{init}: Freeing instance (context_map.c:202) 20241106085142606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6017985)[0x55986b20e060]{init}: Deallocated (fsm.c:568) 20241106085142606 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6017985 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085142606 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20241106085142606 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106085142606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085142606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085142606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@4c8f62f9010d: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(539)6017985 20241106085142611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(539)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100100010'B, t_guard := 20.000000 } 20241106085142624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56782<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@4c8f62f9010d: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(540)766754 20241106085143645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085143646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085143646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241106085143646 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085143646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb322, normal) (hnbgw_rua.c:407) 20241106085143646 DHNB DEBUG map_rua[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085143646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766754)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085143646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-766754 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085143646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085143646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085143646 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-766754 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241106085143646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766754)[0x55986b20e060]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085143646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766754)[0x55986b20e060]{init}: Freeing instance (context_map.c:202) 20241106085143646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-766754)[0x55986b20e060]{init}: Deallocated (fsm.c:568) 20241106085143646 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-766754 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085143646 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:282) 20241106085143646 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106085143646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085143646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085143646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@4c8f62f9010d: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(540)766754 20241106085143653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(540)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085143664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44200<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085143664 DLINP DEBUG SRVCONN(,r=127.0.0.1:48911<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085143664 DLINP DEBUG SRVCONN(,r=127.0.0.1:48911<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085143664 DLINP NOTICE SRV(,r=127.0.0.1:48911<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085143664 DMAIN NOTICE (127.0.0.1:48911 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48911<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085143664 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@4c8f62f9010d: Final verdict of PTC: none 20241106085143665 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43909<->l=127.0.0.1:4262) (control_if.c:193) 20241106085143666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085143666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085143666 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085143666 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085143666 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(530)@4c8f62f9010d: Final verdict of PTC: none 20241106085143666 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085143666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085143666 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085143666 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085143666 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085143666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085143666 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085143666 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085143666 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085143666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085143666 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085143666 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085143666 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085143666 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085143667 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Compl_no_cn-Iuh1-RUA(529)@4c8f62f9010d: Final verdict of PTC: none 20241106085143667 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085143667 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085143667 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085143667 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085143667 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085143667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085143667 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085143667 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085143667 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085143667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085143667 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085143667 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085143667 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085143667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(534)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(531)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(533)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(523)@4c8f62f9010d: Final verdict of PTC: none 20241106085143667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085143668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085143668 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085143668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085143668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085143668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085143667 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085143667 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085143667 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085143667 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085143667 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085143667 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085143667 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085143667 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085143668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085143668 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085143668 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085143668 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085143668 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085143668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085143668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085143668 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085143668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085143668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085143668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085143668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085143668 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085143668 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085143668 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085143668 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh1(528)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(535)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(536)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(524)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(532)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(526)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085143669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(525)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(523): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(524): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(525): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(526): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(528): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(529): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(530): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(531): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(532): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(533): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(534): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(535): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(536): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(537): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(538): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(539): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(540): none (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Wed Nov 6 08:51:43 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20241106085143764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085144352 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085144352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039188b), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085144352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085144352 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085144352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085144352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085144352 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085144352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316ad5), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085144352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085144352 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085144352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085144352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085144352 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085144352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c15589), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085144352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085144352 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085144352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085144352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085144352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085144352 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085144352 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085144352 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085144352 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085144352 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085144352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085144352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085144352 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085144352 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085144352 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085144352 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085144352 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085144352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085144353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085144353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085144353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085144353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085144353 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085144353 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085144353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085144367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56784<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199600) 20241106085144934 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085144935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085144935 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085144935 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085144935 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085144935 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085144935 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085144935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085144934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080dc34), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085144934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085144934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085144934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085144934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085144934 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085144934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055f253), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085144934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085144934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085144934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085144934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085144934 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085144934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012790e), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085144935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085144935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085144935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085144935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085144935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085144935 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085144935 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085144935 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085144935 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085144935 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085144935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085144935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085144935 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085144935 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085144935 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085144935 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085144935 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085144935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=199600, count=224336) 20241106085145660 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085145660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bc09), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085145660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085145660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085145660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085145660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085145660 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085145660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00051799), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085145660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085145660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085145660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085145660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085145660 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085145660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072f808), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085145660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085145660 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085145660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085145660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085145660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085145660 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085145660 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085145660 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085145661 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085145661 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085145661 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085145661 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085145661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085145661 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085145661 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085145661 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085145661 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085145661 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085145661 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085145661 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085145661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085145661 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085145661 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085145661 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085145661 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085145661 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085145661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085145667 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085145667 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085145667 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085145668 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085145668 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085145668 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085146353 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085146353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b72a4), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085146353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085146353 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085146353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085146353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085146353 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085146353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c9977), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085146353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085146353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085146353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085146353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085146353 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085146353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ab439), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085146353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085146353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085146353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085146353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085146353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085146353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085146353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085146353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085146353 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085146354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085146354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085146354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085146354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085146354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085146354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085146354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085146354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085146354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085146354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085146354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085146354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085146354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085146354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085146354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085146354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Wed Nov 6 08:51:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085147034 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085147034 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e8e9), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085147034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147034 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085147034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147034 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085147034 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572a24), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085147035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085147035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147035 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085147035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f06d06), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085147035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085147035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147035 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147035 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147035 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085147035 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085147035 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085147035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085147035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147035 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147035 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147035 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085147035 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085147035 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085147035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085147035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147035 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147035 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147035 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085147035 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085147035 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085147035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241106085147461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085147467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085147473 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39137<->l=127.0.0.1:4262) (control_if.c:570) 20241106085147492 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085147492 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(544)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085147501 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085147501 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147501 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085147501 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147501 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085147501 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147501 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45527 (stream_srv.c:129) 20241106085147501 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45527<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085147501 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085147501 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(546)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085147502 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147502 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085147502 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085147502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147503 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085147503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147503 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147503 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147503 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085147503 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085147503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147503 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085147503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147503 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147503 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147503 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085147503 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085147503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147503 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085147503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147503 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147503 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147503 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085147503 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085147503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085147503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147503 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147503 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147503 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147503 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085147503 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085147503 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085147503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147503 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147503 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147503 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085147503 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085147503 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085147503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085147503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147503 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147503 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147503 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085147503 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085147503 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085147503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085147503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147503 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147503 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147503 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085147503 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085147503 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085147503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(550)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(550)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(550)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(548)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(553)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(553)@4c8f62f9010d: M3UA emulation initiated, the test can be started MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(553)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(551)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(556)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-M3UA(556)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(556)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-SCCP(554)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085147548 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085147548 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147548 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085147548 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147548 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085147548 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147548 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085147548 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147549 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147549 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085147549 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085147549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147550 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085147550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147550 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147550 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147550 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085147550 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085147550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147550 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085147550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147550 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147550 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147550 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085147550 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085147550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147550 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085147550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147550 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147550 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147550 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085147550 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085147550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085147550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147550 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147550 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147550 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147550 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085147550 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085147550 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085147550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147550 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147550 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147550 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085147550 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085147550 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085147550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085147550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147550 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147550 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147550 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085147550 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085147550 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085147550 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085147550 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085147550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147550 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147550 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147550 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085147550 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085147550 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085147550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085147550 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(559)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(559)@4c8f62f9010d: M3UA emulation initiated, the test can be started MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(559)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(557)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(562)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(562)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(562)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(560)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(565)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn2-M3UA(565)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(565)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(563)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085147602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085147602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085147602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085147602 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085147603 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085147603 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085147603 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085147603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085147603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085147607 DLINP DEBUG SRVCONN(,r=127.0.0.1:45527<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085147607 DLINP DEBUG SRVCONN(,r=127.0.0.1:45527<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085147607 DLINP DEBUG SRVCONN(,r=127.0.0.1:45527<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085147607 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085147607 DHNBAP DEBUG (127.0.0.1:45527 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085147607 DHNBAP NOTICE (127.0.0.1:45527 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085147607 DHNBAP NOTICE (127.0.0.1:45527 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085147607 DLINP DEBUG SRVCONN(,r=127.0.0.1:45527<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085147607 DLINP DEBUG SRVCONN(,r=127.0.0.1:45527<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085147716 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085147716 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085147716 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085147716 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(550)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085147724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147724 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085147724 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085147724 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085147724 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085147724 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085147725 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085147727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147727 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085147727 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085147727 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085147727 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085147727 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085147727 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085147727 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085147727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085147727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085147727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085147727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085147728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085147728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085147728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085147728 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085147728 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085147728 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147729 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147729 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085147729 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085147729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085147729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147729 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147729 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147729 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147729 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085147729 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085147729 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085147729 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085147729 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085147731 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085147731 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085147731 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085147731 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(553)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085147737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147737 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085147737 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085147737 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085147737 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085147737 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085147737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085147739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147740 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085147740 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085147740 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085147740 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085147740 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085147740 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085147740 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085147740 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085147740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085147740 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085147740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085147740 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085147740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085147740 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085147740 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085147740 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085147740 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147741 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147741 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085147741 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085147741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085147741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147741 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147742 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147742 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147742 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085147742 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085147742 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085147742 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085147742 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085147745 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085147745 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085147745 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085147746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(556)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085147752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147752 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085147752 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085147752 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085147752 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085147752 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085147752 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085147754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147754 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085147754 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085147754 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085147754 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085147754 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085147754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085147754 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085147754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085147754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085147754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085147754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085147754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085147754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085147754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085147754 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085147754 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085147754 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147755 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147756 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085147756 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085147756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147756 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085147756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147756 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147756 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147756 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147756 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085147756 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085147756 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085147756 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085147756 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085147765 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085147765 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085147765 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085147765 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(559)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085147771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147771 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085147771 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085147771 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085147771 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085147771 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085147771 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085147773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147773 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085147773 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085147773 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085147773 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085147773 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085147773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085147773 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085147773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085147773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085147773 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085147773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085147773 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085147773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085147773 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085147773 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085147773 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085147773 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147774 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147775 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085147775 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085147775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085147775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147775 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147775 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147775 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147775 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085147775 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085147775 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085147775 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085147775 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085147777 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085147777 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085147777 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085147777 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085147777 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085147778 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085147778 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(562)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085147783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147783 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085147783 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085147783 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085147783 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085147783 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085147783 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085147783 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085147783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085147783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085147783 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085147783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085147783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085147783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085147783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085147783 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085147787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147787 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085147787 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085147787 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085147787 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085147787 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106085147787 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085147787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085147787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085147787 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085147787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085147787 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085147787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085147787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085147787 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085147787 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085147787 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147788 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147788 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085147788 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085147788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147789 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085147789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147789 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085147789 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085147789 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085147789 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085147789 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085147790 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085147790 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106085147790 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085147790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(565)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106085147794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147794 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106085147795 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085147795 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085147795 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085147795 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085147795 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085147796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147796 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085147796 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085147796 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085147796 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085147796 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085147796 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085147796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085147796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085147796 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106085147796 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085147796 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085147796 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085147796 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085147796 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085147796 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085147796 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085147797 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085147797 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085147797 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085147797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085147797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085147797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085147797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085147797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085147797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147797 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085147797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147798 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085147798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147798 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147798 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147798 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085147798 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085147798 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085147798 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085147798 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085147842 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085147842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ab4b4), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085147842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147842 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085147842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147842 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085147842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d89a), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085147842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085147842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147842 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085147842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a54b0), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085147842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085147842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085147842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085147842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085147842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147842 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147842 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147842 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085147842 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085147842 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085147842 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085147842 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085147842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147842 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147842 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147842 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085147842 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085147842 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085147842 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085147842 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085147843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147843 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085147843 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085147843 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085147843 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085147843 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085147843 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085147843 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085147850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147850 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085147850 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085147850 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085147850 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085147850 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085147850 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085147850 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085147850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085147850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085147850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085147850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085147850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085147850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=0049d89a) (sccp_scrc.c:472) 20241106085147850 DLSCCP DEBUG Received CO:RELCO for local reference 27 (sccp_scoc.c:1823) 20241106085147850 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085147850 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085147850 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085147850 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085147850 DLSCCP DEBUG SCCP-SCOC(27)[0x55986b20c720]{IDLE}: Deallocated (fsm.c:568) 20241106085147851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085147851 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085147851 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085147851 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085147851 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085147851 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085147851 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085147851 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085147851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085147851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085147851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085147851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085147851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085147851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=008ab4b4) (sccp_scrc.c:472) 20241106085147851 DLSCCP DEBUG Received CO:RELCO for local reference 28 (sccp_scoc.c:1823) 20241106085147851 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085147851 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085147851 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085147851 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085147851 DLSCCP DEBUG SCCP-SCOC(28)[0x55986b2024d0]{IDLE}: Deallocated (fsm.c:568) 20241106085148050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148050 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085148050 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085148050 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085148050 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148050 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148050 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148050 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085148050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085148050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=000a54b0) (sccp_scrc.c:472) 20241106085148050 DLSCCP DEBUG Received CO:RELCO for local reference 29 (sccp_scoc.c:1823) 20241106085148050 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085148050 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085148050 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085148050 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085148051 DLSCCP DEBUG SCCP-SCOC(29)[0x55986b20f3b0]{IDLE}: Deallocated (fsm.c:568) 20241106085148531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148531 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085148531 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085148531 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085148531 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148531 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148531 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148531 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) HNBGW_Test.msc0-RAN(549)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085148531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085148531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085148531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085148531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085148531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148532 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085148532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085148532 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085148532 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085148532 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085148532 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085148532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085148532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085148532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085148532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085148532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085148532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085148532 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085148532 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085148533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148533 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085148533 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085148533 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085148533 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085148533 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085148533 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085148533 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148536 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085148536 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085148536 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085148536 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148536 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148536 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148536 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085148536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085148536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085148536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085148536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085148536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148536 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085148536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085148536 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085148536 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085148536 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085148541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148541 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085148541 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085148541 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085148541 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148541 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148541 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148541 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085148541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085148542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085148542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085148542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085148542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085148542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085148542 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085148542 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085148542 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085148542 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085148542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085148542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085148542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085148542 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085148542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085148542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085148542 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085148542 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085148543 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148543 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085148543 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085148543 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085148543 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085148543 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085148543 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085148543 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(552)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085148548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148548 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085148548 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085148548 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085148548 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148548 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148548 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148548 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085148548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085148548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085148548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085148548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085148548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085148548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085148548 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085148548 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085148548 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(555)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085148552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148552 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085148552 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085148552 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085148552 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148552 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148552 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148552 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085148552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085148552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085148552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085148552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085148552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085148552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085148552 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085148552 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085148552 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085148552 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085148552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085148552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085148552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085148552 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085148552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085148552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085148552 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085148552 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{CONNECTED}: link up (cnlink.c:111) 20241106085148552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148552 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085148552 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085148552 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085148552 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085148552 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085148552 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085148552 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148553 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085148553 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085148553 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085148553 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148553 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148553 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148553 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085148553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085148554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085148554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085148554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085148554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085148554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085148554 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085148554 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085148554 DRANAP INFO cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(558)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085148572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148572 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085148572 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085148572 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085148572 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148572 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148572 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148572 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085148572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085148572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085148572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085148572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085148572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085148572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085148572 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085148572 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085148572 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085148572 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085148572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085148572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085148572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085148572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085148572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085148572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085148572 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085148572 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085148572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148572 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085148572 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085148572 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085148572 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085148572 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085148572 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085148572 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148573 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085148573 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085148573 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085148573 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148573 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148573 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148573 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085148573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085148573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148573 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085148573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085148574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085148574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085148574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085148574 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085148574 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085148574 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(561)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085148583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148583 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085148583 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085148583 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085148583 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148583 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148583 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148583 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148583 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085148583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085148583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085148583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085148583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085148583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085148583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085148583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085148583 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085148583 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085148583 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085148583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085148583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085148583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085148584 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085148584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085148584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085148584 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085148584 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085148584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148584 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085148584 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085148584 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085148584 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085148584 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085148584 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085148584 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148585 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085148585 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085148585 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085148585 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148585 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148585 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148585 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085148585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085148585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085148585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085148585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085148585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148585 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085148585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085148585 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085148585 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085148585 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(564)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085148596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148596 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085148596 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085148596 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085148596 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148596 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148596 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148596 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085148596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085148596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085148596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106085148596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085148596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085148596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085148596 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085148596 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085148596 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20241106085148596 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085148596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085148596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085148596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085148596 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085148596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085148596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085148596 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085148596 DRANAP NOTICE cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: link up (cnlink.c:111) 20241106085148596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148596 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085148596 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085148596 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085148596 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085148596 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085148596 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085148596 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085148597 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085148597 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085148597 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085148597 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085148597 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085148597 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085148597 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085148597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085148597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085148597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085148597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085148597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085148597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085148597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106085148597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085148597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085148597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085148597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085148597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085148597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085148597 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085148597 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085148597 DRANAP INFO cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085148647 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085148647 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085148647 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085148647 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085148647 DLSCCP DEBUG SCCP-SCOC(25)[0x55986b207850]{IDLE}: Deallocated (fsm.c:568) 20241106085149618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085149626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085149630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085149636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085149641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085149645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085149649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085149653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085149657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085149661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085149665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085149668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085149672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085149675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085149679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085149681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085149685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085149687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085149691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085149694 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111000001'B, t_guard := 20.000000 } 20241106085149721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(549)@4c8f62f9010d: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(549)@4c8f62f9010d: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(567) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(545)@4c8f62f9010d: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(567)14050315 20241106085150747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085150748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085150748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085150748 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085150748 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085150748 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085150748 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085150748 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085150748 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085150748 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085150748 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085150748 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085150748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd6640b, normal) (hnbgw_rua.c:407) 20241106085150748 DHNB DEBUG map_rua[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050315)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085150748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050315 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085150748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085150748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085150748 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241106085150748 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050315 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1039) 20241106085150748 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050315 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085150748 DCN DEBUG map_sccp[0x55986b200550]{init}: Allocated (fsm.c:456) 20241106085150748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55986b200550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085150748 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14050315 <-> SCCP-45 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085150748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050315 SCCP-45 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050315)[0x55986b20e060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085150748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085150748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050315)[0x55986b20e060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085150748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55986b200550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085150748 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085150748 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{IDLE}: Allocated (fsm.c:456) 20241106085150748 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085150748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030003c10056400500f1100926) (sccp_scrc.c:401) 20241106085150748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085150748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085150748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085150748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085150748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085150748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085150748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085150748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085150748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085150748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085150748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085150748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085150748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085150748 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085150748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55986b200550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085150748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050315)[0x55986b20e060]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(548)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(548)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(549)@4c8f62f9010d: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(567) HNBGW_Test.msc0-RAN(549)@4c8f62f9010d: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(567)12139470 HNBGW_Test.msc0-SCCP(548)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(548)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085150754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085150754 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085150754 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085150754 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085150754 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085150754 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085150754 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085150754 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085150754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085150754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085150754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085150754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085150754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085150754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=00002a06) (sccp_scrc.c:472) 20241106085150754 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1823) 20241106085150754 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085150754 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085150754 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085150754 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085150754 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085150754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55986b200550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085150754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55986b200550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_from_other_PLMN0(567)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085150755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(567)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085150756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085150758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085150760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085150762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085150763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085150764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085150765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085150766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085150767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085150767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085150768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085150769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085150770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085150770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085150771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085150772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085150773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085150773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085150774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085150774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011100001'B, t_guard := 20.000000 } 20241106085150784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(555)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(555)@4c8f62f9010d: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(568) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(545)@4c8f62f9010d: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(568)14422639 20241106085151816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085151816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085151816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085151816 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085151816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc126f, normal) (hnbgw_rua.c:407) 20241106085151816 DHNB DEBUG map_rua[0x55986b2075c0]{init}: Allocated (fsm.c:456) 20241106085151816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422639)[0x55986b2075c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085151816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14422639 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085151816 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085151816 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085151816 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14422639 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1070) 20241106085151816 DCN DEBUG map_sccp[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085151816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085151816 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14422639 <-> SCCP-46 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106085151816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14422639 SCCP-46 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085151816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422639)[0x55986b2075c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085151816 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085151816 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085151816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422639)[0x55986b2075c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085151816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55986b203940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085151816 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085151816 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{IDLE}: Allocated (fsm.c:456) 20241106085151816 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085151816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030000e10056400500f1100926) (sccp_scrc.c:401) 20241106085151816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085151816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085151816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085151816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085151816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085151816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085151816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085151816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085151816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085151816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085151816 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085151816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085151816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085151816 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085151816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55986b203940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085151816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422639)[0x55986b2075c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085151816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085151816 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085151816 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085151816 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085151816 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085151816 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085151816 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085151816 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(554)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc2-SCCP(554)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(555)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(568) HNBGW_Test.msc2-RAN(555)@4c8f62f9010d: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(568)1152724 HNBGW_Test.msc2-SCCP(554)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(554)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085151824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085151824 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085151824 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085151824 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085151824 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085151824 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085151824 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085151824 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085151824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085151824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085151824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085151824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085151824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085151824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=00c38c93) (sccp_scrc.c:472) 20241106085151824 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1823) 20241106085151824 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085151824 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085151824 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085151824 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085151824 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085151824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55986b203940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085151824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55986b203940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_from_other_PLMN0(568)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085151825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(568)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085151826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085151827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085151827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085151828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085151829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085151830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085151831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085151832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085151832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085151833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085151834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085151835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085151836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085151836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085151837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085151838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085151839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085151840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085151840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085151841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085151844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56802<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085151844 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39137<->l=127.0.0.1:4262) (control_if.c:193) 20241106085151844 DLINP DEBUG SRVCONN(,r=127.0.0.1:45527<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085151845 DLINP DEBUG SRVCONN(,r=127.0.0.1:45527<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085151845 DLINP NOTICE SRV(,r=127.0.0.1:45527<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085151845 DMAIN NOTICE (127.0.0.1:45527 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45527<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085151845 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(547)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(555)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(545)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(561)@4c8f62f9010d: Final verdict of PTC: none 20241106085151845 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085151845 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085151845 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085151845 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085151845 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085151845 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085151845 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085151845 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085151845 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(557)@4c8f62f9010d: Final verdict of PTC: none 20241106085151845 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085151845 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085151845 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085151845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085151846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085151846 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085151846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085151846 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085151846 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085151846 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085151846 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085151846 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085151846 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085151846 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085151846 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085151846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085151846 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085151846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085151846 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085151846 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085151846 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085151846 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085151846 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085151846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085151846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085151846 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085151846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085151846 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085151846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085151846 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085151846 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) VirtHNBGW-STATS(541)@4c8f62f9010d: Final verdict of PTC: none 20241106085151846 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085151846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085151846 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085151846 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085151846 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085151846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085151846 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085151846 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085151846 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085151846 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085151846 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085151846 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085151846 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085151846 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085151846 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085151846 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085151846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085151846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085151846 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.sgsn1-SCCP(560)@4c8f62f9010d: Final verdict of PTC: none 20241106085151846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085151846 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085151846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085151846 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085151846 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085151846 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085151846 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085151846 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085151846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55986b200550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085151846 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085151846 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085151846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00002a06), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085151846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085151846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085151846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085151846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085151847 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085151847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55986b200550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085151847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050315)[0x55986b20e060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085151847 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050315)[0x55986b20e060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085151847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085151847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050315)[0x55986b20e060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085151847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050315)[0x55986b20e060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085151847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050315)[0x55986b20e060]{disrupted}: Freeing instance (context_map.c:202) 20241106085151847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050315)[0x55986b20e060]{disrupted}: Deallocated (fsm.c:568) 20241106085151847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55986b200550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085151847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55986b200550]{disconnected}: Freeing instance (context_map.c:206) 20241106085151847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55986b200550]{disconnected}: Deallocated (fsm.c:568) 20241106085151847 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050315 SCCP-45 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) HNBGW_Test.msc1-M3UA(553)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(559)@4c8f62f9010d: Final verdict of PTC: none 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085151847 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085151847 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085151847 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085151847 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085151847 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085151847 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085151847 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085151847 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST IPA-CTRL-CLI-IPA(542)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(546)@4c8f62f9010d: Final verdict of PTC: none 20241106085151847 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241106085151847 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085151847 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085151847 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085151847 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085151847 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085151847 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn2-RAN(564)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(563)@4c8f62f9010d: Final verdict of PTC: none 20241106085151847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085151847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-M3UA(550)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(554)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(544)@4c8f62f9010d: Final verdict of PTC: none20241106085151847 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085151847 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106085151847 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085151848 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085151848 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085151848 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085151848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085151848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085151848 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085151848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085151848 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085151848 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085151848 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085151849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085151849 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085151849 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085151849 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085151849 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085151849 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085151849 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085151849 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(558)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(551)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(562)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(565)@4c8f62f9010d: Final verdict of PTC: none 20241106085151847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085151847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085151848 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106085151848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085151848 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085151848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085151848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085151848 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085151848 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085151848 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085151848 DRANAP NOTICE cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085151848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085151848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085151848 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085151848 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085151848 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085151848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422639)[0x55986b2075c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085151848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422639)[0x55986b2075c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085151848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55986b203940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085151848 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085151848 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085151848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38c93), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085151848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085151848 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085151848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085151848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085151848 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085151848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55986b203940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085151848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422639)[0x55986b2075c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085151848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422639)[0x55986b2075c0]{disrupted}: Freeing instance (context_map.c:202) 20241106085151848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14422639)[0x55986b2075c0]{disrupted}: Deallocated (fsm.c:568) 20241106085151848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55986b203940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085151848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55986b203940]{disconnected}: Freeing instance (context_map.c:206) 20241106085151848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55986b203940]{disconnected}: Deallocated (fsm.c:568) 20241106085151848 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14422639 SCCP-46 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241106085151848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085151848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085151848 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085151848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085151848 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085151848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085151848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085151848 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085151849 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085151849 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085151849 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(549)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(566)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(548)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(552)@4c8f62f9010d: Final verdict of PTC: none 20241106085151874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56796<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc2-M3UA(556)@4c8f62f9010d: Final verdict of PTC: none HNBGW-PFCP(543)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(541): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(542): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(543): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(544): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(545): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(546): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(547): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(548): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(549): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(550): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(551): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(552): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(553): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-SCCP(554): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-RAN(555): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-M3UA(556): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(557): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(558): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(559): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(560): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(561): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(562): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(563): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn2-RAN(564): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(565): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(566): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(567): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(568): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Wed Nov 6 08:51:51 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20241106085152028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085152630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51768<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=392352) Waiting for packet dumper to finish... 1 (prev_count=392352, count=392892) 20241106085153846 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085153846 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085153846 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085153846 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085153846 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085153846 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085153847 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085153847 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085153847 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085153848 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085153848 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085153848 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106085153848 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085153848 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085153848 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241106085154352 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085154352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c15589), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085154352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085154352 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085154353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085154353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085154353 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085154353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316ad5), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085154353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085154353 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085154353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085154353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085154353 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085154353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039188b), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085154353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085154353 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085154353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085154353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085154353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085154353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085154353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085154353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085154353 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085154353 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085154353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085154353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085154353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085154353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085154353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085154353 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085154353 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085154353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085154353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085154353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085154353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085154353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085154353 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085154353 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085154353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Wed Nov 6 08:51:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085154935 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085154935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012790e), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085154935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085154935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085154935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085154935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085154935 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085154935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055f253), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085154935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085154935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085154935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085154935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085154935 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085154935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080dc34), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085154935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085154935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085154935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085154935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085154935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085154935 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085154935 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085154935 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085154935 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085154935 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085154935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085154935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085154935 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085154935 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085154935 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085154935 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085154935 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085154935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085154935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085154935 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085154935 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085154935 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085154935 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085154935 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085154935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085155661 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085155661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072f808), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085155661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155661 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085155661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155661 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085155661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00051799), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085155661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085155661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155661 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085155661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bc09), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085155661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085155661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155661 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155661 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155661 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085155661 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085155662 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085155662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085155662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155662 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155662 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155662 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085155662 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085155662 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085155662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085155662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155662 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155662 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155662 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085155662 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085155662 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085155662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_paging_imsi started. 20241106085155719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085155726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085155730 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35225<->l=127.0.0.1:4262) (control_if.c:570) 20241106085155753 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_mscpool_paging_imsi-Iuh0(572)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085155753 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085155761 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085155761 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085155761 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085155761 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085155761 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085155761 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085155762 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085155762 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085155762 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55110 (stream_srv.c:129) 20241106085155762 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55110<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh1(574)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085155763 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085155763 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085155763 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085155763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085155763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085155763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155763 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085155763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155763 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085155763 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085155763 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085155763 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085155763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085155763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085155763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155763 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085155763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155763 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085155763 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085155763 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085155763 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085155763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085155763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085155763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155763 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085155763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155763 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085155763 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085155763 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085155763 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085155763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085155763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085155763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085155763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155763 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085155763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155763 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155763 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155763 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085155763 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085155763 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085155763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155763 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155763 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155763 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085155763 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085155763 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085155763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085155763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155763 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155763 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155763 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085155763 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085155763 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085155763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085155763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155763 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155763 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155763 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085155763 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085155763 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085155763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(578)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(578)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(578)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(576)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(581)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(581)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(581)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(579)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(584)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-M3UA(584)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(584)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-SCCP(582)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085155806 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085155806 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085155806 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085155806 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085155806 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085155806 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085155806 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085155807 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085155807 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085155808 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085155808 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085155808 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085155808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085155808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085155808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155808 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085155808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155808 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085155808 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085155808 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085155808 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085155808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085155808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085155808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155808 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085155808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155808 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085155808 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085155808 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085155808 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085155808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085155808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085155808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155808 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085155808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155808 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085155808 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085155808 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085155808 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085155808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085155808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085155808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085155808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155808 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085155808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085155808 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085155808 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085155808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085155808 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085155808 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085155808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085155808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085155808 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085155808 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085155808 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085155808 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085155808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085155808 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085155808 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085155808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085155808 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(587)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(587)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(587)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(585)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085155839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085155839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085155839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085155839 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085155839 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085155839 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085155839 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085155839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085155839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085155847 DLINP DEBUG SRVCONN(,r=127.0.0.1:55110<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085155847 DLINP DEBUG SRVCONN(,r=127.0.0.1:55110<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085155847 DLINP DEBUG SRVCONN(,r=127.0.0.1:55110<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085155847 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085155847 DHNBAP DEBUG (127.0.0.1:55110 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085155847 DHNBAP NOTICE (127.0.0.1:55110 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085155847 DHNBAP NOTICE (127.0.0.1:55110 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085155847 DLINP DEBUG SRVCONN(,r=127.0.0.1:55110<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085155847 DLINP DEBUG SRVCONN(,r=127.0.0.1:55110<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085155975 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085155975 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085155975 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085155975 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(578)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085155978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155978 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085155978 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085155978 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085155978 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085155978 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085155978 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085155979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155979 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085155979 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085155979 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085155979 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085155979 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085155979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085155979 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085155979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085155979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085155979 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085155979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085155979 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085155979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085155979 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085155979 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085155979 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085155979 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085155980 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085155980 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085155980 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085155980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085155980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085155980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085155980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155980 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085155980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155980 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155980 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155980 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085155980 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085155980 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085155981 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085155981 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085155991 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085155991 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085155991 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085155991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(581)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085155994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155994 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085155994 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085155994 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085155994 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085155994 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085155994 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085155994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155994 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085155994 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085155994 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085155994 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085155994 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085155994 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085155994 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085155994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085155995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085155995 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085155995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085155995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085155995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085155995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085155995 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085155995 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085155995 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085155996 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085155996 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085155996 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085155996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085155996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085155996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085155996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085155996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085155996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085155996 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085155996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085155996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085155996 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085155996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085155996 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085155996 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085155996 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085155996 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085155996 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085155996 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085155996 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156004 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085156004 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085156004 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085156004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(584)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085156005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156005 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085156005 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085156005 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085156005 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085156005 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085156005 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085156006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156006 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085156006 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085156006 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085156006 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085156006 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085156006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085156006 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085156006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085156006 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085156006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085156006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085156006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085156006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085156006 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085156006 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085156006 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085156007 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085156007 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085156007 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085156007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085156007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085156007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085156007 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085156007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085156007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085156007 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085156007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156007 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085156007 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085156007 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085156007 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085156007 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085156007 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085156007 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156024 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085156024 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085156024 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085156024 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(587)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085156028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156028 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085156028 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085156028 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085156028 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085156028 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085156028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085156030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156030 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085156030 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085156030 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085156030 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085156030 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085156030 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085156030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085156030 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085156030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085156030 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085156030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085156030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085156030 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085156030 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085156030 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085156030 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085156031 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085156031 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085156031 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085156031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085156031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085156031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085156031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085156031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085156031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085156031 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085156031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085156031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085156031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085156031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085156031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085156031 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085156031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156354 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085156354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ab439), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085156354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085156354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085156354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085156354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085156354 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085156354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c9977), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085156354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085156354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085156354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085156354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085156354 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085156354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b72a4), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085156354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085156354 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085156354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085156354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085156354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085156354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085156354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085156354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085156354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085156354 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085156354 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085156354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085156354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085156354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085156354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085156354 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085156354 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156355 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085156355 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085156355 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085156355 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085156355 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085156355 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085156355 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156363 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085156363 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085156363 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085156363 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085156363 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085156363 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085156363 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085156363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085156363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085156363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085156363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=009b72a4) (sccp_scrc.c:472) 20241106085156363 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1823) 20241106085156363 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085156363 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085156363 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085156363 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085156363 DLSCCP DEBUG SCCP-SCOC(34)[0x55986b20d8a0]{IDLE}: Deallocated (fsm.c:568) 20241106085156364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156364 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085156364 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085156364 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085156364 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085156364 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085156364 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085156364 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085156364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085156364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085156364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085156364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=004ab439) (sccp_scrc.c:472) 20241106085156364 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1823) 20241106085156364 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085156364 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085156364 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085156364 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085156364 DLSCCP DEBUG SCCP-SCOC(35)[0x55986b2119b0]{IDLE}: Deallocated (fsm.c:568) 20241106085156566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156566 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085156566 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085156566 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085156566 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085156566 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085156566 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085156566 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085156566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085156566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085156567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085156567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=007c9977) (sccp_scrc.c:472) 20241106085156567 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1823) 20241106085156567 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085156567 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085156567 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085156567 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085156567 DLSCCP DEBUG SCCP-SCOC(33)[0x55986b2076f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(577)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085156789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156789 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085156789 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085156789 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085156789 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085156789 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085156789 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085156789 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085156789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085156789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085156789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085156789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085156789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085156789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085156789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085156790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085156790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085156790 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085156790 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085156790 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085156790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085156790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085156790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085156790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085156790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085156790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085156790 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085156790 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085156790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156790 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085156790 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085156790 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085156790 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085156790 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085156790 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085156791 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156793 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085156793 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085156793 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085156793 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085156793 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085156793 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085156793 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085156793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085156794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085156794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085156794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085156794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085156794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085156794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085156794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085156794 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085156794 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085156794 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085156803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156803 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085156803 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085156803 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085156803 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085156803 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085156803 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085156803 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085156804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085156804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085156804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085156804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085156804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085156804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085156804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085156804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085156804 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085156804 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085156804 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085156804 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085156804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085156804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085156804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085156804 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085156804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085156805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156805 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085156805 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085156805 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085156805 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085156805 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085156805 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085156805 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085156805 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085156805 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(580)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085156809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156809 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085156809 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085156809 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085156809 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085156809 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085156809 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085156809 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085156809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085156809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085156809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085156809 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085156809 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085156809 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085156809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085156810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085156810 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085156810 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085156810 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(583)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085156815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156815 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085156815 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085156815 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085156815 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085156815 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085156815 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085156815 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085156816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085156816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085156816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085156816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085156816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085156816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085156816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156816 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085156816 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085156816 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085156816 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085156816 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085156816 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085156816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085156816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085156816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085156816 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085156816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085156816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085156816 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085156816 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{CONNECTED}: link up (cnlink.c:111) 20241106085156816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156816 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085156816 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085156816 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085156816 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085156816 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085156816 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085156816 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156817 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085156817 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085156817 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085156817 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085156817 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085156817 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085156817 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085156817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085156817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085156817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085156817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085156817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085156817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085156817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085156818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085156818 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085156818 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085156818 DRANAP INFO cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(586)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085156833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156833 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085156833 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085156833 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085156833 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085156833 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085156833 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085156833 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085156833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085156833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085156834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085156834 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085156834 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085156834 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085156834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156834 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085156834 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085156834 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085156834 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085156834 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085156834 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085156834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085156834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085156834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085156834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085156834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085156834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085156834 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085156834 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085156834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156834 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085156834 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085156834 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085156834 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085156834 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085156834 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085156834 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085156835 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085156835 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085156835 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085156835 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085156835 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085156835 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085156835 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085156835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085156835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085156835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085156835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085156835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085156835 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085156835 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085156835 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085156835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085156836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085156836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085156836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085156836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085156836 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085156836 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085156836 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085157035 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085157035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f06d06), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085157035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085157035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085157035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085157035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085157035 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085157035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00572a24), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085157035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085157035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085157035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085157035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085157035 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085157035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008e8e9), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085157035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085157035 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085157035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085157035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085157036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085157036 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085157036 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085157036 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085157036 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085157036 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085157036 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085157036 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085157036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085157036 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085157036 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085157036 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085157036 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085157036 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085157036 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085157036 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085157036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085157036 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085157036 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085157036 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085157036 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085157036 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085157036 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085157036 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085157039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085157039 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085157039 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085157039 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085157039 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085157039 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085157039 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085157039 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085157039 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085157039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085157039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085157039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085157039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085157039 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=00f06d06) (sccp_scrc.c:472) 20241106085157039 DLSCCP DEBUG Received CO:RELCO for local reference 30 (sccp_scoc.c:1823) 20241106085157039 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085157039 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085157039 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085157039 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085157039 DLSCCP DEBUG SCCP-SCOC(30)[0x55986b2083b0]{IDLE}: Deallocated (fsm.c:568) 20241106085157041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085157041 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085157041 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085157041 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085157041 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085157041 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085157041 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085157041 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085157041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085157041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085157041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085157041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085157041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085157041 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Source Reference,L=4,D=0008e8e9) (sccp_scrc.c:472) 20241106085157041 DLSCCP DEBUG Received CO:RELCO for local reference 31 (sccp_scoc.c:1823) 20241106085157041 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085157041 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085157041 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085157041 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085157041 DLSCCP DEBUG SCCP-SCOC(31)[0x55986b1fe980]{IDLE}: Deallocated (fsm.c:568) 20241106085157242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085157242 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085157242 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085157242 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085157242 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085157242 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085157242 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085157242 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085157243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085157243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085157243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085157243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085157243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085157243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=Source Reference,L=4,D=00572a24) (sccp_scrc.c:472) 20241106085157243 DLSCCP DEBUG Received CO:RELCO for local reference 32 (sccp_scoc.c:1823) 20241106085157243 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085157243 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085157243 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085157243 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085157243 DLSCCP DEBUG SCCP-SCOC(32)[0x55986b210a20]{IDLE}: Deallocated (fsm.c:568) 20241106085157858 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085157866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085157871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085157875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085157880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085157884 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085157888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085157893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085157896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085157899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085157902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085157905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085157908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085157910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085157912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085157914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085157916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085157918 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085157920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085157921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085157954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085158965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085158965 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085158965 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085158965 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085158965 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085158965 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085158965 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085158965 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085158965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085158965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085158965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085158965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085158965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085158965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085158965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085158965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:472) 20241106085158965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085158965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085158965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085158965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085158965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085158965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085158965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085158965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085158965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085158965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085158965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085158965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085158965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085158965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085158965 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241106085158965 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20241106085158965 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20241106085158965 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20241106085158965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241106085158965 DRUA DEBUG (127.0.0.1:55110 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241106085158965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085158965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241106085158965 DLINP DEBUG SRVCONN(,r=127.0.0.1:55110<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085158965 DLINP DEBUG SRVCONN(,r=127.0.0.1:55110<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh0-RUA(573)@4c8f62f9010d: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(575)@4c8f62f9010d: UnitdataCallback HNBGW_Test.msc0-RAN(577)@4c8f62f9010d: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(577)@4c8f62f9010d: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(589) TC_mscpool_paging_imsi-Iuh0-RUA(573)@4c8f62f9010d: Added conn table entry 0TC_mscpool_paging_imsi0(589)10816482 20241106085159992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085159992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085159992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085159992 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085159992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa50be2, normal) (hnbgw_rua.c:407) 20241106085159992 DHNB DEBUG map_rua[0x55986b2119b0]{init}: Allocated (fsm.c:456) 20241106085159992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10816482)[0x55986b2119b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085159992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10816482 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085159992 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085159992 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085159992 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10816482 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1007) 20241106085159992 DCN DEBUG map_sccp[0x55986b20d8a0]{init}: Allocated (fsm.c:456) 20241106085159992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55986b20d8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085159992 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10816482 <-> SCCP-47 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085159992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10816482 SCCP-47 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085159992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10816482)[0x55986b2119b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085159992 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085159992 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085159992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10816482)[0x55986b2119b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085159992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55986b20d8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085159992 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085159992 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{IDLE}: Allocated (fsm.c:456) 20241106085159992 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085159992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001370056400500f1100926) (sccp_scrc.c:401) 20241106085159992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085159992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085159992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085159992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085159992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085159992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085159992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085159992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085159992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085159992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085159992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085159992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085159992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085159992 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085159992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55986b20d8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085159992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10816482)[0x55986b2119b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085159992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085159992 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085159992 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085159992 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085159992 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085159992 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085159992 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085159992 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(576)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(576)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(577)@4c8f62f9010d: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(589) HNBGW_Test.msc0-RAN(577)@4c8f62f9010d: Added conn table entry 0TC_mscpool_paging_imsi0(589)16724499 HNBGW_Test.msc0-SCCP(576)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(576)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085159997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085159997 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085159997 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085159997 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085159997 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085159997 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085159997 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085159997 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085159997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085159997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085159997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085159997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085159997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085159997 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=0010c9a8) (sccp_scrc.c:472) 20241106085159997 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1823) 20241106085159997 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085159997 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085159997 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085159997 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085159997 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085159997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55986b20d8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085159997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55986b20d8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_paging_imsi0(589)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085201002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51794<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(589)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085201005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085201011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085201016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085201018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085201020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085201023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085201024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085201026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085201027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085201028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085201029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085201031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085201031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085201032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085201033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085201033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085201034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085201035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085201036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085201036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085201039 DLINP DEBUG SRVCONN(,r=127.0.0.1:55110<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085201039 DLINP DEBUG SRVCONN(,r=127.0.0.1:55110<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085201039 DLINP NOTICE SRV(,r=127.0.0.1:55110<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085201039 DMAIN NOTICE (127.0.0.1:55110 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55110<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085201039 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085201039 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35225<->l=127.0.0.1:4262) (control_if.c:193) 20241106085201039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085201039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085201039 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085201039 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085201039 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085201039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10816482)[0x55986b2119b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085201039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10816482)[0x55986b2119b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085201039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55986b20d8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085201039 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085201039 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085201039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c9a8), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085201039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085201039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085201039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085201040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085201040 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085201040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55986b20d8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085201040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10816482)[0x55986b2119b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085201040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10816482)[0x55986b2119b0]{disrupted}: Freeing instance (context_map.c:202) 20241106085201040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10816482)[0x55986b2119b0]{disrupted}: Deallocated (fsm.c:568) 20241106085201040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55986b20d8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085201040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55986b20d8a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085201040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55986b20d8a0]{disconnected}: Deallocated (fsm.c:568) 20241106085201040 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10816482 SCCP-47 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085201040 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085201040 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085201040 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085201040 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085201040 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085201040 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085201040 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085201040 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241106085201040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51792<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085201040 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085201040 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085201040 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085201040 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085201040 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_paging_imsi-Iuh1-RUA(575)@4c8f62f9010d: Final verdict of PTC: none 20241106085201040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085201040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085201040 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085201040 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085201040 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085201040 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.msc2-RAN(583)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(579)@4c8f62f9010d: Final verdict of PTC: none 20241106085201040 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085201040 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106085201040 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085201040 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085201040 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085201040 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085201040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085201040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(580)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(573)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(582)@4c8f62f9010d: Final verdict of PTC: none 20241106085201040 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085201040 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-RAN(577)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(585)@4c8f62f9010d: Final verdict of PTC: none 20241106085201040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085201040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085201040 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085201040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085201040 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085201040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085201040 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085201040 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085201040 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085201040 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085201040 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085201040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085201040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085201040 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085201040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085201040 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085201040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085201040 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085201040 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085201040 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085201040 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085201040 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085201040 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085201040 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) HNBGW_Test.sgsn0-RAN(586)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(584)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(570)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(572)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(574)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(581)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(578)@4c8f62f9010d: Final verdict of PTC: none 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085201040 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085201040 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085201040 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085201040 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085201040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085201040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085201040 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085201040 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(587)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(576)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(569)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(571)@4c8f62f9010d: Final verdict of PTC: none 20241106085201040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085201040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085201040 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085201040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085201040 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085201040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085201040 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085201040 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085201040 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085201040 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085201040 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085201041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51776<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(588)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(569): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(570): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(571): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(572): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(573): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(574): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(575): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(576): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(577): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(578): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(579): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(580): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(581): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-SCCP(582): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-RAN(583): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-M3UA(584): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(585): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(586): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(587): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(588): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_paging_imsi0(589): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Wed Nov 6 08:52:01 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20241106085201189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085201792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51796<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=313828) 20241106085201847 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085201847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00002a06), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085201847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085201847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085201847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085201847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085201847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085201847 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085201847 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085201847 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085201847 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085201848 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085201848 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085201848 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085201848 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085201848 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085201849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38c93), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085201849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085201849 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085201849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085201849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085201849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085201849 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085201849 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085201849 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085201849 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085201849 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085201849 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085201849 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=313828, count=318088) 20241106085203041 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085203041 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085203041 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085203041 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085203041 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085203041 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085203041 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085203041 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085203041 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Wed Nov 6 08:52:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085204353 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085204353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039188b), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085204353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204353 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085204353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204353 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085204353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316ad5), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085204354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204354 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085204354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204354 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085204354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c15589), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085204354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204354 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085204354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085204354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085204354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085204354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085204354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085204354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085204354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085204354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085204354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085204354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085204354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085204354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_paging_tmsi started. 20241106085204885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085204894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085204901 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41443<->l=127.0.0.1:4262) (control_if.c:570) 20241106085204920 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085204920 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh0(593)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085204929 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085204929 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085204929 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085204929 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085204929 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085204929 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085204929 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085204929 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45986 (stream_srv.c:129) 20241106085204929 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45986<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh1(595)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085204929 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085204929 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085204930 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085204930 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085204930 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085204930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085204930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085204930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204931 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085204931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204931 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085204931 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085204931 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085204931 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085204931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085204931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085204931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204931 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085204931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204931 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085204931 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085204931 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085204931 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085204931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085204931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085204931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204931 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085204931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204931 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085204931 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085204931 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085204931 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085204931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085204931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085204931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085204931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204931 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085204931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204931 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204931 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204931 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085204931 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085204931 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085204931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204931 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204931 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204931 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085204931 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085204931 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085204931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085204931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204931 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204931 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204931 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085204931 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085204931 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085204931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085204931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204931 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204931 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204931 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085204931 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085204931 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085204931 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085204931 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085204931 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085204936 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085204936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080dc34), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085204936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204936 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085204936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204936 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085204936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055f253), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085204936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204936 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085204936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204936 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085204936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012790e), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085204936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204936 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085204936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204936 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204936 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204936 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085204936 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085204936 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085204936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085204936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204936 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204936 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204936 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085204936 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085204936 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085204936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085204936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204936 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204936 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204936 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085204936 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085204936 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085204936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(597)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(602)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(600)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(605)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-M3UA(605)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(605)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-SCCP(603)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085204975 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085204975 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085204975 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085204975 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085204975 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085204975 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085204975 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085204975 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085204976 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085204976 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085204976 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085204976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085204976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085204976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204976 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085204976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204976 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085204976 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085204976 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085204976 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085204976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085204976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085204976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204976 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085204976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204976 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085204976 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085204976 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085204976 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085204976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085204976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085204976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085204976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204976 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085204976 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085204976 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085204976 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085204976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085204976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085204976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085204976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085204976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085204976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085204976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085204976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085204976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085204976 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085204977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204977 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204977 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204977 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085204977 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085204977 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085204977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204977 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204977 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204977 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085204977 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085204977 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085204977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085204977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204977 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204977 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204977 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085204977 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085204977 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085204977 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085204977 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085204977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085204977 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085204977 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085204977 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085204977 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085204977 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085204977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085204977 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(608)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(608)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(608)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(606)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085204999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085204999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085204999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085204999 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085204999 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085204999 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085204999 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085204999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085204999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085205003 DLINP DEBUG SRVCONN(,r=127.0.0.1:45986<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085205003 DLINP DEBUG SRVCONN(,r=127.0.0.1:45986<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085205003 DLINP DEBUG SRVCONN(,r=127.0.0.1:45986<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085205003 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085205003 DHNBAP DEBUG (127.0.0.1:45986 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085205003 DHNBAP NOTICE (127.0.0.1:45986 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085205003 DHNBAP NOTICE (127.0.0.1:45986 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085205003 DLINP DEBUG SRVCONN(,r=127.0.0.1:45986<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085205003 DLINP DEBUG SRVCONN(,r=127.0.0.1:45986<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085205143 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085205143 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085205143 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085205143 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085205143 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085205143 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085205143 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(599)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085205149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205149 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085205149 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085205149 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085205149 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085205149 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085205149 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085205149 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085205149 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085205149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085205149 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085205149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085205149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085205149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085205149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085205149 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085205149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205149 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085205149 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085205149 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085205149 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085205149 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241106085205149 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085205149 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085205149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085205149 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085205149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085205149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085205149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085205149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085205149 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085205149 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085205149 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085205151 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085205151 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085205151 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085205151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085205151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085205151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085205151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085205151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085205151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085205151 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085205151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205151 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085205151 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085205151 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085205151 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085205151 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085205151 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085205151 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205156 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085205156 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085205156 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085205156 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(602)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085205162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205162 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085205162 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085205162 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085205162 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085205162 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085205162 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085205165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205165 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085205165 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085205165 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085205165 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085205165 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085205165 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085205165 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085205165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085205165 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085205165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085205165 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085205165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085205165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085205165 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085205165 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085205165 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085205166 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085205166 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085205166 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085205166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085205166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085205166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085205166 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085205166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085205166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085205166 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085205166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205166 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085205166 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085205166 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085205166 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085205166 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085205166 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085205166 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205173 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085205173 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085205173 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085205173 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(605)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085205179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205179 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085205179 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085205179 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085205179 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085205179 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085205179 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085205181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205181 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085205181 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085205181 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085205181 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085205181 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085205181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085205181 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085205181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085205181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085205181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085205181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085205181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085205181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085205181 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085205181 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085205182 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085205183 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085205183 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085205183 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085205183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085205183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085205183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085205183 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085205183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085205183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085205183 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085205183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205183 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085205183 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085205183 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085205183 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085205183 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085205183 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085205183 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205190 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085205190 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085205190 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085205190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(608)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085205196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205196 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085205196 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085205196 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085205196 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085205196 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085205196 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085205198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205198 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085205198 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085205198 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085205198 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085205198 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085205198 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085205198 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085205198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085205199 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085205199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085205199 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085205199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085205199 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085205199 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085205199 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085205199 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085205200 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085205200 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085205200 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085205200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085205200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085205200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085205200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085205200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085205200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085205200 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085205200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205200 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085205200 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085205200 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085205200 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085205200 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085205200 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085205200 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205663 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085205663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008bc09), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085205663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085205663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085205663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085205663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085205663 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085205663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00051799), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085205663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085205663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085205663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085205663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085205663 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085205663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072f808), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085205663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085205663 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085205663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085205663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085205663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205663 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085205663 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085205663 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085205663 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085205663 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085205663 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085205663 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205663 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085205663 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085205663 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085205663 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085205663 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085205663 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085205663 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205663 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085205663 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085205663 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085205663 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085205663 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085205663 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085205663 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205672 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085205672 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085205672 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085205672 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085205672 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085205672 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085205672 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085205672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085205672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085205672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085205672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=0072f808) (sccp_scrc.c:472) 20241106085205672 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1823) 20241106085205672 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085205672 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085205672 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085205672 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085205672 DLSCCP DEBUG SCCP-SCOC(37)[0x55986b2127a0]{IDLE}: Deallocated (fsm.c:568) 20241106085205674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205674 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085205674 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085205674 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085205674 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085205674 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085205674 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085205674 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085205674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085205674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085205674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085205674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=0008bc09) (sccp_scrc.c:472) 20241106085205674 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1823) 20241106085205674 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085205674 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085205674 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085205674 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085205674 DLSCCP DEBUG SCCP-SCOC(38)[0x55986b213570]{IDLE}: Deallocated (fsm.c:568) 20241106085205878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205878 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085205878 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085205878 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085205878 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085205878 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085205878 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085205878 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085205878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085205878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085205878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085205878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=00051799) (sccp_scrc.c:472) 20241106085205878 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1823) 20241106085205878 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085205878 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085205878 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085205878 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085205878 DLSCCP DEBUG SCCP-SCOC(36)[0x55986b202600]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(598)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085205962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205962 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085205962 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085205962 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085205962 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085205962 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085205962 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085205962 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085205962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085205962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085205962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085205962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085205962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085205962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085205962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085205962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085205962 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085205962 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085205962 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085205962 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085205962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085205962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085205962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085205962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085205962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085205962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085205962 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085205962 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085205962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205962 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085205962 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085205962 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085205962 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085205962 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085205962 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085205962 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(601)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085205964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205964 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085205964 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085205964 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085205964 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085205964 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085205964 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085205964 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085205964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085205964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085205964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085205964 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085205964 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085205964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085205964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205964 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085205965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085205965 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085205965 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085205965 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(604)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085205990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205990 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085205990 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085205990 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085205990 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085205990 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085205990 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085205990 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085205990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085205990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085205990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085205990 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085205990 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085205990 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085205990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205990 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085205990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085205990 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085205990 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085205990 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085205990 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085205990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085205990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085205990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085205990 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085205990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085205990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085205990 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085205990 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{CONNECTED}: link up (cnlink.c:111) 20241106085205990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205990 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085205990 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085205990 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085205990 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085205990 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085205990 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085205990 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205992 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085205992 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085205992 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085205992 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085205992 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085205992 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085205992 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085205992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085205992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085205992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085205992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085205992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085205992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085205992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085205992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085205992 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085205992 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085205992 DRANAP INFO cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(607)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085205997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205997 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085205997 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085205997 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085205997 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085205997 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085205997 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085205997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085205997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085205997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085205997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085205997 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205997 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085205997 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085205997 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085205997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205997 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085205997 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085205997 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085205997 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085205997 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085205997 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085205997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085205997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085205997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085205997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085205997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085205997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085205997 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085205997 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085205997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205997 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085205997 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085205997 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085205997 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085205997 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085205997 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085205997 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085205998 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085205998 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085205998 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085205998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085205998 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085205998 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085205998 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085205998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085205998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085205998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085205998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085205998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085205998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085205998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085205998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085205998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085205998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085205998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085205998 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085205998 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085205998 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085205998 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085205998 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085206082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085206082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085206082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085206082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085206082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085206082 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085206082 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085206082 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085206082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085206082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085206082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085206082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085206082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085206082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085206082 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085206082 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085206082 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085206082 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085206082 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085206082 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085206082 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085206082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085206082 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085206082 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085206082 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085206082 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085206082 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085206082 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085206082 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085206083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085206083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085206083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085206083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085206083 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085206083 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085206083 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085206083 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085206083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085206083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085206083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085206083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085206083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085206083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085206083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085206083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085206083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085206083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085206083 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085206083 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085206083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085206083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085206083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085206083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085206083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085206083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085206083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085206083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085206083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085206083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085206083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085206083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085206083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085206083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085206083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085206083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085206083 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085206083 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085206083 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085206084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085206084 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085206084 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085206084 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085206084 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085206084 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085206084 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085206084 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085207015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085207023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085207027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085207030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085207032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085207035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085207039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085207044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085207048 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085207052 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085207056 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085207060 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085207063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085207068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085207070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085207073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085207075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085207078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085207082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085207086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085207119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(610)@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O 20241106085208143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085208143 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085208143 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085208143 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085208143 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085208143 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085208143 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085208143 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085208143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085208143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085208143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085208143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085208143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085208143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085208143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085208143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:472) 20241106085208143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085208143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085208143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085208143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085208143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085208143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085208143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085208144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085208144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085208144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085208144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085208144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085208144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085208144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085208144 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241106085208144 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20241106085208144 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20241106085208144 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20241106085208144 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20241106085208144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241106085208144 DRUA DEBUG (127.0.0.1:45986 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241106085208144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085208144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241106085208144 DLINP DEBUG SRVCONN(,r=127.0.0.1:45986<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085208144 DLINP DEBUG SRVCONN(,r=127.0.0.1:45986<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh1-RUA(596)@4c8f62f9010d: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(594)@4c8f62f9010d: UnitdataCallback TC_mscpool_paging_tmsi0(610)@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(598)@4c8f62f9010d: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(598)@4c8f62f9010d: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(610) TC_mscpool_paging_tmsi-Iuh0-RUA(594)@4c8f62f9010d: Added conn table entry 0TC_mscpool_paging_tmsi0(610)2183792 20241106085209169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085209169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085209169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085209169 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085209169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x215270, normal) (hnbgw_rua.c:407) 20241106085209169 DHNB DEBUG map_rua[0x55986b2127a0]{init}: Allocated (fsm.c:456) 20241106085209169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2183792)[0x55986b2127a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085209169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2183792 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085209169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085209169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085209169 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2183792 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1007) 20241106085209169 DCN DEBUG map_sccp[0x55986b2119b0]{init}: Allocated (fsm.c:456) 20241106085209169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55986b2119b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085209169 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2183792 <-> SCCP-48 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085209170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2183792 SCCP-48 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085209170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2183792)[0x55986b2127a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085209170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085209170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085209170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2183792)[0x55986b2127a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085209170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55986b2119b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085209170 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085209170 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{IDLE}: Allocated (fsm.c:456) 20241106085209170 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085209170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000030), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030001f20056400500f1100926) (sccp_scrc.c:401) 20241106085209170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085209170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085209170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085209170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085209170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085209170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085209170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085209170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085209170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085209170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085209170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085209170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085209170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085209170 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085209170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55986b2119b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085209170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2183792)[0x55986b2127a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085209170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085209170 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085209170 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085209170 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085209170 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085209170 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085209170 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085209170 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(597)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(597)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(598)@4c8f62f9010d: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(610) HNBGW_Test.msc0-RAN(598)@4c8f62f9010d: Added conn table entry 0TC_mscpool_paging_tmsi0(610)8342863 HNBGW_Test.msc0-SCCP(597)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(597)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(610)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085209183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085209183 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085209183 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085209183 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085209183 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085209183 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085209183 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085209183 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085209183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085209183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085209183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085209183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085209183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085209183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=003a1764) (sccp_scrc.c:472) 20241106085209183 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1823) 20241106085209183 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085209183 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085209183 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085209183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085209183 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085209183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55986b2119b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085209183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55986b2119b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085210188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(610)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085210191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085210195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085210199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085210203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085210205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085210207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085210208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085210209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085210210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085210211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085210212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085210213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085210214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085210214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085210215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085210216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085210217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085210217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085210218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085210219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085210221 DLINP DEBUG SRVCONN(,r=127.0.0.1:45986<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085210221 DLINP DEBUG SRVCONN(,r=127.0.0.1:45986<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085210221 DLINP NOTICE SRV(,r=127.0.0.1:45986<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085210221 DMAIN NOTICE (127.0.0.1:45986 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45986<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085210221 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085210221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37596<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085210221 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41443<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(601)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(604)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(606)@4c8f62f9010d: Final verdict of PTC: none 20241106085210222 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085210222 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085210222 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085210222 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085210222 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085210222 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085210222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085210222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085210222 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085210222 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085210222 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085210222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085210222 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085210222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085210222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085210222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085210222 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085210222 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085210222 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085210222 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085210222 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085210222 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1-RUA(596)@4c8f62f9010d: Final verdict of PTC: none 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085210222 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085210222 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085210222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085210222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085210222 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085210222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085210222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085210222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085210222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085210222 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085210222 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085210222 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085210222 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085210222 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085210222 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085210222 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085210222 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085210222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55986b2119b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085210222 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085210222 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085210222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a1764), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085210222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085210222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085210222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085210222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085210222 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085210222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55986b2119b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085210222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2183792)[0x55986b2127a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085210222 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2183792)[0x55986b2127a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc0-RAN(598)@4c8f62f9010d: Final verdict of PTC: none 20241106085210222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085210222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2183792)[0x55986b2127a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085210222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2183792)[0x55986b2127a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085210222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2183792)[0x55986b2127a0]{disrupted}: Freeing instance (context_map.c:202) 20241106085210222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2183792)[0x55986b2127a0]{disrupted}: Deallocated (fsm.c:568) 20241106085210222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55986b2119b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085210222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55986b2119b0]{disconnected}: Freeing instance (context_map.c:206) 20241106085210222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55986b2119b0]{disconnected}: Deallocated (fsm.c:568) 20241106085210222 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2183792 SCCP-48 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) TC_mscpool_paging_tmsi-Iuh0-RUA(594)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(595)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@4c8f62f9010d: Final verdict of PTC: none20241106085210222 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085210222 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106085210222 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085210222 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085210222 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(608)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@4c8f62f9010d: Final verdict of PTC: none20241106085210222 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085210222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085210222 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085210222 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085210222 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085210222 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085210222 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085210222 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085210222 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(609)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(605)@4c8f62f9010d: Final verdict of PTC: none 20241106085210222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085210222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085210222 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085210222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085210222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085210222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085210222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085210222 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085210222 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085210222 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085210222 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085210222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085210222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085210222 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085210222 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085210222 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085210222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085210222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085210222 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085210222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085210222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085210222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085210222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085210222 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085210222 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085210222 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085210222 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(591)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(603)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(607)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(593)@4c8f62f9010d: Final verdict of PTC: none 20241106085210235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(590)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(592)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(593): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(594): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(595): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(596): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-SCCP(603): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-RAN(604): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-M3UA(605): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(606): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(607): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(608): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_paging_tmsi0(610): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Wed Nov 6 08:52:10 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20241106085210343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085210846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37614<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268840) 20241106085211040 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085211040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c9a8), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085211040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085211040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085211040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085211040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085211041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085211041 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085211041 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085211041 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085211041 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085211041 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085211041 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085211041 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085211849 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085211849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00002a06), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085211849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085211849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085211849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085211849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085211849 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085211849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38c93), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085211849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085211849 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085211849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085211849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085211849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085211849 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085211849 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085211849 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085211849 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085211849 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085211849 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085211849 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085211849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085211849 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085211849 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085211849 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085211849 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085211849 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085211849 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085211849 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=268840, count=306720) 20241106085212223 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085212223 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085212223 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106085212223 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085212223 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085212223 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085212223 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085212223 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085212223 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085212223 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085212223 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085212223 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Wed Nov 6 08:52:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_no_allow_attach_round_robin started. 20241106085213913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085213923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085213932 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40099<->l=127.0.0.1:4262) (control_if.c:570) 20241106085213960 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_mscpool_no_allow_attach_round_robin-Iuh0(614)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085213960 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085213969 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085213969 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085213969 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085213969 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085213969 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085213969 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085213969 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57238 (stream_srv.c:129) 20241106085213969 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57238<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085213969 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085213969 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_round_robin-Iuh1(616)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085213970 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085213970 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085213970 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085213970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085213970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085213970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085213970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085213970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085213970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085213970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085213970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085213970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085213970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085213970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085213970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085213970 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085213970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085213970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085213970 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085213970 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085213970 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085213970 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085213970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085213970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085213970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085213970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085213970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085213970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085213970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085213970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085213970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085213970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085213970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085213970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085213970 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085213970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085213970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085213970 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085213971 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085213971 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085213971 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085213971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085213971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085213971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085213971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085213971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085213971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085213971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085213971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085213971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085213971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085213971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085213971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085213971 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085213971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085213971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085213971 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085213971 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085213971 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085213971 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085213971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085213971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085213971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085213971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085213971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085213971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085213971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085213971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085213971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085213971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085213971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085213971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085213971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085213971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085213971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085213971 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085213971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085213971 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085213971 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085213971 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085213971 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085213971 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085213971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085213971 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085213971 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085213971 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085213971 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085213971 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085213971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085213971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085213971 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085213971 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085213971 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085213971 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085213971 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085213971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085213971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085213971 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085213971 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085213971 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085213971 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085213971 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085213971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(620)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(620)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(620)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(618)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(623)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(623)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(623)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(621)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(626)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-M3UA(626)@4c8f62f9010d: M3UA emulation initiated, the test can be started MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(626)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-SCCP(624)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085214008 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085214008 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085214008 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085214008 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085214008 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085214008 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085214009 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085214009 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085214010 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085214010 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085214010 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085214010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085214010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085214010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214010 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085214010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214010 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085214010 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085214010 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085214010 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085214010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085214010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085214010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214010 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085214010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214010 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085214010 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085214010 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085214010 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085214010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085214010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085214010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214010 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085214010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214010 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085214010 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085214010 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085214010 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085214010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085214010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085214010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085214010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214010 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085214010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214010 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214010 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214010 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085214010 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085214010 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085214010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214010 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214010 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214010 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085214010 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085214010 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085214010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085214010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214010 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214010 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214010 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085214010 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085214010 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085214010 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085214010 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214010 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214010 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214010 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085214010 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085214010 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085214010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085214010 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(629)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(629)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(629)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(627)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085214033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085214033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085214033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085214033 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085214033 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085214033 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085214033 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085214033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085214033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085214037 DLINP DEBUG SRVCONN(,r=127.0.0.1:57238<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085214037 DLINP DEBUG SRVCONN(,r=127.0.0.1:57238<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085214037 DLINP DEBUG SRVCONN(,r=127.0.0.1:57238<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085214037 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085214037 DHNBAP DEBUG (127.0.0.1:57238 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085214037 DHNBAP NOTICE (127.0.0.1:57238 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085214037 DHNBAP NOTICE (127.0.0.1:57238 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085214037 DLINP DEBUG SRVCONN(,r=127.0.0.1:57238<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085214037 DLINP DEBUG SRVCONN(,r=127.0.0.1:57238<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085214183 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085214183 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085214183 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085214183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(620)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085214189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214189 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085214189 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085214189 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085214189 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085214189 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085214190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085214192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214192 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085214192 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085214192 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085214192 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085214192 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085214192 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085214192 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085214193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085214193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085214193 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085214193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085214193 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085214193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085214193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085214193 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085214193 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085214193 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085214194 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085214194 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085214194 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085214194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085214194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085214194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085214194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214194 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085214194 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085214194 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085214194 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085214194 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085214195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214195 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214195 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214195 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085214195 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085214195 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085214195 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085214195 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(623)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085214201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214201 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085214201 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085214201 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085214201 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085214201 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085214201 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085214204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214204 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085214204 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085214204 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085214204 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085214204 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085214204 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085214204 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085214204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085214204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085214204 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085214204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085214204 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085214204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085214204 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085214204 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085214204 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085214204 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085214205 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085214205 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085214205 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085214205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085214205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085214205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214206 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085214206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214206 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085214206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214206 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214206 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214206 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085214206 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085214206 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085214206 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085214206 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214206 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085214206 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085214206 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085214206 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(626)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085214212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214212 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085214212 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085214212 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085214212 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085214212 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085214212 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085214215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214215 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085214215 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085214215 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085214215 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085214215 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085214215 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085214215 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085214215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085214215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085214215 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085214215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085214215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085214215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085214215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085214215 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085214215 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085214215 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085214216 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085214216 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085214216 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085214216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085214216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085214216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214216 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085214216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214216 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085214216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214216 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214216 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214216 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085214216 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085214216 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085214216 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085214216 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214223 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085214223 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085214223 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085214223 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(629)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085214229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214229 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085214229 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085214229 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085214229 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085214229 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085214229 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085214232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214232 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085214232 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085214232 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085214232 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085214232 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085214232 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085214232 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085214232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085214232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085214232 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085214232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085214232 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085214232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085214232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085214232 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085214232 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085214232 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085214233 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085214233 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085214233 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085214233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085214234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085214234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085214234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085214234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085214234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085214234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214234 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085214234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085214234 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085214234 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085214234 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085214234 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214354 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085214354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c15589), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085214354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214354 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085214354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214354 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085214354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316ad5), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085214354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214354 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085214354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214354 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085214354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039188b), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085214354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214354 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085214354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085214354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085214354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085214354 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085214354 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085214354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085214354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085214354 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085214354 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085214354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085214354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085214354 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085214354 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214358 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085214358 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085214358 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085214358 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085214358 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085214358 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085214358 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085214358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085214358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085214358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085214358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085214358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=0039188b) (sccp_scrc.c:472) 20241106085214358 DLSCCP DEBUG Received CO:RELCO for local reference 44 (sccp_scoc.c:1823) 20241106085214358 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085214358 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085214358 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085214358 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085214358 DLSCCP DEBUG SCCP-SCOC(44)[0x55986b2136a0]{IDLE}: Deallocated (fsm.c:568) 20241106085214358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214358 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085214358 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085214358 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085214358 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085214358 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085214358 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085214358 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085214358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085214358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085214358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085214358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085214358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=00c15589) (sccp_scrc.c:472) 20241106085214358 DLSCCP DEBUG Received CO:RELCO for local reference 42 (sccp_scoc.c:1823) 20241106085214358 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085214359 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085214359 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085214359 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085214359 DLSCCP DEBUG SCCP-SCOC(42)[0x55986b2023a0]{IDLE}: Deallocated (fsm.c:568) 20241106085214562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214562 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085214562 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085214562 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085214562 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085214562 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085214562 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085214562 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085214562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085214562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085214562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085214562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085214562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=00316ad5) (sccp_scrc.c:472) 20241106085214563 DLSCCP DEBUG Received CO:RELCO for local reference 43 (sccp_scoc.c:1823) 20241106085214563 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085214563 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085214563 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085214563 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085214563 DLSCCP DEBUG SCCP-SCOC(43)[0x55986b2100e0]{IDLE}: Deallocated (fsm.c:568) 20241106085214936 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085214936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012790e), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085214936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214936 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085214936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214936 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085214936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055f253), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085214936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214936 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085214937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214937 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085214937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080dc34), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085214937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085214937 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085214937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085214937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085214937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214937 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214937 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214937 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085214937 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085214937 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085214937 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085214937 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214937 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214937 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214937 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085214937 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085214937 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085214937 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085214937 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214937 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085214937 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085214937 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085214937 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085214937 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085214937 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085214937 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214950 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085214950 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085214950 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085214950 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085214950 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085214951 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085214951 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085214951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085214951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085214951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085214951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085214951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=0012790e) (sccp_scrc.c:472) 20241106085214951 DLSCCP DEBUG Received CO:RELCO for local reference 41 (sccp_scoc.c:1823) 20241106085214951 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085214951 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085214951 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085214951 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085214951 DLSCCP DEBUG SCCP-SCOC(41)[0x55986b2141a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(619)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085214999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085214999 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085214999 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085214999 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085214999 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085214999 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085214999 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085214999 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085214999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085214999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085214999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085214999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085215000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085215000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085215000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085215000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085215000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085215000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085215000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085215000 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085215000 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085215000 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085215000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085215000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085215000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085215000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085215000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085215000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085215000 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085215000 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085215000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215001 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085215001 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085215001 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085215001 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085215001 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085215001 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085215001 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085215001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215001 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085215001 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085215001 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085215001 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085215001 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085215001 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085215001 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085215001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085215001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085215001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085215001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085215001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085215001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085215001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085215001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085215001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085215002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085215002 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085215002 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085215002 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(622)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085215013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215013 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085215013 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085215013 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085215013 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085215013 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085215013 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085215013 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085215013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085215013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085215013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085215013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085215013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085215013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085215013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085215014 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085215014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215014 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085215014 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085215014 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085215014 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085215014 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085215014 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085215014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085215014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085215014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085215014 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085215014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085215014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085215014 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085215014 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{CONNECTED}: link up (cnlink.c:111) 20241106085215014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215014 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085215014 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085215014 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085215014 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085215015 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085215015 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085215015 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(625)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085215018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215018 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085215018 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085215018 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085215018 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085215018 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085215018 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085215018 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085215018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085215018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085215018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085215018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085215018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085215018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085215018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085215019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085215019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215019 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085215019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085215019 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085215019 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085215019 DRANAP INFO cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(628)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085215030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215030 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085215030 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085215030 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085215030 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085215030 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085215030 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085215030 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085215030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085215030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085215030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085215030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085215030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085215030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085215030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085215030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085215030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085215030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085215030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085215031 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085215031 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085215031 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085215031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085215031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085215031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085215031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085215031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085215031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085215031 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085215031 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085215031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085215031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085215031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085215031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085215031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085215031 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085215031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085215032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215032 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085215032 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085215032 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085215032 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085215032 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085215032 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085215032 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085215032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085215032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085215032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085215032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085215032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085215032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085215032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085215032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085215032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215033 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085215033 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085215033 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085215033 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085215033 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085215154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215154 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085215154 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085215154 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085215154 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085215154 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085215154 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085215154 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085215154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215154 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085215154 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085215154 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085215154 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085215154 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085215154 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085215154 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085215154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215154 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085215154 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085215154 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085215154 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085215154 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085215154 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085215155 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085215155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215155 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085215155 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085215155 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085215155 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085215155 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085215155 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085215155 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085215155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085215155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085215155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085215155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085215155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085215155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=0055f253) (sccp_scrc.c:472) 20241106085215155 DLSCCP DEBUG Received CO:RELCO for local reference 40 (sccp_scoc.c:1823) 20241106085215155 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085215155 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085215155 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085215155 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085215155 DLSCCP DEBUG SCCP-SCOC(40)[0x55986b20ccd0]{IDLE}: Deallocated (fsm.c:568) 20241106085215155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085215155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085215155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085215155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085215155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085215155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=0080dc34) (sccp_scrc.c:472) 20241106085215155 DLSCCP DEBUG Received CO:RELCO for local reference 39 (sccp_scoc.c:1823) 20241106085215155 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085215155 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085215155 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085215155 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085215155 DLSCCP DEBUG SCCP-SCOC(39)[0x55986b211ae0]{IDLE}: Deallocated (fsm.c:568) 20241106085215155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085215155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085215155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085215155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085215155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085215155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085215155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085215155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085215155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085215156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085215156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085215156 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085215156 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085215156 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085215156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085215156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085215156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085215156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085215156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085215156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085215156 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085215156 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085215156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085215156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085215157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085215157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085215157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085215157 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085215157 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085215157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085215157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085215157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085215157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085215157 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085215157 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085215157 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085215157 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085215157 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085215157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085215157 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085215157 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085215157 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085215157 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085215157 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085215157 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085215157 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085216064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085216066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085216066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085216068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085216070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085216073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085216075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085216076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085216078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085216079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085216081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085216082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085216083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085216084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085216085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085216086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085216087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085216088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085216089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085216090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100010011'B, t_guard := 20.000000 } 20241106085216108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38062<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(619)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(619)@4c8f62f9010d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(631) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(615)@4c8f62f9010d: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(631)3438357 20241106085217159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085217160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085217160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085217160 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085217160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x347715, normal) (hnbgw_rua.c:407) 20241106085217160 DHNB DEBUG map_rua[0x55986b2136a0]{init}: Allocated (fsm.c:456) 20241106085217160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3438357)[0x55986b2136a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085217160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3438357 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085217160 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085217160 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085217160 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3438357 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085217160 DCN DEBUG map_sccp[0x55986b2127a0]{init}: Allocated (fsm.c:456) 20241106085217160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55986b2127a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085217160 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3438357 <-> SCCP-49 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085217160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3438357 SCCP-49 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085217160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3438357)[0x55986b2136a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085217160 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085217160 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085217160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3438357)[0x55986b2136a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085217160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55986b2127a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085217160 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085217160 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{IDLE}: Allocated (fsm.c:456) 20241106085217160 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085217160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000031), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003130056400500f1100926) (sccp_scrc.c:401) 20241106085217160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085217160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085217160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085217160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085217160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085217160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085217160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085217160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085217160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085217160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085217160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085217160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085217160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085217160 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085217160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55986b2127a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085217160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3438357)[0x55986b2136a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085217161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085217161 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085217161 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085217161 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085217161 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085217161 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085217161 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085217161 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(618)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(618)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(619)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(631) HNBGW_Test.msc0-RAN(619)@4c8f62f9010d: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(631)137692 HNBGW_Test.msc0-SCCP(618)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(618)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(631)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085217180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085217180 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085217180 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085217180 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085217180 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085217180 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085217180 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085217180 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085217180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085217180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085217180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085217180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085217181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085217181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=00981e56) (sccp_scrc.c:472) 20241106085217181 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1823) 20241106085217181 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085217181 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085217181 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085217181 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085217181 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085217181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55986b2127a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085217181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55986b2127a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085217182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38062<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(631)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085217185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085217188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085217190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085217192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085217193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085217195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085217196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085217196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085217197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085217198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085217198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085217199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085217200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085217200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085217201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085217202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085217202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085217203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085217204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085217204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110110001'B, t_guard := 20.000000 } 20241106085217215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38078<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(625)@4c8f62f9010d: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(625)@4c8f62f9010d: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(632) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(615)@4c8f62f9010d: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(632)4485734 20241106085218242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085218242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085218242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085218242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085218242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x447266, normal) (hnbgw_rua.c:407) 20241106085218242 DHNB DEBUG map_rua[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085218242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4485734)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085218242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4485734 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085218242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085218242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085218242 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085218242 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4485734 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1117) 20241106085218242 DCN DEBUG map_sccp[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085218242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085218242 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4485734 <-> SCCP-50 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106085218242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4485734 SCCP-50 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085218242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4485734)[0x55986b203940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085218242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085218242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085218242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4485734)[0x55986b203940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085218242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55986b20e060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085218242 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085218242 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{IDLE}: Allocated (fsm.c:456) 20241106085218242 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085218242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000032), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003b10056400500f1100926) (sccp_scrc.c:401) 20241106085218242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085218242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085218242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085218242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085218242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085218243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085218243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085218243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085218243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085218243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085218243 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085218243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085218243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085218243 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085218243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55986b20e060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085218243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4485734)[0x55986b203940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085218243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085218243 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085218243 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085218243 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085218243 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085218243 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085218243 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085218243 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(624)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc2-SCCP(624)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(625)@4c8f62f9010d: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(632) HNBGW_Test.msc2-RAN(625)@4c8f62f9010d: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(632)1437631 HNBGW_Test.msc2-SCCP(624)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(624)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(632)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085218259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085218259 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085218259 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085218259 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085218259 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085218259 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085218259 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085218259 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085218259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085218259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085218259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085218259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085218259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085218259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=004f7af1) (sccp_scrc.c:472) 20241106085218259 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1823) 20241106085218259 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085218259 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085218259 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085218259 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085218259 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085218259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55986b20e060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085218259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55986b20e060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085218261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38078<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(632)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085218262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085218265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085218268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085218271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085218273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085218275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085218276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085218277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085218278 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085218279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085218279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085218280 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085218281 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085218281 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085218282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085218283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085218283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085218284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085218285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085218285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000000110'B, t_guard := 20.000000 } 20241106085218296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(619)@4c8f62f9010d: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(619)@4c8f62f9010d: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(633) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(615)@4c8f62f9010d: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(633)5384613 20241106085219322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085219322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085219322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085219322 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085219322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5229a5, normal) (hnbgw_rua.c:407) 20241106085219322 DHNB DEBUG map_rua[0x55986b201d10]{init}: Allocated (fsm.c:456) 20241106085219323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5384613)[0x55986b201d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085219323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5384613 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085219323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085219323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085219323 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5384613 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085219323 DCN DEBUG map_sccp[0x55986b211ae0]{init}: Allocated (fsm.c:456) 20241106085219323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55986b211ae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085219323 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5384613 <-> SCCP-51 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085219323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5384613 SCCP-51 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085219323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5384613)[0x55986b201d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085219323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085219323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085219323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5384613)[0x55986b201d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085219323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55986b211ae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085219323 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085219323 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{IDLE}: Allocated (fsm.c:456) 20241106085219323 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085219323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000033), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000060056400500f1100926) (sccp_scrc.c:401) 20241106085219323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085219323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085219323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085219323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085219323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085219323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085219323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085219323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085219323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085219323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085219323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085219323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085219323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085219323 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085219323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55986b211ae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085219323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5384613)[0x55986b201d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085219323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085219323 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085219323 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085219323 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085219323 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085219323 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085219323 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085219323 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(618)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.msc0-SCCP(618)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(619)@4c8f62f9010d: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(633) HNBGW_Test.msc0-RAN(619)@4c8f62f9010d: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(633)8973349 HNBGW_Test.msc0-SCCP(618)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(618)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085219329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085219329 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085219329 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085219329 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085219329 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085219329 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085219329 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085219329 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085219330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085219330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085219330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085219330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085219330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085219330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00d2c749) (sccp_scrc.c:472) 20241106085219330 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1823) 20241106085219330 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085219330 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085219330 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085219330 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085219330 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085219330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55986b211ae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085219330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55986b211ae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_round_robin0(633)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085219332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(633)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085219334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085219336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085219338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085219339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085219340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085219341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085219342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085219342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085219343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085219344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085219345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085219345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085219346 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085219347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085219348 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085219348 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085219349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085219351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085219352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085219354 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085219357 DLINP DEBUG SRVCONN(,r=127.0.0.1:57238<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085219357 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085219357 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085219357 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085219357 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085219357 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085219357 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085219357 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085219357 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085219357 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085219357 DLINP DEBUG SRVCONN(,r=127.0.0.1:57238<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085219357 DLINP NOTICE SRV(,r=127.0.0.1:57238<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085219357 DMAIN NOTICE (127.0.0.1:57238 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57238<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085219357 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085219357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085219357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085219357 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085219357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085219357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085219357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085219357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085219357 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085219357 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085219357 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085219357 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085219357 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40099<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(615)@4c8f62f9010d: Final verdict of PTC: none 20241106085219357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-RAN(625)@4c8f62f9010d: Final verdict of PTC: none 20241106085219357 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085219357 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085219357 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085219357 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085219357 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085219357 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085219357 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085219357 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085219357 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085219357 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.sgsn0-RAN(628)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(623)@4c8f62f9010d: Final verdict of PTC: none20241106085219357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085219357 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085219357 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085219357 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-SCCP(621)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(619)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(617)@4c8f62f9010d: Final verdict of PTC: none 20241106085219357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085219357 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085219357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085219357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085219357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085219357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085219357 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085219357 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085219357 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085219357 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085219357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55986b2127a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085219357 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085219357 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085219357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00981e56), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085219357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085219357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085219357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085219358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085219358 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55986b2127a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3438357)[0x55986b2136a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085219358 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3438357)[0x55986b2136a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085219358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3438357)[0x55986b2136a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3438357)[0x55986b2136a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3438357)[0x55986b2136a0]{disrupted}: Freeing instance (context_map.c:202) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3438357)[0x55986b2136a0]{disrupted}: Deallocated (fsm.c:568) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55986b2127a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55986b2127a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55986b2127a0]{disconnected}: Deallocated (fsm.c:568) 20241106085219358 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3438357 SCCP-49 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55986b211ae0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085219358 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085219358 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085219358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2c749), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085219358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085219358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085219358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085219358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085219358 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55986b211ae0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5384613)[0x55986b201d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085219358 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5384613)[0x55986b201d10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085219358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5384613)[0x55986b201d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5384613)[0x55986b201d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5384613)[0x55986b201d10]{disrupted}: Freeing instance (context_map.c:202) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5384613)[0x55986b201d10]{disrupted}: Deallocated (fsm.c:568) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55986b211ae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55986b211ae0]{disconnected}: Freeing instance (context_map.c:206) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55986b211ae0]{disconnected}: Deallocated (fsm.c:568) 20241106085219358 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5384613 SCCP-51 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085219358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085219358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085219358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(618)@4c8f62f9010d: Final verdict of PTC: none 20241106085219358 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085219358 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085219358 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085219358 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085219358 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085219358 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085219358 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085219358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085219358 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085219358 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085219358 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085219358 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085219358 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085219358 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085219358 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085219358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085219358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085219358 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085219358 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085219358 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4485734)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4485734)[0x55986b203940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55986b20e060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085219358 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085219358 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085219358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7af1), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085219358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085219358 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085219358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085219358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085219358 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55986b20e060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4485734)[0x55986b203940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4485734)[0x55986b203940]{disrupted}: Freeing instance (context_map.c:202) 20241106085219358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4485734)[0x55986b203940]{disrupted}: Deallocated (fsm.c:568) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55986b20e060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55986b20e060]{disconnected}: Freeing instance (context_map.c:206) 20241106085219358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55986b20e060]{disconnected}: Deallocated (fsm.c:568) 20241106085219358 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4485734 SCCP-50 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085219358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085219358 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085219358 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085219358 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085219358 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085219358 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085219358 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085219358 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085219358 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-M3UA(620)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(627)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(630)@4c8f62f9010d: Final verdict of PTC: none 20241106085219358 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085219358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085219358 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085219358 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085219358 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085219358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085219358 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085219358 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085219358 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085219358 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085219358 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085219358 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085219358 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085219358 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085219358 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe IPA-CTRL-CLI-IPA(612)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(614)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(622)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(626)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(616)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(624)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(611)@4c8f62f9010d: Final verdict of PTC: none 20241106085219358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085219358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085219358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085219358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085219358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085219359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085219359 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085219359 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085219359 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085219359 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085219359 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(629)@4c8f62f9010d: Final verdict of PTC: none 20241106085219362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38042<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(613)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(611): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(612): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(613): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(614): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(615): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(616): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(617): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(618): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(619): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(620): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(621): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(622): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(623): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-SCCP(624): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-RAN(625): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-M3UA(626): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(627): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(628): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(629): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(630): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(631): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(632): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(633): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Wed Nov 6 08:52:19 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20241106085219483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085219985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=369124) 20241106085220223 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085220223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a1764), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085220223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085220223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085220223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085220223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085220223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085220223 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085220223 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085220223 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085220223 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085220223 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085220223 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085220223 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=369124, count=371588) 20241106085221041 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085221041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c9a8), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085221041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085221041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085221041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085221041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085221042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085221042 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085221042 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085221042 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085221042 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085221042 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085221042 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085221042 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085221358 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085221358 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085221358 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085221358 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085221358 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085221358 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085221358 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085221358 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085221358 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085221849 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085221849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38c93), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085221849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085221849 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085221849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085221849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085221849 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085221849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00002a06), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085221849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085221849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085221849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085221849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085221849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085221850 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085221850 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085221850 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085221850 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085221850 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085221850 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085221850 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085221850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085221850 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085221850 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085221850 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085221850 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085221850 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085221850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085221850 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Wed Nov 6 08:52:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241106085223088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085223096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085223103 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45781<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_valid_nri-Iuh0(637)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085223127 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085223127 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085223134 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085223135 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085223135 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085223135 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085223135 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085223135 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085223135 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085223135 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50786 (stream_srv.c:129) 20241106085223135 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50786<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh1(639)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085223135 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085223135 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085223136 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085223136 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085223136 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085223136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085223136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085223136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085223136 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085223136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085223136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085223136 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085223136 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085223136 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085223136 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085223136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085223136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085223136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085223136 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085223136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085223136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085223137 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085223137 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085223137 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085223137 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085223137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085223137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085223137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085223137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085223137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085223137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085223137 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085223137 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085223137 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085223137 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085223137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085223137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085223137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085223137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085223137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085223137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085223137 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085223137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085223137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085223137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085223137 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085223137 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085223137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085223137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085223137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085223137 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085223137 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085223137 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085223137 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085223137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085223137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085223137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085223137 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085223137 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085223137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085223137 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085223137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085223137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085223137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085223137 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085223137 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085223137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(643)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(643)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(643)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(641)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(646)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(646)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(646)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(644)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(649)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-M3UA(649)@4c8f62f9010d: M3UA emulation initiated, the test can be started MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(649)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-SCCP(647)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085223176 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085223176 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085223176 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085223176 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085223176 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085223176 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085223176 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085223176 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085223177 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085223177 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085223177 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085223177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085223177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085223177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085223177 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085223177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085223177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085223177 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085223177 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085223177 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085223177 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085223177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085223177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085223177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085223177 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085223177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085223177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085223177 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085223177 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085223177 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085223177 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085223177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085223177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085223177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085223178 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085223178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085223178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085223178 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085223178 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085223178 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085223178 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085223178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085223178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085223178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085223178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085223178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085223178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085223178 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085223178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223178 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085223178 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085223178 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085223178 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085223178 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085223178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223178 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085223178 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085223178 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085223178 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085223178 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085223178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085223178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223178 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085223178 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085223178 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085223178 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085223178 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085223178 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085223178 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085223178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223178 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085223178 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085223178 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085223178 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085223178 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085223178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085223178 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(652)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(652)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(652)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(650)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085223200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085223200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085223200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085223200 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085223200 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085223200 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085223200 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085223200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085223200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085223204 DLINP DEBUG SRVCONN(,r=127.0.0.1:50786<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085223204 DLINP DEBUG SRVCONN(,r=127.0.0.1:50786<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085223204 DLINP DEBUG SRVCONN(,r=127.0.0.1:50786<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085223204 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085223204 DHNBAP DEBUG (127.0.0.1:50786 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085223204 DHNBAP NOTICE (127.0.0.1:50786 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085223204 DHNBAP NOTICE (127.0.0.1:50786 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085223204 DLINP DEBUG SRVCONN(,r=127.0.0.1:50786<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085223204 DLINP DEBUG SRVCONN(,r=127.0.0.1:50786<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085223348 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085223349 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085223349 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085223349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(643)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085223357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223357 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085223357 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085223357 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085223357 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085223357 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085223357 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085223359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223359 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085223359 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085223359 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085223359 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085223359 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085223359 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085223359 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085223359 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085223359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085223360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085223360 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085223360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085223360 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085223360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085223360 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085223360 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085223360 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085223360 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085223361 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085223361 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085223361 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085223361 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085223361 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085223361 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085223361 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085223361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085223361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085223361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085223361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085223361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085223361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085223361 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085223361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085223361 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085223361 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085223361 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085223361 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085223361 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085223361 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(646)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085223365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223365 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085223365 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085223365 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085223365 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085223365 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085223365 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085223368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223368 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085223368 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085223368 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085223368 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085223368 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085223368 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085223368 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085223368 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085223368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085223368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085223369 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085223369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085223369 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085223369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085223369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085223369 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085223369 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085223369 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085223370 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085223370 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085223370 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085223370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085223370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085223370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085223370 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085223370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085223370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085223370 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085223370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223370 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085223370 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085223370 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085223371 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085223371 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085223371 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085223371 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085223374 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085223374 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085223374 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085223374 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085223374 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085223374 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085223374 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(649)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085223379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223379 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085223379 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085223379 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085223379 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085223379 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085223379 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085223379 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085223379 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085223379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085223379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085223379 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085223379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085223379 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085223379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085223379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085223379 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085223381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223381 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085223381 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085223381 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085223381 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085223381 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241106085223381 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085223381 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085223381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085223382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085223382 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085223382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085223382 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085223382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085223382 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085223382 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085223382 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085223382 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085223383 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085223383 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085223383 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085223383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085223383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085223383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085223383 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085223383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085223383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085223383 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085223383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223383 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085223383 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085223383 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085223383 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085223383 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085223383 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085223383 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085223390 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085223390 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085223390 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085223390 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(652)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085223391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223391 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085223391 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085223391 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085223391 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085223391 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085223391 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085223392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223392 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085223392 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085223392 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085223392 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085223392 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085223392 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085223392 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085223392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085223392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085223392 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085223392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085223392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085223392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085223392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085223392 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085223392 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085223392 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085223393 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085223393 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085223393 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085223393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085223393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085223393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085223393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085223393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085223393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085223393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085223393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085223393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085223393 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085223393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085223393 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085223393 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085223393 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085223393 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085223393 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085223393 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085223393 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(642)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085224164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085224164 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085224164 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085224164 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085224164 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085224164 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085224164 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085224164 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085224164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085224164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085224164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085224164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085224164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085224164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085224164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085224164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085224164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224165 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085224165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085224165 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085224165 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085224165 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085224165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085224165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085224165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085224165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085224165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085224165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085224165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085224165 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085224165 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085224165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085224165 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085224165 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085224165 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085224165 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085224165 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085224165 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085224165 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085224168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085224168 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085224168 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085224168 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085224168 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085224168 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085224168 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085224168 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085224168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085224168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085224168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085224168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085224168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085224168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085224168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085224168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085224168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085224168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085224168 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085224168 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085224168 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(645)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085224171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085224171 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085224171 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085224171 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085224171 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085224171 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085224171 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085224171 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085224172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085224172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085224172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085224172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085224172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085224172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085224172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085224172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085224172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085224172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085224172 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085224172 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085224172 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085224172 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085224172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085224172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085224172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085224172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085224172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085224172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085224172 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085224172 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085224172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085224172 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085224172 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085224172 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085224172 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085224172 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085224172 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085224172 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085224172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085224172 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085224172 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085224172 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085224172 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085224172 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085224172 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085224172 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085224172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085224172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085224172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085224172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085224172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085224172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085224172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085224172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085224172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085224172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085224172 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085224172 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085224172 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(648)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085224179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085224179 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085224179 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085224179 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085224179 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085224179 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085224179 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085224179 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085224179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085224179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085224179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085224179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085224179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085224179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085224179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085224179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085224179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085224179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085224179 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085224179 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085224179 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085224179 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085224179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085224179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085224179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085224179 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085224179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085224179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085224179 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085224179 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{CONNECTED}: link up (cnlink.c:111) 20241106085224179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085224179 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085224179 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085224179 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085224179 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085224179 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085224179 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085224179 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085224180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085224180 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085224180 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085224180 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085224180 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085224180 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085224180 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085224180 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085224180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085224180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085224180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085224180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085224180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085224180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085224180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085224180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085224180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085224180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085224180 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085224180 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085224180 DRANAP INFO cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(651)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085224197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085224197 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085224197 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085224197 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085224197 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085224197 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085224197 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085224197 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085224197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085224197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085224197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085224197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085224197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085224197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085224197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085224197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085224197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085224198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085224198 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085224198 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085224198 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085224198 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085224198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085224198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085224198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085224198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085224198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085224198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085224198 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085224198 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085224198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085224198 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085224198 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085224198 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085224198 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085224198 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085224198 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085224198 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085224199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085224199 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085224199 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085224199 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085224199 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085224199 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085224199 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085224199 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085224199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085224199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085224199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085224199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085224199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085224199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085224199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085224199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085224199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085224199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085224199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085224199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085224199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085224199 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085224199 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085224199 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085225224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085225231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085225235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085225238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085225242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085225246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085225250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085225255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085225259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085225263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085225267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085225271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085225275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085225279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085225283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085225287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085225290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085225293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085225296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085225299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110011110'B, t_guard := 20.000000 } 20241106085225329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60024<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(645)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(645)@4c8f62f9010d: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(654) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(638)@4c8f62f9010d: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(654)14153666 20241106085226375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085226376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085226376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085226376 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085226376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd7f7c2, normal) (hnbgw_rua.c:407) 20241106085226376 DHNB DEBUG map_rua[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085226376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153666)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085226376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14153666 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085226376 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085226376 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085226376 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14153666 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1070) 20241106085226376 DCN DEBUG map_sccp[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085226376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085226376 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14153666 <-> SCCP-52 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085226376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14153666 SCCP-52 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085226376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153666)[0x55986b203940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085226376 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085226376 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085226376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153666)[0x55986b203940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085226376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55986b20e060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085226376 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085226376 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{IDLE}: Allocated (fsm.c:456) 20241106085226376 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085226376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f400300019e0056400500f1100926) (sccp_scrc.c:401) 20241106085226376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085226376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085226376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085226376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085226376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085226376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085226376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085226376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085226376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085226376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085226376 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085226376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085226376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085226376 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085226376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55986b20e060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085226376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153666)[0x55986b203940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085226376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085226376 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085226376 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085226376 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085226376 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085226376 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085226376 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085226376 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(644)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc1-SCCP(644)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(645)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(654) HNBGW_Test.msc1-RAN(645)@4c8f62f9010d: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(654)16529523 HNBGW_Test.msc1-SCCP(644)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(644)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(654)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085226392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085226392 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085226392 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085226392 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085226392 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085226392 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085226392 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085226392 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085226392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085226392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085226392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085226392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085226392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085226392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=00bec24e) (sccp_scrc.c:472) 20241106085226392 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1823) 20241106085226392 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085226392 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085226392 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085226392 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085226392 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085226392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55986b20e060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085226392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55986b20e060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085226395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60024<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(654)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085226397 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085226401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085226405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085226407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085226409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085226411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085226412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085226413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085226414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085226414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085226415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085226416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085226416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085226417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085226418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085226418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085226419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085226420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085226420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085226421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100011001'B, t_guard := 20.000000 } 20241106085226433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60030<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(642)@4c8f62f9010d: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(642)@4c8f62f9010d: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(655) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(638)@4c8f62f9010d: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(655)7261484 20241106085227456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085227456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085227456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085227456 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085227456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6ecd2c, normal) (hnbgw_rua.c:407) 20241106085227456 DHNB DEBUG map_rua[0x55986b2127a0]{init}: Allocated (fsm.c:456) 20241106085227456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7261484)[0x55986b2127a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085227456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7261484 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085227456 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085227456 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085227456 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085227456 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7261484 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085227456 DCN DEBUG map_sccp[0x55986b201d10]{init}: Allocated (fsm.c:456) 20241106085227456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55986b201d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085227456 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7261484 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085227456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7261484 SCCP-53 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085227456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7261484)[0x55986b2127a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085227456 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085227456 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085227456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7261484)[0x55986b2127a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085227456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55986b201d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085227456 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085227456 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{IDLE}: Allocated (fsm.c:456) 20241106085227456 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085227456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030001190056400500f1100926) (sccp_scrc.c:401) 20241106085227456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085227456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085227456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085227456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085227456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085227456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085227456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085227456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085227456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085227456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085227456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085227456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085227456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085227456 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085227456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55986b201d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085227456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7261484)[0x55986b2127a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085227456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085227456 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085227456 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085227456 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085227456 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085227456 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085227456 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085227456 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(641)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(641)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(642)@4c8f62f9010d: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(655) HNBGW_Test.msc0-RAN(642)@4c8f62f9010d: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(655)2997855 HNBGW_Test.msc0-SCCP(641)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(641)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(655)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085227473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085227473 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085227473 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085227473 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085227473 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085227473 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085227473 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085227473 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085227474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085227474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085227474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085227474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085227474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085227474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=002e1dda) (sccp_scrc.c:472) 20241106085227474 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1823) 20241106085227474 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085227474 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085227474 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085227474 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085227474 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085227474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55986b201d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085227474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55986b201d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085227475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60030<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(655)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085227477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085227481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085227483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085227485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085227486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085227487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085227488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085227489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085227489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085227490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085227491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085227492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085227493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085227494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085227495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085227496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085227496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085227497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085227498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085227498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001011000'B, t_guard := 20.000000 } 20241106085227509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60042<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(648)@4c8f62f9010d: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(648)@4c8f62f9010d: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(656) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(638)@4c8f62f9010d: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(656)5265681 20241106085228533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085228533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085228533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085228533 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085228533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x505911, normal) (hnbgw_rua.c:407) 20241106085228533 DHNB DEBUG map_rua[0x55986b206c60]{init}: Allocated (fsm.c:456) 20241106085228533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265681)[0x55986b206c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085228533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5265681 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085228533 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085228533 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085228533 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5265681 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1117) 20241106085228533 DCN DEBUG map_sccp[0x55986b1fff50]{init}: Allocated (fsm.c:456) 20241106085228533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55986b1fff50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085228533 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5265681 <-> SCCP-54 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106085228533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5265681 SCCP-54 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085228533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265681)[0x55986b206c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085228533 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085228533 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085228533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265681)[0x55986b206c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085228533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55986b1fff50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085228533 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085228533 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{IDLE}: Allocated (fsm.c:456) 20241106085228533 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085228533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000580056400500f1100926) (sccp_scrc.c:401) 20241106085228533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085228533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085228533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085228533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085228533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085228533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085228533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085228533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085228533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085228533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085228533 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085228533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085228533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085228533 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085228533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55986b1fff50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085228533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265681)[0x55986b206c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085228533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085228533 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085228533 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085228533 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085228533 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085228533 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085228533 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085228533 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(647)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc2-SCCP(647)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(648)@4c8f62f9010d: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(656) HNBGW_Test.msc2-RAN(648)@4c8f62f9010d: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(656)4228954 HNBGW_Test.msc2-SCCP(647)@4c8f62f9010d: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(656)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(647)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085228551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085228552 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085228552 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085228552 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085228552 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085228552 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085228552 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085228552 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085228552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085228552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085228552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085228552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085228552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085228552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=003049d2) (sccp_scrc.c:472) 20241106085228552 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1823) 20241106085228552 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085228552 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085228552 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085228552 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085228552 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085228552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55986b1fff50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085228552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55986b1fff50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085228554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60042<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(656)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085228556 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085228560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085228563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085228566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085228568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085228570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085228571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085228572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085228573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085228574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085228574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085228575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085228576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085228577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085228577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085228578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085228579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085228579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085228580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085228581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085228584 DLINP DEBUG SRVCONN(,r=127.0.0.1:50786<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085228584 DLINP DEBUG SRVCONN(,r=127.0.0.1:50786<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085228584 DLINP NOTICE SRV(,r=127.0.0.1:50786<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085228584 DMAIN NOTICE (127.0.0.1:50786 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50786<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085228584 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085228584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60010<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(640)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(642)@4c8f62f9010d: Final verdict of PTC: none 20241106085228584 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45781<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(638)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(651)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(644)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(650)@4c8f62f9010d: Final verdict of PTC: none 20241106085228584 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085228584 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085228584 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085228584 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085228584 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085228584 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085228584 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085228584 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085228584 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085228584 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085228584 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085228584 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085228584 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085228584 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085228584 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085228584 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085228584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc0-SCCP(641)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(652)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(645)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(639)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(648)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(653)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(637)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(634)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(646)@4c8f62f9010d: Final verdict of PTC: none 20241106085228584 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085228584 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085228584 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241106085228584 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085228584 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085228584 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106085228584 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085228584 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085228584 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085228584 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085228585 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085228585 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085228585 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085228585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085228585 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085228585 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085228585 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085228585 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085228585 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085228585 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085228585 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(635)@4c8f62f9010d: Final verdict of PTC: none 20241106085228584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085228584 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085228584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085228584 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085228584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085228584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085228584 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085228584 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085228584 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085228584 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085228584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55986b20e060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085228584 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085228584 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085228585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bec24e), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085228585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085228585 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085228585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085228585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085228585 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55986b20e060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153666)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085228585 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153666)[0x55986b203940]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085228585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153666)[0x55986b203940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153666)[0x55986b203940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153666)[0x55986b203940]{disrupted}: Freeing instance (context_map.c:202) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14153666)[0x55986b203940]{disrupted}: Deallocated (fsm.c:568) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55986b20e060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55986b20e060]{disconnected}: Freeing instance (context_map.c:206) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55986b20e060]{disconnected}: Deallocated (fsm.c:568) 20241106085228585 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14153666 SCCP-52 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241106085228585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085228585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085228585 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085228585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085228585 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085228585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085228585 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085228585 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085228585 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085228585 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085228585 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085228585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085228585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085228585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085228585 DLM3UA DEBUG 0: asp-asp-20241106085228585 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085228585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085228585 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085228585 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085228585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085228585 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085228585 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085228585 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085228585 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085228585 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085228585 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085228585 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085228585 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085228585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085228585 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085228585 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085228585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085228585 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085228585 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085228585 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085228585 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085228585 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085228585 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085228585 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085228585 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085228585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085228585 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085228585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085228585 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085228585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085228585 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085228585 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085228585 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085228585 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085228585 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55986b1fff50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085228585 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085228585 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085228585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003049d2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085228585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085228585 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085228585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085228585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085228585 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55986b1fff50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265681)[0x55986b206c60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085228585 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265681)[0x55986b206c60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085228585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265681)[0x55986b206c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265681)[0x55986b206c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265681)[0x55986b206c60]{disrupted}: Freeing instance (context_map.c:202) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265681)[0x55986b206c60]{disrupted}: Deallocated (fsm.c:568) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55986b1fff50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55986b1fff50]{disconnected}: Freeing instance (context_map.c:206) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55986b1fff50]{disconnected}: Deallocated (fsm.c:568) 20241106085228585 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5265681 SCCP-54 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241106085228585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085228585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085228585 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085228585 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085228585 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7261484)[0x55986b2127a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7261484)[0x55986b2127a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55986b201d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085228585 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085228585 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085228585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e1dda), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085228585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085228585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:220241106085228585 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085228585 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085228585 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085228585 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085228585 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085228585 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085228585 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 28) 20241106085228585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085228585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085228585 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55986b201d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7261484)[0x55986b2127a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7261484)[0x55986b2127a0]{disrupted}: Freeing instance (context_map.c:202) 20241106085228585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7261484)[0x55986b2127a0]{disrupted}: Deallocated (fsm.c:568) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55986b201d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55986b201d10]{disconnected}: Freeing instance (context_map.c:206) 20241106085228585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55986b201d10]{disconnected}: Deallocated (fsm.c:568) 20241106085228585 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7261484 SCCP-53 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241106085228586 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085228586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085228586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085228586 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085228586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085228586 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085228586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085228586 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085228586 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085228586 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085228586 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085228586 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-SCCP(647)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(643)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(649)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085228603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60002<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(636)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(634): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(635): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(636): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(637): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(638): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(639): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(640): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(641): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(642): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(643): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(644): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(645): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(646): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-SCCP(647): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-RAN(648): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-M3UA(649): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(650): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(651): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(652): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(653): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(654): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(655): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(656): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Wed Nov 6 08:52:28 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20241106085228783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085229284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60048<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343000) 20241106085229358 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085229358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2c749), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085229358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085229358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085229358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085229358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085229358 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085229358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00981e56), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085229358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085229358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085229358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085229358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085229358 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085229359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7af1), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085229359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085229359 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085229359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085229359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085229359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085229359 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085229359 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085229359 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085229359 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085229359 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085229359 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085229359 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085229359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085229359 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085229359 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085229359 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085229359 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085229359 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085229359 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085229359 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085229359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085229359 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085229359 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085229359 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085229359 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085229359 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085229359 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085229359 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085230224 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085230224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a1764), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085230224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085230224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085230224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085230224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085230224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085230224 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085230224 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085230224 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085230224 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085230224 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085230224 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085230224 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=343000, count=349184) 20241106085230585 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085230585 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085230585 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106085230585 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085230585 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085230585 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085230585 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085230585 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085230585 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085230586 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085230586 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085230586 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085231042 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085231042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c9a8), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085231042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085231042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085231042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085231042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085231043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085231043 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085231043 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085231043 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085231043 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085231043 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085231043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Wed Nov 6 08:52:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085231850 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085231850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00002a06), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085231850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085231850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085231850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085231850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085231850 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085231850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38c93), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085231850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085231850 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085231850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085231850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085231850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085231850 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085231850 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085231850 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085231850 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085231850 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085231850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085231850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085231850 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085231850 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085231850 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085231850 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085231850 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085231850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241106085232390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085232400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085232407 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33193<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(660)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085232426 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085232426 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085232435 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085232435 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085232435 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085232435 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085232435 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085232435 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085232435 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085232436 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(662)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085232436 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53970 (stream_srv.c:129) 20241106085232436 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53970<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085232437 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085232437 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085232437 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085232437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085232437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085232437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085232437 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085232437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085232437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085232437 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085232437 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085232437 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085232437 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085232437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085232437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085232437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085232437 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085232437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085232437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085232437 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085232437 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085232437 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085232437 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085232437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085232437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085232437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085232437 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085232437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085232437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085232437 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085232437 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085232437 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085232437 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085232437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085232437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085232437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085232437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085232437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085232437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085232437 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085232437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085232437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085232437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085232437 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085232437 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085232437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085232437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085232437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085232437 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085232437 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085232437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085232437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085232437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085232437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085232437 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085232437 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085232437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085232437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085232437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085232437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085232437 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085232437 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085232437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(666)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(666)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(666)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(664)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(669)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(669)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(669)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(667)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085232480 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085232480 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085232481 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085232481 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085232481 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085232481 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085232481 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085232481 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085232481 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085232481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085232481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085232481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085232482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085232482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085232482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085232482 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085232482 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085232482 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085232482 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085232482 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085232482 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085232482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085232482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085232482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085232482 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085232482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085232482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085232482 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085232482 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085232482 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085232482 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085232482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085232482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085232482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085232483 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085232483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085232483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085232483 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085232483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232483 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085232483 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085232483 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085232483 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085232483 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085232483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085232483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232483 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085232483 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085232483 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085232483 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085232483 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085232483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085232483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232483 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085232483 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085232483 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085232483 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085232483 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085232483 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085232483 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085232483 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085232484 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085232484 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085232484 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085232484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085232484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085232484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085232484 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085232484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085232484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085232484 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232484 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085232484 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085232484 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085232484 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085232484 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085232484 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(672)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(672)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(672)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(670)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(675)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(675)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(675)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(673)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085232549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085232549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085232549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085232549 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085232549 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085232549 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085232549 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085232549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085232549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085232554 DLINP DEBUG SRVCONN(,r=127.0.0.1:53970<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085232554 DLINP DEBUG SRVCONN(,r=127.0.0.1:53970<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085232554 DLINP DEBUG SRVCONN(,r=127.0.0.1:53970<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085232554 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085232554 DHNBAP DEBUG (127.0.0.1:53970 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085232554 DHNBAP NOTICE (127.0.0.1:53970 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085232554 DHNBAP NOTICE (127.0.0.1:53970 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085232554 DLINP DEBUG SRVCONN(,r=127.0.0.1:53970<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085232554 DLINP DEBUG SRVCONN(,r=127.0.0.1:53970<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085232652 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085232652 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085232652 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085232652 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(666)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085232658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232658 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085232658 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085232658 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085232658 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085232658 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085232658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085232659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232659 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085232659 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085232659 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085232659 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085232659 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085232659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085232659 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085232659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085232659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085232659 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085232659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085232659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085232659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085232659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085232659 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085232659 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085232659 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085232660 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085232660 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085232660 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085232660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085232660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085232660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085232660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085232660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085232660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085232660 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085232660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232660 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085232660 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085232660 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085232660 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085232660 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085232660 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085232660 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085232675 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085232675 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085232675 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085232675 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(669)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085232681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232681 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085232681 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085232681 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085232681 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085232681 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085232681 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085232683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232683 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085232683 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085232684 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085232684 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085232684 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085232684 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085232684 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085232684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085232684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085232684 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085232684 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085232684 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085232684 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085232684 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085232684 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085232684 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085232684 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085232685 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085232685 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085232685 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085232685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085232685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085232685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085232685 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085232685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085232685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085232685 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085232685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232685 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085232685 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085232685 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085232685 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085232685 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085232685 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085232685 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085232713 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085232713 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085232713 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085232713 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(672)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085232719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232719 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085232719 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085232719 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085232719 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085232719 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085232720 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085232722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232722 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085232722 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085232722 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085232722 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085232722 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085232722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085232722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085232722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085232722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085232722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085232722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085232722 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085232722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085232722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085232722 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085232722 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085232722 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085232724 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085232724 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085232724 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085232724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085232724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085232724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085232724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085232724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085232724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085232724 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085232724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232724 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085232724 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085232724 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085232724 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085232724 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085232724 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085232724 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085232737 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085232737 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085232737 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085232737 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085232737 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085232737 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085232737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(675)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085232746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232746 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085232746 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085232746 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085232746 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085232746 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085232746 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085232746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085232746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085232746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085232746 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085232746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085232746 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085232746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085232746 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085232746 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085232753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232753 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085232753 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085232753 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085232753 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085232753 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106085232753 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085232753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085232753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085232753 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085232753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085232753 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085232753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085232753 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085232753 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085232753 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085232753 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085232754 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085232754 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085232754 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085232754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085232754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085232754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085232754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085232755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085232755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085232755 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085232755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085232755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085232755 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085232755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085232755 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085232755 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085232755 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085232755 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085232755 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085232755 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085232755 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(665)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085233461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085233461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085233461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085233461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085233461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085233461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085233461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085233461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085233461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085233461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085233461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085233461 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085233461 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085233461 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085233461 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085233461 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085233461 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085233461 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085233461 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085233461 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085233461 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085233461 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085233461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085233461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085233461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085233461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085233461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085233461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085233461 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085233461 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085233461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085233461 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085233461 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085233461 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085233461 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085233461 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085233461 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085233461 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085233461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085233461 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085233461 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085233461 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085233461 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085233461 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085233461 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085233461 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085233461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085233461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085233461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085233461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085233461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085233461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085233461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085233461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085233461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085233461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085233461 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085233462 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085233462 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(668)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085233492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085233492 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085233492 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085233492 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085233492 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085233492 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085233492 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085233492 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085233492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085233492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085233492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085233492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085233492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085233492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085233492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085233492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085233492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233492 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085233492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085233492 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085233492 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085233492 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085233492 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085233492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085233492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085233492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085233492 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085233492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085233492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085233492 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085233492 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085233493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085233493 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085233493 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085233493 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085233493 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085233493 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085233493 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085233493 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085233496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085233496 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085233496 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085233496 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085233496 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085233496 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085233496 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085233496 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085233496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085233496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085233496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085233496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085233496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085233496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085233496 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085233496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233496 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085233496 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085233496 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085233496 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085233496 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(671)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085233526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085233526 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085233526 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085233526 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085233526 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085233526 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085233526 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085233526 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085233526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085233526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085233526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085233526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085233526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085233526 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085233526 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085233526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085233526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233526 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085233526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085233526 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085233526 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085233526 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085233526 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085233526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085233526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085233526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085233526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085233526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085233526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085233526 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085233526 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085233526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085233526 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085233526 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085233526 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085233526 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085233526 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085233526 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085233526 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085233528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085233528 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085233528 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085233528 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085233528 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085233528 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085233528 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085233528 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085233528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085233528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085233528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085233528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085233528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085233528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085233528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085233528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085233528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085233528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085233528 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085233528 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085233528 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(674)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085233544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085233544 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085233544 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085233544 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085233544 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085233544 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085233544 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085233544 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085233544 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085233544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085233544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085233544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085233544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085233544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085233544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085233544 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085233544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233544 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085233544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085233544 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085233544 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085233544 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085233544 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085233544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085233544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085233544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085233544 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085233544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085233544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085233544 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085233544 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085233544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085233544 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085233544 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085233544 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085233544 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085233544 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085233544 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085233544 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085233545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085233545 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085233545 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085233545 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085233545 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085233545 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085233545 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085233545 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085233545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085233545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085233545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085233545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085233545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085233545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085233545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085233545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085233545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085233545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085233545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085233545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085233545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085233545 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085233545 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085233545 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085234565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085234570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085234575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085234579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085234585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085234590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085234593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085234596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085234597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085234599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085234600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085234602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085234603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085234605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085234606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085234608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085234609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085234611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085234614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085234616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000001000'B, t_guard := 20.000000 } 20241106085234636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57388<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(665)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(665)@4c8f62f9010d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(661)@4c8f62f9010d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677)9035369 20241106085235670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085235670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085235670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085235670 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085235670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x89de69, normal) (hnbgw_rua.c:407) 20241106085235670 DHNB DEBUG map_rua[0x55986b206c60]{init}: Allocated (fsm.c:456) 20241106085235670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9035369)[0x55986b206c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085235670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9035369 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085235670 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085235670 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085235670 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9035369 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085235670 DCN DEBUG map_sccp[0x55986b1fff50]{init}: Allocated (fsm.c:456) 20241106085235670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55986b1fff50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085235670 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9035369 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085235670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9035369 SCCP-55 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085235670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9035369)[0x55986b206c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085235670 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085235670 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085235670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9035369)[0x55986b206c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085235670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55986b1fff50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085235670 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085235670 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{IDLE}: Allocated (fsm.c:456) 20241106085235670 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085235670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000080056400500f1100926) (sccp_scrc.c:401) 20241106085235670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085235670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085235670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085235670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085235670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085235670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085235670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085235670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085235670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085235670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085235670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085235670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085235670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085235670 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085235670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55986b1fff50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085235670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9035369)[0x55986b206c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085235671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085235671 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085235671 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085235671 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085235671 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085235671 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085235671 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085235671 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(664)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(664)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(665)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677) HNBGW_Test.msc0-RAN(665)@4c8f62f9010d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677)10298727 HNBGW_Test.msc0-SCCP(664)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(664)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085235681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085235681 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085235681 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085235681 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085235681 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085235681 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085235681 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085235681 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085235682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085235682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085235682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085235682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085235682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085235682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=0097cf6f) (sccp_scrc.c:472) 20241106085235682 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1823) 20241106085235682 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085235682 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085235682 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085235682 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085235682 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085235682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55986b1fff50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085235682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55986b1fff50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085235683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085235684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085235686 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085235688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085235690 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085235691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085235692 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085235693 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085235693 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085235694 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085235695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085235696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085235696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085235697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085235698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085235699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085235699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085235700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085235701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085235701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085235702 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100100111'B, t_guard := 20.000000 } 20241106085235714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(668)@4c8f62f9010d: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(668)@4c8f62f9010d: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(661)@4c8f62f9010d: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678)12315946 20241106085236738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085236738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085236738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085236738 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085236738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbbed2a, normal) (hnbgw_rua.c:407) 20241106085236738 DHNB DEBUG map_rua[0x55986b201d10]{init}: Allocated (fsm.c:456) 20241106085236738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12315946)[0x55986b201d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085236738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12315946 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085236738 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085236738 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085236738 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085236738 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12315946 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085236738 DCN DEBUG map_sccp[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085236738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085236738 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12315946 <-> SCCP-56 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085236738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12315946 SCCP-56 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085236738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12315946)[0x55986b201d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085236738 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085236738 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085236738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12315946)[0x55986b201d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085236738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55986b203940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085236738 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085236738 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{IDLE}: Allocated (fsm.c:456) 20241106085236739 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085236739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001270056400500f1100926) (sccp_scrc.c:401) 20241106085236739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085236739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085236739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085236739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085236739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085236739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085236739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085236739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085236739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085236739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085236739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085236739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085236739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085236739 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085236739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55986b203940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085236739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12315946)[0x55986b201d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085236739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085236739 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085236739 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085236739 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085236739 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085236739 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085236739 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085236739 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(667)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc1-SCCP(667)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(668)@4c8f62f9010d: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678) HNBGW_Test.msc1-RAN(668)@4c8f62f9010d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678)1286036 HNBGW_Test.msc1-SCCP(667)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(667)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085236756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085236756 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085236756 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085236756 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085236756 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085236756 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085236756 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085236756 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085236756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085236756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085236756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085236756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085236756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085236756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=0002f8f6) (sccp_scrc.c:472) 20241106085236756 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1823) 20241106085236756 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085236756 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085236756 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085236756 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085236756 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085236756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55986b203940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085236756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55986b203940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085236758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085236761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085236764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085236766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085236769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085236770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085236772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085236773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085236774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085236776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085236776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085236777 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085236778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085236779 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085236780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085236781 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085236782 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085236783 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085236783 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085236784 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085236785 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: "disconnecting msc0" 20241106085236786 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(665)@4c8f62f9010d: Final verdict of PTC: none 20241106085236787 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085236787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085236787 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085236787 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085236787 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085236787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085236787 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085236787 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085236787 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085236787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085236787 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085236787 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085236787 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085236787 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085236787 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085236787 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085236787 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085236787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085236787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085236787 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085236787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085236787 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085236787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085236787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085236787 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085236787 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085236787 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085236787 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085236787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55986b1fff50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085236788 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085236788 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085236788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097cf6f), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085236788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085236788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085236788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085236788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085236788 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085236788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55986b1fff50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085236788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9035369)[0x55986b206c60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085236788 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9035369)[0x55986b206c60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085236788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085236788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9035369)[0x55986b206c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085236788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9035369)[0x55986b206c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085236788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9035369)[0x55986b206c60]{disrupted}: Freeing instance (context_map.c:202) 20241106085236788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9035369)[0x55986b206c60]{disrupted}: Deallocated (fsm.c:568) 20241106085236788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55986b1fff50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085236788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55986b1fff50]{disconnected}: Freeing instance (context_map.c:206) 20241106085236788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55986b1fff50]{disconnected}: Deallocated (fsm.c:568) 20241106085236788 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9035369 SCCP-55 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085236788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085236788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085236788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085236788 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085236788 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085236788 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085236788 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085236788 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085236788 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085236788 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(666)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(664)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100110011'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(661)@4c8f62f9010d: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677)9035369 20241106085236803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57412<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(668)@4c8f62f9010d: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(668)@4c8f62f9010d: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(661)@4c8f62f9010d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679)1168569 20241106085237821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085237821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085237821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085237821 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085237821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x11d4b9, normal) (hnbgw_rua.c:407) 20241106085237821 DHNB DEBUG map_rua[0x55986b206c60]{init}: Allocated (fsm.c:456) 20241106085237821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1168569)[0x55986b206c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085237821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1168569 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085237821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085237821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085237821 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1168569 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085237821 DCN DEBUG map_sccp[0x55986b1fff50]{init}: Allocated (fsm.c:456) 20241106085237821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55986b1fff50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085237821 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1168569 <-> SCCP-57 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085237821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1168569 SCCP-57 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085237821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1168569)[0x55986b206c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085237821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085237821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085237821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1168569)[0x55986b206c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085237821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55986b1fff50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085237821 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085237821 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{IDLE}: Allocated (fsm.c:456) 20241106085237821 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085237821 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003330056400500f1100926) (sccp_scrc.c:401) 20241106085237821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085237821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085237821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085237821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085237821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085237821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085237821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085237821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085237821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085237821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085237821 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085237821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085237821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085237821 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085237821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55986b1fff50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085237821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1168569)[0x55986b206c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085237821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085237821 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085237821 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085237821 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085237821 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085237821 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085237821 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085237821 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(667)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.msc1-SCCP(667)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(668)@4c8f62f9010d: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679) HNBGW_Test.msc1-RAN(668)@4c8f62f9010d: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679)2259868 HNBGW_Test.msc1-SCCP(667)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(667)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085237825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085237825 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085237825 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085237825 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085237825 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085237825 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085237825 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085237825 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085237825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085237825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085237825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085237825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085237825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085237825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=00d33173) (sccp_scrc.c:472) 20241106085237825 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1823) 20241106085237825 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085237825 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085237825 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085237825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085237825 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085237825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55986b1fff50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085237825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55986b1fff50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085237826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57412<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085237827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085237830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085237832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085237834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085237837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085237841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085237843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085237844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085237845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085237846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085237847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085237848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085237850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085237851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085237852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085237854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085237855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085237856 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085237856 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085237857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085237860 DLINP DEBUG SRVCONN(,r=127.0.0.1:53970<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085237860 DLINP DEBUG SRVCONN(,r=127.0.0.1:53970<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085237860 DLINP NOTICE SRV(,r=127.0.0.1:53970<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085237860 DMAIN NOTICE (127.0.0.1:53970 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53970<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085237860 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085237860 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33193<->l=127.0.0.1:4262) (control_if.c:193) 20241106085237860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57378<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085237860 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085237860 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085237860 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085237860 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085237860 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085237860 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085237860 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085237860 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085237860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085237860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085237860 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085237860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085237860 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085237860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085237860 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085237860 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085237860 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085237860 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085237860 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085237860 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085237860 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106085237860 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085237860 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085237860 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085237860 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085237860 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085237860 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085237860 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(663)@4c8f62f9010d: Final verdict of PTC: none 20241106085237861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085237861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.sgsn1-SCCP(673)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(661)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(668)@4c8f62f9010d: Final verdict of PTC: none20241106085237861 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085237861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085237861 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085237861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085237861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085237861 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085237861 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) HNBGW_Test.sgsn0-SCCP(670)@4c8f62f9010d: Final verdict of PTC: none 20241106085237861 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085237861 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085237861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55986b203940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085237861 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) HNBGW_Test.msc1-M3UA(669)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(672)@4c8f62f9010d: Final verdict of PTC: none 20241106085237861 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085237861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f8f6), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085237861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085237861 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085237861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085237861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085237861 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085237861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55986b203940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) HNBGW_Test.sgsn1-RAN(674)@4c8f62f9010d: Final verdict of PTC: none 20241106085237861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12315946)[0x55986b201d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085237861 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12315946)[0x55986b201d10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085237861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085237861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12315946)[0x55986b201d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085237861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12315946)[0x55986b201d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(660)@4c8f62f9010d: Final verdict of PTC: none 20241106085237861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12315946)[0x55986b201d10]{disrupted}: Freeing instance (context_map.c:202) 20241106085237861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12315946)[0x55986b201d10]{disrupted}: Deallocated (fsm.c:568) 20241106085237861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55986b203940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085237861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55986b203940]{disconnected}: Freeing instance (context_map.c:206) 20241106085237861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55986b203940]{disconnected}: Deallocated (fsm.c:568) 20241106085237861 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12315946 SCCP-56 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085237861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55986b1fff50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085237861 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085237861 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085237861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d33173), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085237861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085237861 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085237861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085237861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085237861 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085237861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55986b1fff50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085237861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1168569)[0x55986b206c60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085237861 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1168569)[0x55986b206c60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085237861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085237861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1168569)[0x55986b206c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085237861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1168569)[0x55986b206c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085237861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1168569)[0x55986b206c60]{disrupted}: Freeing instance (context_map.c:202) 20241106085237861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1168569)[0x55986b206c60]{disrupted}: Deallocated (fsm.c:568) 20241106085237861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55986b1fff50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085237861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55986b1fff50]{disconnected}: Freeing instance (context_map.c:206) 20241106085237861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55986b1fff50]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-M3UA(675)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(671)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(662)@4c8f62f9010d: Final verdict of PTC: none 20241106085237861 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1168569 SCCP-57 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085237861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085237861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085237861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085237861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085237861 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085237861 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085237861 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085237861 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085237861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085237861 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085237861 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085237861 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085237861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085237861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085237861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085237861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085237861 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085237861 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085237861 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085237861 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085237861 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085237861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085237861 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085237861 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106085237861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085237861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085237861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085237861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085237861 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085237861 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085237861 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085237861 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(667)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(658)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(676)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(657)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085237864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57364<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(659)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(658): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(659): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(660): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(661): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(662): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(663): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(664): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(665): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(666): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(667): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(668): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(669): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(670): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(671): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(672): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(673): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(674): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(675): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(676): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Wed Nov 6 08:52:37 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20241106085237931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085238533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285296) 20241106085238585 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085238585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bec24e), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085238585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085238585 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085238585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085238585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085238585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085238585 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085238585 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085238585 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085238585 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085238585 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085238585 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085238585 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085238586 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085238586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e1dda), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085238586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085238586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085238586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085238586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085238586 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085238586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003049d2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085238586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085238586 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085238586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085238586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085238587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085238587 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085238587 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085238587 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085238587 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085238587 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085238587 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085238587 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085238587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085238587 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085238587 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085238587 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085238587 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085238587 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085238587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085238788 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085238788 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085238788 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085239359 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085239359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7af1), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085239359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085239359 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085239359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085239360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085239360 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085239360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00981e56), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085239360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085239360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085239360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085239360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085239360 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085239360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2c749), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085239360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085239360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085239360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085239360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085239360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085239360 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085239360 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085239360 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085239360 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085239360 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085239360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085239360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085239360 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085239360 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085239360 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085239360 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085239360 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085239360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085239360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085239360 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085239360 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085239360 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085239360 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085239360 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085239360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to finish... 1 (prev_count=285296, count=347700) 20241106085239860 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085239860 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085239860 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085239861 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085239861 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085239862 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085240224 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085240224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a1764), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085240224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085240224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085240224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085240224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085240224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085240224 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085240224 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085240224 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085240224 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085240225 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085240225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Wed Nov 6 08:52:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085241043 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085241043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c9a8), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085241043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085241043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241044 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241044 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241044 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085241044 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085241044 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085241044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241106085241615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085241628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085241637 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41187<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(683)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085241667 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085241667 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085241678 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085241678 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085241679 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085241679 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085241679 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085241679 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085241679 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085241679 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(685)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085241679 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49584 (stream_srv.c:129) 20241106085241679 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49584<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085241680 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085241680 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085241680 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085241680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085241680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085241680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241680 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085241680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241680 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085241680 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085241680 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085241680 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085241680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085241680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085241680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241680 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085241680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241680 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085241680 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085241680 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085241680 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085241680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085241681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085241681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241681 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085241681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241681 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085241681 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085241681 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085241681 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085241681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085241681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085241681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085241681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241681 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085241681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241681 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241681 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241681 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085241681 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085241681 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085241681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241681 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241681 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241681 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085241681 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085241681 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085241681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085241681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241681 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241681 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241681 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085241681 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085241681 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085241681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085241681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241681 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241681 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241681 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085241681 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085241681 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085241681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(689)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(689)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(689)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(687)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085241696 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085241696 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085241696 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085241696 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085241696 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085241697 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085241697 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085241697 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085241697 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085241698 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085241698 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085241698 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085241698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085241698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085241698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241698 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085241698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241698 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085241698 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085241698 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085241698 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085241698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085241698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085241698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241698 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085241698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241698 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085241698 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085241698 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085241698 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085241698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085241698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085241698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241698 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085241698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241698 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085241698 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085241698 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085241698 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085241698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085241698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085241698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085241698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241698 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085241698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241698 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241698 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241698 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085241698 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085241698 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085241698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241698 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241698 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241698 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085241698 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085241698 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085241698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085241698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241698 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241698 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241698 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085241698 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085241698 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085241698 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085241698 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085241698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241698 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241698 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241698 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085241698 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085241698 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085241698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085241698 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(692)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(692)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(692)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(690)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085241723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085241723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085241723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085241723 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085241723 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085241723 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085241723 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085241723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085241723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085241728 DLINP DEBUG SRVCONN(,r=127.0.0.1:49584<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085241728 DLINP DEBUG SRVCONN(,r=127.0.0.1:49584<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085241728 DLINP DEBUG SRVCONN(,r=127.0.0.1:49584<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085241728 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085241728 DHNBAP DEBUG (127.0.0.1:49584 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085241728 DHNBAP NOTICE (127.0.0.1:49584 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085241728 DHNBAP NOTICE (127.0.0.1:49584 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085241728 DLINP DEBUG SRVCONN(,r=127.0.0.1:49584<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085241728 DLINP DEBUG SRVCONN(,r=127.0.0.1:49584<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085241850 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085241850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38c93), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085241850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241850 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085241851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241851 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085241851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00002a06), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085241851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085241851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241851 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241851 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241851 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085241851 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085241851 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085241851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085241851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241851 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241851 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241851 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085241851 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085241851 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085241851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085241894 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085241894 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085241894 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085241894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(689)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085241903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241904 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085241904 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085241904 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085241904 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085241904 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085241904 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085241906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241906 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085241906 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085241906 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085241906 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085241906 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085241906 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085241907 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085241907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085241907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085241907 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085241907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085241907 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085241907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085241907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085241907 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085241907 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085241907 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085241908 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085241908 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085241908 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085241908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085241908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085241908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085241908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241908 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085241908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241908 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241908 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241908 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085241908 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085241908 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085241908 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085241908 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085241912 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085241912 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085241912 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085241912 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(692)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085241919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241919 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085241919 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085241919 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085241919 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085241919 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085241919 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085241921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241921 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085241921 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085241921 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085241921 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085241921 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085241921 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085241921 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085241921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085241921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085241921 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085241921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085241921 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085241921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085241921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085241921 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085241921 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085241921 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085241923 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085241923 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085241923 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085241923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085241923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085241923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085241923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085241923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085241923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085241923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085241923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085241923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085241923 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085241923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085241923 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085241923 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085241923 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085241923 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085241924 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085241924 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085241924 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(688)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085242711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085242711 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085242711 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085242711 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085242711 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085242711 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085242711 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085242711 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085242711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085242711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085242711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085242711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085242711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085242711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085242711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085242711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085242711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085242712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085242712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085242712 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085242712 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085242712 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085242712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085242712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085242712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085242712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085242712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085242712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085242712 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085242712 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085242712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085242712 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085242712 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085242712 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085242712 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085242712 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085242712 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085242712 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085242714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085242714 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085242714 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085242714 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085242714 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085242714 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085242714 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085242714 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085242715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085242715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085242715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085242715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085242715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085242715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085242715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085242715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085242715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085242715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085242715 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085242715 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085242715 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(691)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085242721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085242721 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085242721 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085242721 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085242721 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085242721 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085242721 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085242721 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085242721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085242721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085242721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085242721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085242721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085242721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085242721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085242721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085242721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085242721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085242721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085242721 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085242721 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085242721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085242721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085242721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085242721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085242721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085242721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085242721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085242721 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085242721 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085242721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085242721 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085242721 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085242721 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085242721 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085242722 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085242722 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085242722 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085242723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085242723 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085242723 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085242723 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085242724 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085242724 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085242724 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085242724 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085242724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085242724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085242724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085242724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085242724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085242724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085242724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085242724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085242724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085242724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085242724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085242724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085242724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085242724 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085242724 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085242724 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085243742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085243750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085243755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085243759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085243764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085243768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085243772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085243776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085243780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085243783 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085243787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085243791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085243795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085243800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085243804 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085243808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085243813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085243816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085243820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085243823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000010111'B, t_guard := 20.000000 } 20241106085243854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41050<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(688)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(688)@4c8f62f9010d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(684)@4c8f62f9010d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694)5705348 20241106085244895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085244895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085244895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085244895 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085244895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x570e84, normal) (hnbgw_rua.c:407) 20241106085244895 DHNB DEBUG map_rua[0x55986b201d10]{init}: Allocated (fsm.c:456) 20241106085244895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5705348)[0x55986b201d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085244895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5705348 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085244895 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085244896 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085244896 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5705348 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085244896 DCN DEBUG map_sccp[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085244896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085244896 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5705348 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085244896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5705348 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085244896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5705348)[0x55986b201d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085244896 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085244896 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085244896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5705348)[0x55986b201d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085244896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55986b203940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085244896 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085244896 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{IDLE}: Allocated (fsm.c:456) 20241106085244896 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085244896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000170056400500f1100926) (sccp_scrc.c:401) 20241106085244896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085244896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085244896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085244896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085244896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085244896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085244896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085244896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085244896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085244896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085244896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085244896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085244896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085244896 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085244896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55986b203940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085244896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5705348)[0x55986b201d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085244896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085244896 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085244896 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085244896 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085244896 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085244896 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085244896 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085244896 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(687)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(687)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(688)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694) HNBGW_Test.msc0-RAN(688)@4c8f62f9010d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694)8708731 HNBGW_Test.msc0-SCCP(687)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(687)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085244908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085244908 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085244908 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085244908 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085244908 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085244908 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085244908 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085244908 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085244909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085244909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085244909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085244909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085244909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085244909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=0013abcf) (sccp_scrc.c:472) 20241106085244909 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1823) 20241106085244909 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085244909 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085244909 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085244909 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085244909 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085244909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55986b203940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085244909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55986b203940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085244910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085244912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085244915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085244916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085244918 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085244919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085244920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085244921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085244922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085244923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085244924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085244924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085244925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085244926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085244926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085244927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085244928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085244930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085244931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085244932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085244933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000100110'B, t_guard := 20.000000 } 20241106085244945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41062<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(688)@4c8f62f9010d: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(688)@4c8f62f9010d: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(684)@4c8f62f9010d: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695)1435561 20241106085245967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085245967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085245967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085245967 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085245967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x15e7a9, normal) (hnbgw_rua.c:407) 20241106085245967 DHNB DEBUG map_rua[0x55986b1fff50]{init}: Allocated (fsm.c:456) 20241106085245967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1435561)[0x55986b1fff50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085245967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1435561 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085245967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085245967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085245967 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085245967 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1435561 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085245967 DCN DEBUG map_sccp[0x55986b20d290]{init}: Allocated (fsm.c:456) 20241106085245967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55986b20d290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085245967 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1435561 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085245967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1435561 SCCP-59 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085245967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1435561)[0x55986b1fff50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085245967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085245967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085245968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1435561)[0x55986b1fff50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085245968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55986b20d290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085245968 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085245968 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{IDLE}: Allocated (fsm.c:456) 20241106085245968 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085245968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002260056400500f1100926) (sccp_scrc.c:401) 20241106085245968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085245968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085245968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085245968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085245968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085245968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085245968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085245968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085245968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085245968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085245968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085245968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085245968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085245968 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085245968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55986b20d290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085245968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1435561)[0x55986b1fff50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085245968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085245968 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085245968 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085245968 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085245968 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085245968 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085245968 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085245968 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(687)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.msc0-SCCP(687)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(688)@4c8f62f9010d: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695) HNBGW_Test.msc0-RAN(688)@4c8f62f9010d: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695)5820155 HNBGW_Test.msc0-SCCP(687)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(687)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085245971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085245971 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085245971 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085245971 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085245971 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085245971 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085245971 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085245971 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085245971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085245971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085245971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085245971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085245971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085245971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=00d56918) (sccp_scrc.c:472) 20241106085245971 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1823) 20241106085245971 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085245971 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085245971 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085245971 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085245971 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085245971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55986b20d290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085245971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55986b20d290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085245973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41062<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085245975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085245978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085245980 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085245982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085245984 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085245985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085245986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085245987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085245988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085245989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085245990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085245990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085245991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085245992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085245992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085245993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085245994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085245994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085245995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085245996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: "connecting cnlink 1" 20241106085245997 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(698)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(698)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(698)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(696)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085246216 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085246216 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085246216 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085246216 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(698)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085246224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085246224 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085246224 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085246224 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085246224 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085246224 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085246224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085246227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085246227 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085246227 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085246227 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085246227 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085246227 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085246227 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085246227 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085246227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085246227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085246227 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085246227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085246227 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085246227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085246227 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085246227 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085246227 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085246227 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085246228 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085246228 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085246228 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085246228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085246229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085246229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085246229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085246229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085246229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085246229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085246229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085246229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085246229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085246229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085246229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085246229 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085246229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085246229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085246229 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085246229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085246229 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085246229 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085246229 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085246229 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085246229 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085246229 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085246229 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085246788 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085246789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097cf6f), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085246789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085246789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085246789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085246789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085246789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085246789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085246789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085246789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085246789 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085246789 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085246789 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085246789 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085246796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085246796 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085246796 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085246796 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085246796 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085246796 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085246796 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085246796 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085246796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085246796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085246796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085246796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085246796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085246796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=0097cf6f) (sccp_scrc.c:472) 20241106085246796 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1823) 20241106085246796 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085246796 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085246796 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085246796 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085246796 DLSCCP DEBUG SCCP-SCOC(55)[0x55986b2127a0]{IDLE}: Deallocated (fsm.c:568) MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111000011'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(697)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085247033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085247033 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085247033 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085247033 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085247033 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085247033 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085247033 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085247033 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085247033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085247033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085247033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085247033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085247033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085247033 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085247033 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085247033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085247033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085247033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085247033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085247033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085247034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085247034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085247034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085247034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085247034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085247034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085247034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085247034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085247034 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085247034 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085247034 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085247034 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085247034 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085247034 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085247034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085247034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085247034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085247034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085247034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085247034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085247034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085247034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085247034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085247034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085247034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085247034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085247034 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085247034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085247034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085247034 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085247034 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085247034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085247034 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085247034 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085247034 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085247034 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085247034 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085247034 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085247034 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085247036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085247036 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085247036 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085247036 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085247036 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085247036 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085247036 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085247036 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085247036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085247036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085247036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085247036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085247036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085247036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085247036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085247036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085247036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085247036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085247036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085247036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085247036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085247036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085247036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085247036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085247036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085247036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085247036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085247036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085247036 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085247036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085247036 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085247036 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085247036 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085247052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085247862 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085247862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d33173), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085247862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085247862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085247862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085247862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085247862 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085247862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f8f6), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085247862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085247862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085247862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085247862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085247862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085247862 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085247862 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085247862 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085247862 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085247863 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085247863 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085247863 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085247863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085247863 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085247863 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085247863 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085247863 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085247863 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085247863 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085247863 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085247868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085247868 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085247868 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085247868 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085247868 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085247868 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085247868 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085247868 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085247868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085247868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085247868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085247868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085247868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085247868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=00d33173) (sccp_scrc.c:472) 20241106085247868 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1823) 20241106085247868 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085247868 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085247868 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085247868 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085247868 DLSCCP DEBUG SCCP-SCOC(57)[0x55986b211f50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(697)@4c8f62f9010d: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(697)@4c8f62f9010d: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699) 20241106085248070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085248070 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085248070 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085248070 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085248070 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085248070 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085248070 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085248070 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085248070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085248070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085248070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085248070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085248070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085248070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=0002f8f6) (sccp_scrc.c:472) 20241106085248070 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1823) 20241106085248070 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085248071 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085248071 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085248071 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085248071 DLSCCP DEBUG SCCP-SCOC(56)[0x55986b20e060]{IDLE}: Deallocated (fsm.c:568) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(684)@4c8f62f9010d: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699)1596564 20241106085248082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085248082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085248082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085248082 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085248082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x185c94, normal) (hnbgw_rua.c:407) 20241106085248082 DHNB DEBUG map_rua[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085248082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596564)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085248082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1596564 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085248082 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085248082 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085248082 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1596564 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085248082 DCN DEBUG map_sccp[0x55986b211f50]{init}: Allocated (fsm.c:456) 20241106085248082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55986b211f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085248082 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1596564 <-> SCCP-60 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085248082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1596564 SCCP-60 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085248082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596564)[0x55986b20e060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085248082 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085248082 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085248082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596564)[0x55986b20e060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085248082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55986b211f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085248082 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085248082 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{IDLE}: Allocated (fsm.c:456) 20241106085248082 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085248082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001c30056400500f1100926) (sccp_scrc.c:401) 20241106085248083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085248083 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085248083 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085248083 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085248083 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085248083 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085248083 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085248083 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085248082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085248082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085248082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085248082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085248082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085248082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085248082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085248082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085248082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085248082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085248082 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085248082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085248082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085248083 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085248083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55986b211f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085248083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596564)[0x55986b20e060]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc1-SCCP(696)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc1-SCCP(696)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(697)@4c8f62f9010d: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699) HNBGW_Test.msc1-RAN(697)@4c8f62f9010d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699)12645754 HNBGW_Test.msc1-SCCP(696)@4c8f62f9010d: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(696)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085248102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085248102 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085248102 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085248102 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085248102 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085248102 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085248102 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085248102 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085248102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085248102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085248102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085248102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085248102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085248102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=00341ed7) (sccp_scrc.c:472) 20241106085248102 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1823) 20241106085248102 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085248102 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085248102 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085248102 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085248102 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085248102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55986b211f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085248102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55986b211f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085248104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085248106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085248110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085248113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085248116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085248118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085248119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085248120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085248121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085248122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085248122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085248123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085248124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085248125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085248126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085248127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085248128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085248128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085248129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085248130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085248131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085248134 DLINP DEBUG SRVCONN(,r=127.0.0.1:49584<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085248134 DLINP DEBUG SRVCONN(,r=127.0.0.1:49584<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085248134 DLINP NOTICE SRV(,r=127.0.0.1:49584<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085248134 DMAIN NOTICE (127.0.0.1:49584 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49584<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085248134 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085248134 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41187<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(684)@4c8f62f9010d: Final verdict of PTC: none 20241106085248135 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085248135 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085248135 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085248135 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085248135 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085248135 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(686)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(688)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(691)@4c8f62f9010d: Final verdict of PTC: none 20241106085248135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085248135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085248135 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085248135 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085248135 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085248135 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085248135 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085248135 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085248135 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085248135 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085248135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085248135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085248135 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085248135 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085248135 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085248135 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085248135 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-RAN(697)@4c8f62f9010d: Final verdict of PTC: none 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085248135 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085248135 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085248135 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085248135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085248135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085248135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085248135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085248135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085248135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085248135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085248135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085248135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085248135 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085248135 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085248135 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085248135 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55986b203940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085248135 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085248135 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085248135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013abcf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085248135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085248135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085248135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085248135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085248135 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55986b203940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5705348)[0x55986b201d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085248135 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5705348)[0x55986b201d10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085248135 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085248135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5705348)[0x55986b201d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5705348)[0x55986b201d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5705348)[0x55986b201d10]{disrupted}: Freeing instance (context_map.c:202) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5705348)[0x55986b201d10]{disrupted}: Deallocated (fsm.c:568) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55986b203940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55986b203940]{disconnected}: Freeing instance (context_map.c:206) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55986b203940]{disconnected}: Deallocated (fsm.c:568) 20241106085248135 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5705348 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55986b20d290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085248135 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085248135 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085248135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56918), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085248135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085248135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085248135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085248135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085248135 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55986b20d290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1435561)[0x55986b1fff50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085248135 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1435561)[0x55986b1fff50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085248135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1435561)[0x55986b1fff50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1435561)[0x55986b1fff50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1435561)[0x55986b1fff50]{disrupted}: Freeing instance (context_map.c:202) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1435561)[0x55986b1fff50]{disrupted}: Deallocated (fsm.c:568) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55986b20d290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55986b20d290]{disconnected}: Freeing instance (context_map.c:206) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55986b20d290]{disconnected}: Deallocated (fsm.c:568) 20241106085248135 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1435561 SCCP-59 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085248135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085248135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085248135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085248135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085248135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085248135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085248135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085248135 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) HNBGW_Test.msc0-M3UA(689)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(696)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(693)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(692)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(687)@4c8f62f9010d: Final verdict of PTC: none 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085248135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085248135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085248135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085248135 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085248135 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085248135 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085248135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085248135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085248135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085248135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085248135 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085248135 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085248135 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085248135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085248135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085248135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085248135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085248135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085248135 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085248135 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085248135 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085248135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085248135 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085248135 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085248135 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085248135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085248135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085248135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085248135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085248135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085248135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085248135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085248135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085248135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085248135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085248135 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085248135 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085248135 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085248135 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55986b211f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085248135 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085248135 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085248135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00341ed7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085248135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085248135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085248135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085248135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085248135 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55986b211f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596564)[0x55986b20e060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085248135 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596564)[0x55986b20e060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085248135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596564)[0x55986b20e060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596564)[0x55986b20e060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596564)[0x55986b20e060]{disrupted}: Freeing instance (context_map.c:202) 20241106085248135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596564)[0x55986b20e060]{disrupted}: Deallocated (fsm.c:568) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55986b211f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55986b211f50]{disconnected}: Freeing instance (context_map.c:206) 20241106085248135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55986b211f50]{disconnected}: Deallocated (fsm.c:568) 20241106085248135 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1596564 SCCP-60 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085248135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085248135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085248135 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085248135 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085248135 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(685)@4c8f62f9010d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(683)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(698)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(681)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(690)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(680)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085248138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41028<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(682)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(680): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(681): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(682): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(683): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(684): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(685): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(686): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(687): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(688): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(689): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(690): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(691): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(692): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(693): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(696): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(697): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(698): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Wed Nov 6 08:52:48 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20241106085248223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085248586 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085248586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bec24e), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085248586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085248586 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085248586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085248586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085248586 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085248586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003049d2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085248586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085248586 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085248586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085248586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085248586 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085248586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e1dda), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085248586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085248586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085248586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085248586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085248587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085248587 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085248587 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085248587 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085248587 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085248587 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085248587 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085248587 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085248587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085248587 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085248587 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085248587 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085248587 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085248587 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085248587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085248587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085248587 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085248587 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085248587 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085248587 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085248587 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085248587 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085248587 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085248827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41088<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329724) 20241106085249360 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085249360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2c749), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085249361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085249361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085249361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085249361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085249361 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085249361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00981e56), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085249361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085249361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085249361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085249361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085249361 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085249361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7af1), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085249361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085249361 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085249361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085249361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085249361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085249361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085249361 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085249361 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085249361 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085249361 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085249361 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085249361 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085249361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085249361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085249361 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085249361 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085249361 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085249361 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085249361 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085249361 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085249361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085249361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085249361 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085249361 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085249361 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085249361 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085249361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=329724, count=341448) 20241106085250136 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085250136 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085250136 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085250136 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085250136 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085250136 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085250136 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085250136 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085250136 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085250225 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085250225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a1764), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085250225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085250226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085250226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085250226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085250226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085250226 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085250226 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085250226 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085250226 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085250226 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085250226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Wed Nov 6 08:52:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085251044 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085251044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c9a8), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085251044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085251044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085251044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085251044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085251044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085251044 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085251044 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085251044 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085251044 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085251044 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085251044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085251852 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085251852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00002a06), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085251852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085251852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085251852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085251852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085251852 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085251852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38c93), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085251852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085251852 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085251852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085251852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085251853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085251853 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085251853 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085251853 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085251853 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085251853 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085251853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085251853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085251853 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085251853 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085251853 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085251853 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085251853 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085251853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241106085251906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085251912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085251916 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35873<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(703)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085251933 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085251933 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085251944 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085251944 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085251944 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085251944 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085251944 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085251944 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085251944 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085251944 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(705)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085251945 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55712 (stream_srv.c:129) 20241106085251945 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55712<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085251946 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085251946 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085251946 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085251946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085251946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085251946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085251946 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085251946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085251946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085251946 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085251946 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085251946 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085251946 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085251946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085251946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085251946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085251946 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085251946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085251946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085251946 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085251946 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085251946 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085251946 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085251946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085251946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085251946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085251946 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085251946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085251946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085251946 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085251946 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085251946 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085251946 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085251946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085251946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085251946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085251946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085251946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085251946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085251946 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085251946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085251946 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085251946 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085251946 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085251946 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085251946 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085251946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085251946 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085251946 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085251946 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085251946 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085251946 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085251946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085251946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085251946 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085251946 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085251946 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085251946 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085251946 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085251946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085251946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085251946 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085251946 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085251946 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085251946 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085251946 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085251946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(709)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(709)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(707)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085251963 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085251963 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085251964 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085251964 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085251964 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085251964 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085251964 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085251964 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085251965 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085251965 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085251965 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085251965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085251965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085251965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085251965 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085251965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085251965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085251965 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085251965 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085251965 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085251965 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085251965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085251965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085251965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085251965 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085251965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085251965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085251965 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085251965 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085251965 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085251965 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085251965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085251965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085251965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085251965 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085251965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085251965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085251965 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085251965 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085251965 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085251965 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085251965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085251965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085251965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085251965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085251965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085251965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085251965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085251965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085251965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085251965 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085251965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085251965 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085251965 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085251965 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085251965 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085251965 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085251965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085251965 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085251965 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085251965 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085251965 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085251965 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085251965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085251965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085251965 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085251965 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085251965 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085251965 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085251965 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085251965 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085251965 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085251965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085251965 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085251965 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085251965 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085251965 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085251965 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085251965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085251965 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085251993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085251993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085251993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085251993 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085251993 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085251993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085251993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085251993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085251993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085251997 DLINP DEBUG SRVCONN(,r=127.0.0.1:55712<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085251997 DLINP DEBUG SRVCONN(,r=127.0.0.1:55712<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085251997 DLINP DEBUG SRVCONN(,r=127.0.0.1:55712<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085251997 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085251997 DHNBAP DEBUG (127.0.0.1:55712 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085251997 DHNBAP NOTICE (127.0.0.1:55712 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085251997 DHNBAP NOTICE (127.0.0.1:55712 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085251997 DLINP DEBUG SRVCONN(,r=127.0.0.1:55712<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085251997 DLINP DEBUG SRVCONN(,r=127.0.0.1:55712<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085252160 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085252160 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085252160 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085252160 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(709)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085252169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085252169 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085252169 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085252169 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085252169 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085252169 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085252169 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085252172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085252172 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085252172 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085252172 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085252172 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085252172 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085252172 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085252172 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085252172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085252172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085252173 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085252173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085252173 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085252173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085252173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085252173 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085252173 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085252173 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085252174 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085252174 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085252174 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085252174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085252174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085252174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085252174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085252174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085252174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085252174 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085252174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085252174 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085252174 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085252174 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085252174 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085252174 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085252174 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085252174 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085252180 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085252180 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085252180 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085252180 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(712)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085252186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085252186 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085252186 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085252186 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085252186 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085252186 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085252186 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085252189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085252189 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085252189 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085252189 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085252189 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085252189 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085252189 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085252189 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085252189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085252189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085252189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085252189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085252189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085252189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085252189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085252189 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085252189 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085252189 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085252190 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085252191 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085252191 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085252191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085252191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085252191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085252191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085252191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085252191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085252191 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085252191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085252191 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085252191 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085252191 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085252191 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085252191 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085252191 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085252191 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(708)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085252976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085252976 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085252976 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085252976 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085252976 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085252976 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085252976 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085252976 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085252977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085252977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085252977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085252977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085252977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085252977 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085252977 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085252977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085252977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085252977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085252977 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085252977 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085252977 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085252977 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085252977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085252977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085252977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085252977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085252977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085252977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085252977 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085252977 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085252977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085252977 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085252977 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085252977 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085252977 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085252977 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085252977 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085252977 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085252979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085252979 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085252979 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085252979 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085252979 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085252979 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085252979 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085252979 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085252979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085252979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085252979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085252979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085252979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085252979 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085252979 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085252979 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085252979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252979 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085252979 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085252979 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085252979 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085252979 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085252986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085252986 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085252986 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085252986 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085252986 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085252986 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085252986 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085252986 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085252986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085252986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085252986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085252986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085252986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085252986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085252986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085252986 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085252986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252986 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085252986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085252986 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085252986 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085252986 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085252986 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085252986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085252986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085252986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085252987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085252987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085252987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085252987 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085252987 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085252987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085252987 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085252987 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085252987 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085252987 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085252987 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085252987 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085252987 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085252988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085252988 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085252988 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085252988 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085252988 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085252988 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085252988 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085252988 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085252988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085252988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085252988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085252988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085252988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085252988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085252988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085252988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085252988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085252988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085252988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085252988 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085252988 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085252988 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085252988 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085252988 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085253002 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085253005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085253007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085253008 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085253009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085253010 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085253011 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085253012 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085253013 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085253014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085253015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085253016 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085253017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085253017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085253018 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085253019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085253020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085253020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085253021 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085253022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011001100'B, t_guard := 20.000000 } 20241106085253039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36654<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(714) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(704)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(714)6672705 20241106085254080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085254080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085254080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106085254080 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085254080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x65d141, normal) (hnbgw_rua.c:407) 20241106085254080 DHNB DEBUG map_rua[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085254080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6672705)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085254080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6672705 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085254080 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085254080 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085254080 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106085254080 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6672705 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085254080 DCN DEBUG map_sccp[0x55986b211f50]{init}: Allocated (fsm.c:456) 20241106085254080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55986b211f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085254080 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6672705 <-> SCCP-61 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085254080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6672705 SCCP-61 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241106085254080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6672705)[0x55986b20e060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085254080 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085254080 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085254080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6672705)[0x55986b20e060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085254080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55986b211f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085254081 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085254081 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{IDLE}: Allocated (fsm.c:456) 20241106085254081 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085254081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030000cc0056400500f1100926) (sccp_scrc.c:401) 20241106085254081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085254081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085254081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085254081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085254081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085254081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085254081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085254081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085254081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085254081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085254081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085254081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085254081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085254081 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085254081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55986b211f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085254081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6672705)[0x55986b20e060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085254081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085254081 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085254081 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085254081 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085254081 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085254081 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085254081 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085254081 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(714) HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(714)6085246 HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085254099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085254100 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085254100 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085254100 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085254100 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085254100 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085254100 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085254100 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085254100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085254100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085254100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085254100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085254100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085254100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=00ff67c8) (sccp_scrc.c:472) 20241106085254100 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1823) 20241106085254100 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085254100 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085254100 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085254100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) TC_sgsnpool_L3Compl_on_1_cnlink0(714)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085254100 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085254100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55986b211f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085254100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55986b211f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085254101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36654<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(714)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085254102 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085254105 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085254109 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085254120 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085254127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085254133 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085254135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085254135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085254136 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085254137 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085254138 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085254139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085254140 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085254140 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085254141 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085254142 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085254143 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085254143 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085254144 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085254145 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000100000'B, t_guard := 20.000000 } 20241106085254158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36666<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(715) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(704)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(715)2498081 20241106085255183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085255183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085255183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106085255183 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085255183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x261e21, normal) (hnbgw_rua.c:407) 20241106085255183 DHNB DEBUG map_rua[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085255183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2498081)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085255183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2498081 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085255183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085255183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085255183 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106085255184 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2498081 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085255184 DCN DEBUG map_sccp[0x55986b1fff50]{init}: Allocated (fsm.c:456) 20241106085255184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55986b1fff50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085255184 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2498081 <-> SCCP-62 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085255184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2498081 SCCP-62 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241106085255184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2498081)[0x55986b203940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085255184 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085255184 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085255184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2498081)[0x55986b203940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085255184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55986b1fff50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085255184 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085255184 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{IDLE}: Allocated (fsm.c:456) 20241106085255184 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085255184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030002200056400500f1100926) (sccp_scrc.c:401) 20241106085255184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085255184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085255184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085255184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085255184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085255184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085255184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085255184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085255184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085255184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085255184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085255184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085255184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085255184 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085255184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55986b1fff50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085255184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2498081)[0x55986b203940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085255184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085255184 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085255184 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085255184 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085255184 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085255184 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085255184 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085255184 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(715) HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(715)16279614 HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085255190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085255190 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085255190 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085255190 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085255190 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085255190 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085255190 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085255190 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085255190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085255190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085255190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085255190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085255190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085255190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=00eaf961) (sccp_scrc.c:472) 20241106085255190 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1823) 20241106085255190 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085255190 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085255190 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085255190 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085255190 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085255190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55986b1fff50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085255190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55986b1fff50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(715)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085255193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36666<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(715)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085255195 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085255200 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085255205 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085255209 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085255211 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085255213 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085255215 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085255216 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085255217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085255218 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085255219 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085255219 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085255220 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085255221 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085255222 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085255223 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085255224 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085255224 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085255225 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085255226 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011110111'B, t_guard := 20.000000 } 20241106085255237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36680<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(716) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(704)@4c8f62f9010d: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(716)9051464 20241106085256248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085256248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085256248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085256248 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085256249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8a1d48, normal) (hnbgw_rua.c:407) 20241106085256249 DHNB DEBUG map_rua[0x55986b206b30]{init}: Allocated (fsm.c:456) 20241106085256249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9051464)[0x55986b206b30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085256249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9051464 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085256249 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085256249 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085256249 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9051464 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085256249 DCN DEBUG map_sccp[0x55986b212c80]{init}: Allocated (fsm.c:456) 20241106085256249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55986b212c80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085256249 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9051464 <-> SCCP-63 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085256249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9051464 SCCP-63 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085256249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9051464)[0x55986b206b30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085256249 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085256249 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085256249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9051464)[0x55986b206b30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085256249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55986b212c80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085256249 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085256249 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{IDLE}: Allocated (fsm.c:456) 20241106085256249 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085256249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030000f70056400500f1100926) (sccp_scrc.c:401) 20241106085256249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085256249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085256249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085256249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085256249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085256249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085256249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085256249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085256249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085256249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085256249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085256249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085256249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085256249 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085256249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55986b212c80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085256249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9051464)[0x55986b206b30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085256249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085256249 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085256249 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085256249 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085256249 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085256249 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085256249 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085256249 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(716) HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(716)16338584 HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(716)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085256252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085256252 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085256252 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085256252 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085256252 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085256252 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085256252 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085256252 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085256252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085256252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085256252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085256252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085256252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085256252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=0042e3f1) (sccp_scrc.c:472) 20241106085256252 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1823) 20241106085256252 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085256252 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085256252 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085256252 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085256252 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085256252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55986b212c80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085256252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55986b212c80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085256253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36680<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(716)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085256254 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085256255 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085256257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085256258 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085256260 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085256264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085256266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085256267 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085256268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085256269 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085256270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085256271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085256272 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085256272 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085256273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085256274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085256274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085256275 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085256276 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085256277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100100101'B, t_guard := 20.000000 } 20241106085256290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(717) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(704)@4c8f62f9010d: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(717)665174 20241106085257310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085257310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085257310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106085257311 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085257311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa2656, normal) (hnbgw_rua.c:407) 20241106085257311 DHNB DEBUG map_rua[0x55986b20cac0]{init}: Allocated (fsm.c:456) 20241106085257311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665174)[0x55986b20cac0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085257311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-665174 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085257311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085257311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085257311 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106085257311 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-665174 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085257311 DCN DEBUG map_sccp[0x55986b20e220]{init}: Allocated (fsm.c:456) 20241106085257311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55986b20e220]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085257311 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-665174 <-> SCCP-64 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085257311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-665174 SCCP-64 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241106085257311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665174)[0x55986b20cac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085257311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085257311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085257311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665174)[0x55986b20cac0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085257311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55986b20e220]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085257311 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085257311 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{IDLE}: Allocated (fsm.c:456) 20241106085257311 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085257311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000040), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030003250056400500f1100926) (sccp_scrc.c:401) 20241106085257311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085257311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085257311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085257311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085257311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085257311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085257311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085257311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085257311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085257311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085257311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085257311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085257311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085257311 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085257311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55986b20e220]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085257311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665174)[0x55986b20cac0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085257311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085257311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085257311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085257311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085257311 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085257311 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085257311 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085257311 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(717) HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(717)14945600 HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241106085257318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085257318 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085257318 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085257318 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085257318 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085257318 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085257318 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085257318 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085257318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085257318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085257318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085257318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085257318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085257318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=007336f3) (sccp_scrc.c:472) 20241106085257318 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1823) 20241106085257318 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085257318 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085257318 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085257318 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085257318 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085257318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55986b20e220]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085257318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55986b20e220]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(717)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085257320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(717)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085257321 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085257324 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085257327 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085257329 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085257330 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085257331 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085257333 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085257333 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085257334 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085257335 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085257336 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085257337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085257338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085257338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085257339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085257340 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085257341 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085257342 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085257342 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085257343 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085257346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085257346 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35873<->l=127.0.0.1:4262) (control_if.c:193) 20241106085257346 DLINP DEBUG SRVCONN(,r=127.0.0.1:55712<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085257346 DLINP DEBUG SRVCONN(,r=127.0.0.1:55712<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085257346 DLINP NOTICE SRV(,r=127.0.0.1:55712<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085257346 DMAIN NOTICE (127.0.0.1:55712 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55712<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085257346 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(704)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(707)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(706)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@4c8f62f9010d: Final verdict of PTC: none 20241106085257346 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085257346 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085257346 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085257346 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085257346 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085257346 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(703)@4c8f62f9010d: Final verdict of PTC: none 20241106085257346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085257346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085257346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085257346 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-SCCP(710)@4c8f62f9010d: Final verdict of PTC: none 20241106085257346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085257346 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085257346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085257346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085257346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085257346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085257346 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085257346 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085257346 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085257346 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085257346 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085257346 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085257346 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085257346 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085257346 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085257346 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085257346 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085257346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085257346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085257347 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085257347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085257347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085257347 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085257347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085257347 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085257347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085257347 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085257347 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085257347 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) HNBGW_Test.sgsn0-M3UA(712)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@4c8f62f9010d: Final verdict of PTC: none 20241106085257347 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085257347 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55986b211f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085257347 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085257347 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) HNBGW_Test.msc0-M3UA(709)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(713)@4c8f62f9010d: Final verdict of PTC: none 20241106085257347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff67c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085257347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085257347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085257347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085257347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085257347 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55986b211f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6672705)[0x55986b20e060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085257347 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6672705)[0x55986b20e060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085257347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6672705)[0x55986b20e060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6672705)[0x55986b20e060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6672705)[0x55986b20e060]{disrupted}: Freeing instance (context_map.c:202) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6672705)[0x55986b20e060]{disrupted}: Deallocated (fsm.c:568) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55986b211f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55986b211f50]{disconnected}: Freeing instance (context_map.c:206) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55986b211f50]{disconnected}: Deallocated (fsm.c:568) 20241106085257347 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6672705 SCCP-61 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55986b1fff50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085257347 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085257347 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(705)@4c8f62f9010d: Final verdict of PTC: none 20241106085257347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaf961), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085257347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085257347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085257347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085257347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085257347 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55986b1fff50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2498081)[0x55986b203940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085257347 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2498081)[0x55986b203940]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085257347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2498081)[0x55986b203940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2498081)[0x55986b203940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2498081)[0x55986b203940]{disrupted}: Freeing instance (context_map.c:202) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2498081)[0x55986b203940]{disrupted}: Deallocated (fsm.c:568) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55986b1fff50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55986b1fff50]{disconnected}: Freeing instance (context_map.c:206) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55986b1fff50]{disconnected}: Deallocated (fsm.c:568) 20241106085257347 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2498081 SCCP-62 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55986b212c80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085257347 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085257347 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085257347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e3f1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085257347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085257347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085257347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085257347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085257347 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55986b212c80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9051464)[0x55986b206b30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085257347 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9051464)[0x55986b206b30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085257347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9051464)[0x55986b206b30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9051464)[0x55986b206b30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9051464)[0x55986b206b30]{disrupted}: Freeing instance (context_map.c:202) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9051464)[0x55986b206b30]{disrupted}: Deallocated (fsm.c:568) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55986b212c80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55986b212c80]{disconnected}: Freeing instance (context_map.c:206) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55986b212c80]{disconnected}: Deallocated (fsm.c:568) 20241106085257347 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9051464 SCCP-63 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55986b20e220]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085257347 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085257347 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085257347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007336f3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085257347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085257347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085257347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085257347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085257347 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55986b20e220]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665174)[0x55986b20cac0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085257347 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665174)[0x55986b20cac0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085257347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665174)[0x55986b20cac0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665174)[0x55986b20cac0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665174)[0x55986b20cac0]{disrupted}: Freeing instance (context_map.c:202) 20241106085257347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-665174)[0x55986b20cac0]{disrupted}: Deallocated (fsm.c:568) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55986b20e220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55986b20e220]{disconnected}: Freeing instance (context_map.c:206) 20241106085257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55986b20e220]{disconnected}: Deallocated (fsm.c:568) 20241106085257347 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-665174 SCCP-64 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085257347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085257347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085257347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085257347 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085257347 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085257347 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085257347 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085257347 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085257347 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085257347 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085257348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085257348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085257348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085257348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085257348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085257348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085257348 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085257348 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085257348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085257348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085257348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085257348 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085257348 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085257348 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085257348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085257348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085257348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085257348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085257348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085257348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085257348 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085257348 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085257348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085257348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085257348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085257348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085257348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085257348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085257348 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085257348 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-PFCP(702)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(700)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(703): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(704): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(705): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(706): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(714): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(715): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(716): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(717): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Wed Nov 6 08:52:57 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20241106085257402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085258004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36692<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=310360) 20241106085258136 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085258136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00341ed7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085258136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085258136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085258136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085258136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085258136 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085258136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56918), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085258136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085258136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085258136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085258136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085258136 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085258136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013abcf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085258136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085258136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085258136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085258136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085258136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085258136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085258136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085258136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085258136 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085258136 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085258136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085258136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085258136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085258136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085258136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085258136 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085258136 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085258136 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085258136 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085258136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085258136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085258136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085258136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085258136 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085258136 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085258136 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085258136 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085258587 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085258587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e1dda), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085258587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085258587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085258587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085258587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085258587 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085258587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003049d2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085258587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085258587 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085258587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085258587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085258587 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085258587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bec24e), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085258587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085258587 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085258587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085258587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085258587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085258587 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085258587 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085258587 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085258587 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085258587 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085258587 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085258587 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085258587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085258587 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085258587 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085258587 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085258587 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085258587 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085258587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085258588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085258588 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085258588 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085258588 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085258588 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085258588 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085258588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=310360, count=316644) 20241106085259347 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085259347 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085259347 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085259347 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085259347 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085259347 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085259361 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085259362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7af1), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085259362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085259362 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085259362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085259362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085259362 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085259362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00981e56), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085259362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085259362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085259362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085259362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085259362 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085259362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2c749), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085259362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085259362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085259362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085259362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085259363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085259363 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085259363 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085259363 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085259363 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085259363 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085259363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085259363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085259363 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085259363 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085259363 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085259363 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085259363 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085259363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085259363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085259363 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085259363 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085259363 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085259363 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085259363 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085259363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Wed Nov 6 08:53:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085300226 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085300226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a1764), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085300227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085300227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085300227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085300227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085300227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085300227 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085300227 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085300227 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085300227 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085300227 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085300227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085301045 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085301045 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c9a8), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085301045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085301045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301045 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301045 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301045 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085301045 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085301045 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085301045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241106085301106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085301114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085301118 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33473<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(721)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085301143 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085301143 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085301153 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085301153 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085301154 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085301154 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085301154 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085301154 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085301154 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085301154 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085301154 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43854 (stream_srv.c:129) 20241106085301154 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43854<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(723)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085301155 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085301155 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085301155 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085301155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085301155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085301155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301155 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085301155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301155 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085301155 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085301155 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085301155 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085301155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085301155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085301155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301156 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085301156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301156 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085301156 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085301156 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085301156 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085301156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085301156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085301156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085301156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301156 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085301156 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085301156 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085301156 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085301156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085301156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085301156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085301156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301156 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085301156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301156 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301156 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301156 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085301156 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085301156 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085301156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301156 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301156 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301156 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085301156 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085301156 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085301156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085301156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301156 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301156 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301156 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085301156 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085301156 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085301156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085301156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301156 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301156 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301156 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085301156 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085301156 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085301156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(727)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(727)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(727)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(725)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(730)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(730)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(730)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(728)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085301190 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085301190 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085301190 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085301190 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085301190 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085301190 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085301190 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085301190 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085301191 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085301191 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085301191 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085301191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085301191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301191 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085301191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301191 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085301191 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085301191 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085301191 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085301191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085301191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301191 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085301191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301191 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085301191 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085301191 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085301191 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085301191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085301191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301191 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085301191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301191 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085301191 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085301191 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085301191 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085301191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085301191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085301192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301192 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085301192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301192 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301192 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301192 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085301192 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085301192 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085301192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301192 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301192 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301192 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085301192 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085301192 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085301192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085301192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301192 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301192 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301192 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085301192 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085301192 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085301192 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085301192 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085301192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301192 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301192 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301192 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085301192 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085301192 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085301192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085301192 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(733)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(733)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(733)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(731)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(736)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(736)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(736)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(734)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085301234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085301234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085301234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085301234 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085301234 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085301234 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085301234 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085301234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085301234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085301238 DLINP DEBUG SRVCONN(,r=127.0.0.1:43854<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085301238 DLINP DEBUG SRVCONN(,r=127.0.0.1:43854<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085301238 DLINP DEBUG SRVCONN(,r=127.0.0.1:43854<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085301238 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085301238 DHNBAP DEBUG (127.0.0.1:43854 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085301238 DHNBAP NOTICE (127.0.0.1:43854 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085301238 DHNBAP NOTICE (127.0.0.1:43854 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085301238 DLINP DEBUG SRVCONN(,r=127.0.0.1:43854<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085301238 DLINP DEBUG SRVCONN(,r=127.0.0.1:43854<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085301373 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085301373 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085301373 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085301373 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(727)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085301381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301381 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085301381 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085301381 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085301382 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085301382 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085301382 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085301383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301383 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085301383 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085301383 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085301383 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085301383 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085301383 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085301383 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085301383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085301383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085301383 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085301383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085301383 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085301383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085301383 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085301383 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085301383 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085301383 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085301384 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085301384 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085301384 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085301384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085301384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085301384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085301384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301384 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085301384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301385 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301385 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301385 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085301385 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085301385 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085301385 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085301385 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085301387 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085301387 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085301387 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085301387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(730)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085301389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301389 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085301389 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085301389 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085301389 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085301389 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085301389 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085301390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301390 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085301390 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085301390 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085301390 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085301390 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085301390 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085301390 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085301390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085301390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085301390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085301390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085301390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085301390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085301390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085301390 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085301390 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085301390 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085301391 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085301391 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085301391 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085301391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085301391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085301391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301391 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085301391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301391 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085301391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301391 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301391 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301391 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085301391 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085301391 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085301391 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085301391 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085301407 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085301407 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085301407 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085301407 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(733)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085301413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301413 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085301413 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085301414 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085301414 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085301414 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085301414 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085301416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301416 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085301416 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085301416 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085301416 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085301416 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085301416 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085301416 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085301416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085301416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085301416 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085301416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085301416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085301416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085301417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085301417 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085301417 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085301417 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085301418 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085301418 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085301418 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085301418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085301418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085301418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085301418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301418 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085301419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301419 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301419 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301419 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085301419 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085301419 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085301419 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085301419 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085301423 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085301423 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085301423 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085301423 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085301423 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085301423 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085301423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(736)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085301428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301428 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085301428 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085301428 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085301428 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085301428 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085301428 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085301428 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085301428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085301428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085301428 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085301428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085301429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085301429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085301429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085301429 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085301433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301433 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085301433 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085301433 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085301433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085301433 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106085301433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085301433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085301433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085301433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085301433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085301433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085301433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085301433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085301433 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085301433 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085301433 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085301434 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085301434 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085301434 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085301434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085301434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085301434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085301434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085301434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085301434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085301434 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085301434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085301434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085301435 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085301435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085301435 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085301435 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085301435 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085301435 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085301435 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085301435 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085301435 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085301848 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085301848 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085301848 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085301848 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085301848 DLSCCP DEBUG SCCP-SCOC(45)[0x55986b203810]{IDLE}: Deallocated (fsm.c:568) 20241106085301849 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085301849 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085301849 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085301850 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085301850 DLSCCP DEBUG SCCP-SCOC(46)[0x55986b2098b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(726)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085302181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085302181 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085302181 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085302181 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085302181 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085302181 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085302181 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085302181 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085302181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085302181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085302181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085302181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085302181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085302181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085302181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085302181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085302181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085302181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085302181 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085302181 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085302181 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085302181 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085302182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085302182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085302182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085302182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085302182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085302182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085302182 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085302182 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085302182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085302182 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085302182 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085302182 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085302182 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085302182 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085302182 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085302182 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085302182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085302182 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085302182 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085302182 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085302182 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085302182 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085302182 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085302182 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085302182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085302182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085302182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085302182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085302182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085302182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085302182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085302182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085302182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302182 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085302182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085302182 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085302182 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085302182 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(729)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085302202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085302202 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085302202 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085302202 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085302202 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085302202 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085302202 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085302202 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085302202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085302202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085302202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085302203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085302203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085302203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085302203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085302203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085302203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085302203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085302203 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085302203 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085302203 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085302203 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085302203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085302203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085302203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085302203 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085302203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085302204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085302204 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085302204 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085302204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085302204 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085302204 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085302204 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085302204 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085302204 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085302204 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085302204 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085302204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085302204 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085302204 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085302204 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085302204 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085302204 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085302204 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085302204 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085302204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085302204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085302204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085302204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085302204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085302204 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085302204 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085302204 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085302204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302204 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085302205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085302205 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085302205 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085302205 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(732)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085302215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085302215 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085302215 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085302215 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085302215 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085302215 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085302215 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085302215 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085302215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085302215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085302215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085302215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085302215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085302215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085302215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085302215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085302215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085302216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085302216 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085302216 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085302216 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085302216 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085302216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085302216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085302216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085302216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085302216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085302216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085302216 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085302216 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085302216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085302216 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085302216 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085302216 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085302216 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085302216 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085302216 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085302216 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085302217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085302217 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085302217 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085302217 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085302217 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085302217 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085302217 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085302217 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085302217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085302217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085302217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085302217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085302217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085302217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085302217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085302217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085302217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085302217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085302217 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085302217 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085302217 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(735)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085302229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085302229 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085302229 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085302229 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085302229 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085302229 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085302229 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085302229 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085302229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085302229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085302229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085302229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085302229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085302229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085302229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085302229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085302229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085302229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085302229 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085302229 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085302229 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085302229 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085302230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085302230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085302230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085302230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085302230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085302230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085302230 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085302230 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085302230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085302230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085302230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085302230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085302230 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085302230 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085302230 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085302230 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085302231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085302231 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085302231 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085302232 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085302232 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085302232 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085302232 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085302232 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085302232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085302232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085302232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085302232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085302232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085302232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085302232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085302232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085302232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085302232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085302232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085302232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085302232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085302232 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085302232 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085302232 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085303248 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085303256 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085303262 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085303266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085303271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085303275 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085303279 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085303285 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085303291 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085303297 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085303301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085303307 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085303311 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085303314 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085303318 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085303321 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085303326 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085303329 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085303332 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085303336 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011111110'B, t_guard := 20.000000 } 20241106085303359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43376<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(732)@4c8f62f9010d: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(732)@4c8f62f9010d: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(738) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(722)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(738)7219634 20241106085304395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085304395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085304395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106085304395 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085304395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6e29b2, normal) (hnbgw_rua.c:407) 20241106085304395 DHNB DEBUG map_rua[0x55986b211f50]{init}: Allocated (fsm.c:456) 20241106085304395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7219634)[0x55986b211f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085304395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7219634 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085304395 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085304395 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085304395 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106085304395 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7219634 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085304395 DCN DEBUG map_sccp[0x55986b203940]{init}: Allocated (fsm.c:456) 20241106085304395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55986b203940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085304395 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7219634 <-> SCCP-65 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085304395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7219634 SCCP-65 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241106085304395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7219634)[0x55986b211f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085304395 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085304395 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085304395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7219634)[0x55986b211f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085304395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55986b203940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085304395 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085304395 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{IDLE}: Allocated (fsm.c:456) 20241106085304395 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085304395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030002fe0056400500f1100926) (sccp_scrc.c:401) 20241106085304395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085304395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085304395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085304395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085304395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085304395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085304395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085304395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085304395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085304395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085304395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085304395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085304395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085304395 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085304395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55986b203940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085304395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7219634)[0x55986b211f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085304396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085304396 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085304396 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085304396 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085304396 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085304396 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085304396 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085304396 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(731)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(731)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(732)@4c8f62f9010d: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(738) HNBGW_Test.sgsn0-RAN(732)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(738)380620 HNBGW_Test.sgsn0-SCCP(731)@4c8f62f9010d: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(738)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(731)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085304415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085304415 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085304415 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085304415 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085304415 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085304415 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085304415 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085304415 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085304415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085304415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085304415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085304415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085304415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085304415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=008a0d40) (sccp_scrc.c:472) 20241106085304415 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1823) 20241106085304415 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085304415 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085304415 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085304415 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085304415 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085304415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55986b203940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085304415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55986b203940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085304415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43376<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(738)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085304417 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085304420 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085304423 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085304424 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085304425 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085304426 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085304427 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085304428 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085304429 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085304429 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085304431 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085304431 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085304432 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085304433 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085304433 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085304434 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085304435 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085304436 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085304436 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085304437 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100010010'B, t_guard := 20.000000 } 20241106085304449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(735)@4c8f62f9010d: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(735)@4c8f62f9010d: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(739) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(722)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(739)16294765 20241106085305473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085305473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085305473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106085305473 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085305473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf8a36d, normal) (hnbgw_rua.c:407) 20241106085305473 DHNB DEBUG map_rua[0x55986b206b30]{init}: Allocated (fsm.c:456) 20241106085305473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16294765)[0x55986b206b30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085305473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16294765 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085305473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085305473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085305473 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106085305473 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16294765 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1117) 20241106085305473 DCN DEBUG map_sccp[0x55986b212c80]{init}: Allocated (fsm.c:456) 20241106085305473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55986b212c80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085305473 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16294765 <-> SCCP-66 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106085305473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16294765 SCCP-66 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241106085305473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16294765)[0x55986b206b30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085305473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085305473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085305473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16294765)[0x55986b206b30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085305473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55986b212c80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085305473 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085305473 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{IDLE}: Allocated (fsm.c:456) 20241106085305473 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085305473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030001120056400500f1100926) (sccp_scrc.c:401) 20241106085305473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085305473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085305473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085305473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085305473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085305473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085305473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085305473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085305473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085305473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085305473 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085305473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085305473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085305473 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085305473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55986b212c80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085305473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16294765)[0x55986b206b30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085305473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085305473 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085305473 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085305473 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085305473 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085305473 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085305473 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085305473 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(734)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(734)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(735)@4c8f62f9010d: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(739) HNBGW_Test.sgsn1-RAN(735)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(739)11794011 HNBGW_Test.sgsn1-SCCP(734)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(734)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(739)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085305489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085305489 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085305489 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085305489 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085305489 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085305489 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085305489 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085305489 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085305489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085305489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085305489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085305489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085305489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085305489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=0085ff81) (sccp_scrc.c:472) 20241106085305489 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1823) 20241106085305489 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085305489 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085305489 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085305489 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085305489 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085305489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55986b212c80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085305489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55986b212c80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085305492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(739)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085305495 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085305499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085305503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085305505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085305507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085305511 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085305513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085305515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085305516 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085305517 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085305518 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085305519 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085305520 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085305521 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085305522 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085305523 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085305523 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085305524 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085305524 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085305525 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000010001'B, t_guard := 20.000000 } 20241106085305537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43392<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(732)@4c8f62f9010d: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(732)@4c8f62f9010d: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(740) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(722)@4c8f62f9010d: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(740)11650931 20241106085306554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085306554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085306554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085306554 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085306554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb1c773, normal) (hnbgw_rua.c:407) 20241106085306554 DHNB DEBUG map_rua[0x55986b20e220]{init}: Allocated (fsm.c:456) 20241106085306554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11650931)[0x55986b20e220]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085306554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11650931 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085306554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085306554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085306554 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11650931 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085306555 DCN DEBUG map_sccp[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085306555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085306555 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11650931 <-> SCCP-67 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085306555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11650931 SCCP-67 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085306555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11650931)[0x55986b20e220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085306555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085306555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085306555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11650931)[0x55986b20e220]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085306555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55986b20e060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085306555 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085306555 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{IDLE}: Allocated (fsm.c:456) 20241106085306555 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085306555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000110056400500f1100926) (sccp_scrc.c:401) 20241106085306555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085306555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085306555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085306555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085306555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085306555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085306555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085306555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085306555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085306555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085306555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085306555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085306555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085306555 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085306555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55986b20e060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085306555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11650931)[0x55986b20e220]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085306555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085306555 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085306555 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085306555 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085306555 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085306555 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085306555 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085306555 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(731)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(731)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(732)@4c8f62f9010d: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(740) HNBGW_Test.sgsn0-RAN(732)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(740)12412260 HNBGW_Test.sgsn0-SCCP(731)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(731)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085306559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085306559 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085306559 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085306559 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085306559 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085306559 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085306559 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085306559 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085306559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085306559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085306559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085306559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085306559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085306559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=004c4b95) (sccp_scrc.c:472) 20241106085306559 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1823) 20241106085306559 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085306559 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085306559 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085306559 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085306559 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085306559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55986b20e060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085306559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55986b20e060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_no_nri_round_robin0(740)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085306562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43392<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(740)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085306563 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085306565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085306569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085306574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085306575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085306576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085306577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085306578 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085306579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085306580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085306580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085306581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085306582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085306583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085306583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085306584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085306585 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085306586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085306586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085306587 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085306590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085306590 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33473<->l=127.0.0.1:4262) (control_if.c:193) 20241106085306590 DLINP DEBUG SRVCONN(,r=127.0.0.1:43854<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085306590 DLINP DEBUG SRVCONN(,r=127.0.0.1:43854<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085306590 DLINP NOTICE SRV(,r=127.0.0.1:43854<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085306590 DMAIN NOTICE (127.0.0.1:43854 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43854<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085306590 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085306590 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(722)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(732)@4c8f62f9010d: Final verdict of PTC: none 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085306590 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085306590 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085306590 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085306590 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085306590 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085306590 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085306590 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085306590 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085306590 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(724)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(725)@4c8f62f9010d: Final verdict of PTC: none 20241106085306590 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085306590 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085306590 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085306590 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085306590 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085306590 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085306590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085306590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085306590 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085306590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) HNBGW_Test.msc0-RAN(726)@4c8f62f9010d: Final verdict of PTC: none 20241106085306590 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085306590 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085306590 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085306590 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085306590 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085306590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085306591 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085306591 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085306590 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085306590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085306590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085306590 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085306591 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085306591 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085306591 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085306591 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085306591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085306591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085306591 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085306591 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085306591 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085306591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085306591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085306591 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) HNBGW_Test.msc1-RAN(729)@4c8f62f9010d: Final verdict of PTC: none 20241106085306591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085306591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085306591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085306591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085306591 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085306591 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085306591 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085306591 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085306591 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085306591 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085306591 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085306591 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085306591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085306591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085306591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085306591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085306591 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085306591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085306591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085306591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085306591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085306591 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085306591 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085306591 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085306591 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55986b212c80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085306591 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085306591 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085306591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085ff81), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085306591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085306591 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085306591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085306591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085306591 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55986b212c80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16294765)[0x55986b206b30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085306591 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16294765)[0x55986b206b30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085306591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16294765)[0x55986b206b30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16294765)[0x55986b206b30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16294765)[0x55986b206b30]{disrupted}: Freeing instance (context_map.c:202) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16294765)[0x55986b206b30]{disrupted}: Deallocated (fsm.c:568) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55986b212c80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55986b212c80]{disconnected}: Freeing instance (context_map.c:206) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55986b212c80]{disconnected}: Deallocated (fsm.c:568) 20241106085306591 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16294765 SCCP-66 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106085306591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085306591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085306591 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085306591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085306591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085306591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085306591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085306591 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085306591 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085306591 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085306591 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55986b203940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085306591 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085306591 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085306591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0d40), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085306591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085306591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085306591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085306591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085306591 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55986b203940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7219634)[0x55986b211f50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085306591 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7219634)[0x55986b211f50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085306591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7219634)[0x55986b211f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7219634)[0x55986b211f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7219634)[0x55986b211f50]{disrupted}: Freeing instance (context_map.c:202) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7219634)[0x55986b211f50]{disrupted}: Deallocated (fsm.c:568) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55986b203940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55986b203940]{disconnected}: Freeing instance (context_map.c:206) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55986b203940]{disconnected}: Deallocated (fsm.c:568) 20241106085306591 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7219634 SCCP-65 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55986b20e060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085306591 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085306591 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085306591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c4b95), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085306591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085306591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085306591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085306591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085306591 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55986b20e060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11650931)[0x55986b20e220]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) HNBGW_Test.sgsn1-RAN(735)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(727)@4c8f62f9010d: Final verdict of PTC: none 20241106085306591 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11650931)[0x55986b20e220]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085306591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11650931)[0x55986b20e220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11650931)[0x55986b20e220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11650931)[0x55986b20e220]{disrupted}: Freeing instance (context_map.c:202) 20241106085306591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11650931)[0x55986b20e220]{disrupted}: Deallocated (fsm.c:568) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55986b20e060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55986b20e060]{disconnected}: Freeing instance (context_map.c:206) 20241106085306591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55986b20e060]{disconnected}: Deallocated (fsm.c:568) 20241106085306591 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11650931 SCCP-67 sgsn-0 MI=NONE: Deallocating (context_map.c:225) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(721)@4c8f62f9010d: Final verdict of PTC: none 20241106085306591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085306591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) IPA-CTRL-CLI-IPA(719)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(734)@4c8f62f9010d: Final verdict of PTC: none 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085306591 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085306591 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085306591 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085306591 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085306591 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085306591 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085306591 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(733)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(730)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(728)@4c8f62f9010d: Final verdict of PTC: none 20241106085306591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085306592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.sgsn1-M3UA(736)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(731)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(723)@4c8f62f9010d: Final verdict of PTC: none 20241106085306592 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085306591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085306591 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085306591 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085306591 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085306591 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085306591 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085306591 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085306591 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085306592 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085306592 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085306592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085306592 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085306592 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085306592 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085306592 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085306592 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085306592 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085306592 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(737)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(718)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085306610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36700<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(720)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(718): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(719): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(720): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(721): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(722): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(723): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(724): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(725): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(726): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(727): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(728): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(729): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(730): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(731): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(732): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(733): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(734): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(735): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(736): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(737): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(738): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(739): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(740): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Wed Nov 6 08:53:06 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc 20241106085306781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085307347 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085307348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007336f3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085307348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085307348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085307348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085307348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085307348 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085307348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e3f1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085307348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085307348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085307348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085307348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085307348 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085307348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaf961), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085307348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085307348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085307348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085307348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085307348 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085307348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff67c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085307348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085307348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085307348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085307348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085307348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085307348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085307348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085307348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085307348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085307348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085307348 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085307348 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085307348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085307348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085307348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085307348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085307348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085307348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085307348 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085307348 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085307348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085307348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085307348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085307348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085307348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085307348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085307348 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085307348 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085307348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085307348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085307348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085307348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085307348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085307349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085307349 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085307349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085307383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43402<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346244) 20241106085308136 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085308136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013abcf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085308136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085308137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085308137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085308137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085308137 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085308137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56918), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085308137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085308137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085308137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085308137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085308137 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085308137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00341ed7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085308137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085308137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085308137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085308137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085308137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085308137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085308137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085308137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085308137 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085308137 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085308137 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085308137 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085308137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085308137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085308137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085308137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085308137 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085308137 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085308137 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085308137 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085308137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085308137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085308137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085308137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085308137 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085308137 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085308137 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085308137 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=346244, count=354248) 20241106085308588 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085308588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bec24e), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085308588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085308588 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085308588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085308588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085308588 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085308588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003049d2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085308588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085308588 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085308588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085308588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085308588 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085308588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e1dda), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085308588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085308588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085308588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085308588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085308589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085308589 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085308589 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085308589 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085308589 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085308589 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085308589 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085308589 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085308589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085308589 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085308589 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085308589 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085308589 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085308589 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085308589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085308589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085308589 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085308589 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085308589 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085308589 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085308589 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085308589 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085308589 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085308591 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085308591 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085308591 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085308591 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085308591 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085308591 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085308591 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085308591 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085308591 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085308591 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085308591 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085308591 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085309363 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085309363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2c749), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085309363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085309363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085309363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085309363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085309363 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085309363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00981e56), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085309363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085309363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085309363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085309363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085309363 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085309363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7af1), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085309363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085309363 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085309363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085309363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085309363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085309363 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085309363 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085309363 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085309363 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085309363 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085309364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085309364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085309364 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085309364 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085309364 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085309364 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085309364 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085309364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085309364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085309364 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085309364 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085309364 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085309364 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085309364 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085309364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Wed Nov 6 08:53:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085310228 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085310228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a1764), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085310228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085310228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310228 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310228 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310228 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085310228 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085310228 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085310228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241106085310482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085310493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085310502 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41335<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(744)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085310528 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085310528 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085310538 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085310538 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085310539 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085310539 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085310539 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085310539 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(746)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085310539 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57950 (stream_srv.c:129) 20241106085310539 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57950<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085310539 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085310539 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085310540 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085310540 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085310540 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085310540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085310540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085310540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310540 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085310540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310540 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085310541 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085310541 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085310541 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085310541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085310541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085310541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310541 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085310541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310541 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085310541 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085310541 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085310541 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085310541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085310541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085310541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310541 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085310541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310541 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085310541 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085310541 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085310541 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085310541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085310541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085310541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085310541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310541 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085310541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310541 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310541 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310541 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085310541 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085310541 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085310541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310541 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310541 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310541 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085310541 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085310541 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085310541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085310541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310541 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310541 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310541 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085310541 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085310541 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085310541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085310541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310541 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310541 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310541 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085310541 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085310541 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085310541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(750)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(750)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(750)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(748)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(753)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(753)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(753)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(751)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085310574 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085310574 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085310574 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085310574 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085310574 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085310574 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085310574 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085310574 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085310576 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085310576 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085310576 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085310576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085310576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085310576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310576 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085310576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310576 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085310576 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085310576 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085310576 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085310576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085310576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085310576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310576 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085310576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310576 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085310576 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085310576 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085310576 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085310576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085310576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085310576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310576 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085310576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310576 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085310576 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085310576 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085310576 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085310576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085310576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085310576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085310576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310576 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085310576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310576 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310576 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310576 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085310576 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085310576 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085310576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310576 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310576 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310576 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085310576 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085310576 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085310576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085310576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310576 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310576 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310576 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085310576 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085310576 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085310576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085310576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310576 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310576 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310576 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085310576 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085310576 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085310576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(756)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(756)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(756)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(754)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(759)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(759)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(759)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085310617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085310618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085310618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085310618 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085310618 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085310618 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085310618 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085310618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085310618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085310622 DLINP DEBUG SRVCONN(,r=127.0.0.1:57950<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085310622 DLINP DEBUG SRVCONN(,r=127.0.0.1:57950<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085310622 DLINP DEBUG SRVCONN(,r=127.0.0.1:57950<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085310622 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085310622 DHNBAP DEBUG (127.0.0.1:57950 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085310622 DHNBAP NOTICE (127.0.0.1:57950 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085310622 DHNBAP NOTICE (127.0.0.1:57950 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085310622 DLINP DEBUG SRVCONN(,r=127.0.0.1:57950<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085310622 DLINP DEBUG SRVCONN(,r=127.0.0.1:57950<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085310755 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085310755 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085310755 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085310755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(750)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085310764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310764 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085310764 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085310764 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085310764 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085310764 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085310764 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085310767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310767 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085310767 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085310767 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085310767 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085310767 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085310767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085310767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085310767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085310767 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085310767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085310767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085310767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085310767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085310767 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085310767 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085310767 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085310768 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085310768 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085310768 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085310768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085310768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085310768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085310769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310769 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085310769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310769 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310769 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310769 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085310769 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085310769 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085310769 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085310769 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085310769 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085310769 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085310769 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085310769 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(753)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085310775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310775 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085310775 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085310775 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085310776 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085310776 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085310776 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085310778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310778 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085310778 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085310778 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085310778 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085310778 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085310778 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085310778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085310778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085310778 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085310778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085310778 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085310778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085310778 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085310778 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085310778 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085310779 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085310780 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085310780 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085310780 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085310780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085310780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085310780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310780 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085310780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310780 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085310780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310780 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310780 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310780 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085310780 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085310780 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085310780 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085310780 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085310792 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085310792 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085310792 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085310792 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(756)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085310797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310798 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085310798 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085310798 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085310798 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085310798 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085310798 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085310800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310800 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085310800 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085310800 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085310800 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085310800 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085310800 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085310800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085310800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085310800 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085310800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085310800 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085310800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085310800 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085310800 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085310800 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085310800 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085310801 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085310801 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085310801 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085310801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085310801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085310801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085310802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310802 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085310802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310802 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310802 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310802 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085310802 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085310802 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085310802 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085310802 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085310806 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085310806 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085310806 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085310806 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(759)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085310811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310811 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085310811 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085310811 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085310811 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085310811 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085310811 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085310812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310812 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085310812 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085310812 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085310812 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085310812 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085310812 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085310812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085310812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085310812 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085310812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085310812 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085310812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085310813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085310813 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085310813 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085310813 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085310814 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085310814 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085310814 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085310814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085310814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085310814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085310814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085310814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085310814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085310814 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085310814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085310814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085310814 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085310814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085310814 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085310814 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085310814 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085310814 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085310814 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085310814 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085310814 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085311041 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085311041 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085311041 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085311041 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085311041 DLSCCP DEBUG SCCP-SCOC(47)[0x55986b2075c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(749)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085311574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085311574 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085311574 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085311574 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085311574 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085311574 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085311574 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085311574 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085311574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085311574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085311574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085311574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085311574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085311574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085311574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085311574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085311574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085311574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085311574 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085311574 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085311574 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085311574 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085311574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085311574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085311574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085311574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085311574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085311574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085311574 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085311574 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085311574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085311574 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085311574 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085311575 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085311575 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085311575 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085311575 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085311575 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085311576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085311576 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085311576 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085311576 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085311576 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085311576 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085311576 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085311576 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085311576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085311576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085311576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085311576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085311576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085311576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085311576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085311576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085311576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311577 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085311577 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085311577 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085311577 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085311577 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(752)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085311580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085311580 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085311580 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085311580 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085311580 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085311580 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085311580 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085311580 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085311580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085311580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085311580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085311580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085311580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085311580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085311580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085311580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085311580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085311581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085311581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085311581 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085311581 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085311581 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085311581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085311581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085311581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085311581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085311581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085311581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085311581 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085311581 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085311581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085311581 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085311581 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085311581 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085311581 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085311581 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085311581 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085311581 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085311582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085311582 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085311582 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085311582 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085311582 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085311582 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085311582 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085311582 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085311582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085311582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085311582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085311582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085311582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085311582 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085311582 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085311582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085311582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311582 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085311582 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085311582 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085311582 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085311582 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085311605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085311605 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085311605 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085311605 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085311605 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085311605 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085311605 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085311605 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(755)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085311605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085311605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085311605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085311605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085311605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085311605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085311605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085311605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085311605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085311605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085311606 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085311606 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085311606 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085311606 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085311606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085311606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085311606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085311606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085311606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085311606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085311606 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085311606 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085311606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085311606 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085311606 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085311606 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085311606 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085311606 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085311606 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085311606 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085311609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085311609 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085311609 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085311609 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085311609 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085311609 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085311609 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085311609 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085311609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085311609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085311609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085311609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085311609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085311609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085311609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085311609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085311609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085311609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085311609 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085311609 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085311609 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085311615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085311615 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085311615 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085311616 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085311616 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085311616 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085311616 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085311616 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085311616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085311616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085311616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085311616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085311616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085311616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085311616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085311616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085311616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311616 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085311616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085311616 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085311616 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085311616 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085311616 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085311616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085311616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085311616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085311616 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085311616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085311616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085311616 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085311616 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085311616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085311616 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085311616 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085311616 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085311616 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085311616 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085311616 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085311616 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085311618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085311618 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085311618 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085311618 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085311618 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085311618 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085311618 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085311618 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085311618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085311618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085311618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085311618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085311618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085311618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085311618 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085311618 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085311618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085311619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085311619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085311619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085311619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085311619 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085311619 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085311619 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085312635 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085312642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085312646 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085312648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085312650 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085312652 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085312653 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085312655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085312656 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085312657 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085312658 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085312659 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085312660 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085312661 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085312662 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085312663 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085312664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085312664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085312665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085312666 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100101000'B, t_guard := 20.000000 } 20241106085312689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52306<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(761) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(745)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(761)2699092 20241106085313728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085313728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085313728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241106085313728 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085313728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x292f54, normal) (hnbgw_rua.c:407) 20241106085313728 DHNB DEBUG map_rua[0x55986b2075c0]{init}: Allocated (fsm.c:456) 20241106085313728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699092)[0x55986b2075c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085313728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699092 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085313728 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085313728 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085313728 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241106085313728 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699092 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1070) 20241106085313728 DCN DEBUG map_sccp[0x55986b211f50]{init}: Allocated (fsm.c:456) 20241106085313728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55986b211f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085313728 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2699092 <-> SCCP-68 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106085313728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699092 SCCP-68 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241106085313728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699092)[0x55986b2075c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085313728 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085313728 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085313728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699092)[0x55986b2075c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085313728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55986b211f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085313728 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085313728 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{IDLE}: Allocated (fsm.c:456) 20241106085313728 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085313728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f40030001280056400500f1100926) (sccp_scrc.c:401) 20241106085313728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085313728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085313728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085313728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085313728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085313728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085313728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085313728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085313728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085313728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085313728 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085313728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085313728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085313728 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085313728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55986b211f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085313728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699092)[0x55986b2075c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085313729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085313729 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085313729 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085313729 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085313729 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085313729 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085313729 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085313729 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(761) HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(761)14254555 HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085313749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085313749 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085313749 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085313749 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085313749 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085313749 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085313749 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085313749 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_10(761)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085313750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085313750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085313750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085313750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085313750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085313750 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=008e4e18) (sccp_scrc.c:472) 20241106085313750 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1823) 20241106085313750 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085313750 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085313750 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085313750 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085313750 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085313750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55986b211f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085313750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55986b211f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085313752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52306<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(761)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085313755 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085313760 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085313762 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085313764 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085313766 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085313767 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085313768 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085313769 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085313769 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085313770 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085313771 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085313772 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085313773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085313773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085313774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085313775 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085313775 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085313776 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085313777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085313777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001011000'B, t_guard := 20.000000 } 20241106085313789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52318<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(762) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(745)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(762)4572139 20241106085314805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085314805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085314805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241106085314805 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085314805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x45c3eb, normal) (hnbgw_rua.c:407) 20241106085314805 DHNB DEBUG map_rua[0x55986b20e220]{init}: Allocated (fsm.c:456) 20241106085314805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4572139)[0x55986b20e220]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085314805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4572139 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085314805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085314805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085314805 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241106085314805 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4572139 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1070) 20241106085314805 DCN DEBUG map_sccp[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085314805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085314805 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4572139 <-> SCCP-69 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106085314805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4572139 SCCP-69 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241106085314805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4572139)[0x55986b20e220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085314805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085314805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085314805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4572139)[0x55986b20e220]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085314805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55986b20e060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085314805 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085314805 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{IDLE}: Allocated (fsm.c:456) 20241106085314805 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085314805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f40030000580056400500f1100926) (sccp_scrc.c:401) 20241106085314805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085314805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085314805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085314805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085314805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085314805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085314805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085314805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085314805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085314805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085314805 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085314805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085314805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085314805 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085314805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55986b20e060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085314805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4572139)[0x55986b20e220]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085314806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085314806 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085314806 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085314806 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085314806 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085314806 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085314806 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085314806 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(762) HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(762)8029986 HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085314810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085314810 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085314810 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085314810 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085314810 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085314810 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085314810 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085314810 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085314810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085314810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085314810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085314810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085314810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085314810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=0051ef41) (sccp_scrc.c:472) 20241106085314810 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1823) 20241106085314810 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085314810 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085314810 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085314810 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085314810 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085314810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55986b20e060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085314810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55986b20e060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(762)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085314812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52318<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(762)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085314813 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085314815 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085314817 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085314818 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085314819 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085314820 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085314821 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085314822 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085314822 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085314823 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085314824 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085314824 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085314825 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085314826 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085314826 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085314827 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085314828 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085314828 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085314829 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085314830 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000100100'B, t_guard := 20.000000 } 20241106085314841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(763) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(745)@4c8f62f9010d: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(763)9031883 20241106085315866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085315866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085315866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241106085315866 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085315866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x89d0cb, normal) (hnbgw_rua.c:407) 20241106085315866 DHNB DEBUG map_rua[0x55986b212c80]{init}: Allocated (fsm.c:456) 20241106085315866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9031883)[0x55986b212c80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085315866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9031883 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085315866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085315866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085315866 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241106085315866 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9031883 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1070) 20241106085315866 DCN DEBUG map_sccp[0x55986b210ed0]{init}: Allocated (fsm.c:456) 20241106085315866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55986b210ed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085315866 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9031883 <-> SCCP-70 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106085315866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9031883 SCCP-70 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241106085315866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9031883)[0x55986b212c80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085315866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085315866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085315866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9031883)[0x55986b212c80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085315866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55986b210ed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085315866 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085315866 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{IDLE}: Allocated (fsm.c:456) 20241106085315866 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085315866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f40030000240056400500f1100926) (sccp_scrc.c:401) 20241106085315866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085315866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085315866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085315866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085315866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085315866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085315866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085315866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085315866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085315866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085315866 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085315866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085315866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085315866 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085315866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55986b210ed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085315866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9031883)[0x55986b212c80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085315866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085315866 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085315866 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085315866 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085315866 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085315866 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085315866 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085315866 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(763) HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(763)14139235 HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241106085315873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085315873 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085315873 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085315873 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085315873 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085315873 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085315873 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085315873 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085315873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085315873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085315873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085315873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085315873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085315873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=0042e2b7) (sccp_scrc.c:472) 20241106085315873 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1823) 20241106085315873 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085315873 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085315873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085315873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085315873 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085315873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55986b210ed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085315873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55986b210ed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(763)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085315876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(763)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085315878 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085315882 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085315886 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085315888 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085315891 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085315893 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085315895 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085315896 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085315898 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085315898 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085315899 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085315900 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085315901 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085315902 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085315902 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085315903 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085315904 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085315905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085315905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085315906 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085315909 DLINP DEBUG SRVCONN(,r=127.0.0.1:57950<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085315909 DLINP DEBUG SRVCONN(,r=127.0.0.1:57950<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085315909 DLINP NOTICE SRV(,r=127.0.0.1:57950<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085315909 DMAIN NOTICE (127.0.0.1:57950 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57950<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085315909 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085315910 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41335<->l=127.0.0.1:4262) (control_if.c:193) 20241106085315910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085315910 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085315910 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085315910 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085315910 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-RAN(758)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(745)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(752)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(747)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(755)@4c8f62f9010d: Final verdict of PTC: none 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085315910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085315910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085315910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.msc0-SCCP(748)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(749)@4c8f62f9010d: Final verdict of PTC: none 20241106085315910 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085315910 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085315910 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085315910 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085315910 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085315910 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085315910 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085315910 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085315910 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085315910 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085315910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085315910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085315910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085315910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085315910 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085315910 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085315910 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085315910 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085315910 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085315910 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085315910 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085315910 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085315910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085315910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085315910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.msc0-M3UA(750)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(754)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(753)@4c8f62f9010d: Final verdict of PTC: none 20241106085315910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085315910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085315910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085315910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085315910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085315910 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085315910 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085315910 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085315910 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085315910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085315910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085315910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085315910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085315910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085315910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) HNBGW_Test.msc1-SCCP(751)@4c8f62f9010d: Final verdict of PTC: none 20241106085315910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085315910 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(744)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(746)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(757)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(742)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(760)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(741)@4c8f62f9010d: Final verdict of PTC: none 20241106085315910 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085315910 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085315910 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085315910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085315910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085315910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085315910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085315910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085315910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085315910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085315910 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085315910 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085315910 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085315910 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085315910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55986b211f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085315910 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085315910 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085315910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e4e18), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085315910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085315910 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085315910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085315910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085315910 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085315910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55986b211f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085315910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699092)[0x55986b2075c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085315910 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699092)[0x55986b2075c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085315910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085315910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699092)[0x55986b2075c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085315910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699092)[0x55986b2075c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085315910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699092)[0x55986b2075c0]{disrupted}: Freeing instance (context_map.c:202) 20241106085315910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2699092)[0x55986b2075c0]{disrupted}: Deallocated (fsm.c:568) 20241106085315910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55986b211f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085315910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55986b211f50]{disconnected}: Freeing instance (context_map.c:206) 20241106085315910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55986b211f50]{disconnected}: Deallocated (fsm.c:568) 20241106085315910 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2699092 SCCP-68 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106085315910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55986b20e060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085315911 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085315911 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085315911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ef41), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085315911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085315911 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085315911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085315911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085315911 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085315911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55986b20e060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085315911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4572139)[0x55986b20e220]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085315911 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4572139)[0x55986b20e220]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085315911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085315911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4572139)[0x55986b20e220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085315911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4572139)[0x55986b20e220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085315911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4572139)[0x55986b20e220]{disrupted}: Freeing instance (context_map.c:202) 20241106085315911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4572139)[0x55986b20e220]{disrupted}: Deallocated (fsm.c:568) 20241106085315911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55986b20e060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085315911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55986b20e060]{disconnected}: Freeing instance (context_map.c:206) 20241106085315911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55986b20e060]{disconnected}: Deallocated (fsm.c:568) 20241106085315911 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4572139 SCCP-69 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106085315911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55986b210ed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085315911 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085315911 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085315911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e2b7), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085315911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085315911 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085315911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085315911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085315911 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085315911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55986b210ed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085315911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9031883)[0x55986b212c80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085315911 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9031883)[0x55986b212c80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085315911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085315911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9031883)[0x55986b212c80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085315911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9031883)[0x55986b212c80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085315911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9031883)[0x55986b212c80]{disrupted}: Freeing instance (context_map.c:202) 20241106085315911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9031883)[0x55986b212c80]{disrupted}: Deallocated (fsm.c:568) 20241106085315911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55986b210ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085315911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55986b210ed0]{disconnected}: Freeing instance (context_map.c:206) 20241106085315911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55986b210ed0]{disconnected}: Deallocated (fsm.c:568) 20241106085315911 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9031883 SCCP-70 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106085315911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) HNBGW_Test.sgsn0-M3UA(756)@4c8f62f9010d: Final verdict of PTC: none 20241106085315911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085315911 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085315911 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085315911 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085315911 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085315911 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085315911 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085315911 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085315911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085315911 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085315911 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085315911 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085315911 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085315911 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085315911 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085315911 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085315911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085315911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085315911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085315911 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085315911 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085315911 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085315911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085315911 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085315911 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085315911 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085315911 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085315911 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085315911 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085315911 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(759)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085315921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43404<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(743)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(741): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(742): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(743): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(744): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(745): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(746): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(747): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(748): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(749): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(750): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(751): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(752): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(753): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(754): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(755): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(756): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(757): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(758): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(759): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(760): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(761): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(762): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(763): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Wed Nov 6 08:53:16 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 20241106085316079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085316591 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085316592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c4b95), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085316592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085316592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085316592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085316592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085316592 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085316592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0d40), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085316592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085316592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085316592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085316592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085316592 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085316592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085ff81), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085316592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085316592 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085316592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085316592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085316592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085316592 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085316592 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085316592 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085316592 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085316592 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085316592 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085316592 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085316592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085316592 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085316592 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085316592 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085316592 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085316592 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085316592 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085316592 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085316592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085316592 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085316592 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085316592 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085316592 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085316592 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085316592 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085316592 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085316682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341644) 20241106085317348 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085317348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff67c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085317348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085317348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085317348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085317348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085317349 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085317349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaf961), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085317349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085317349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085317349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085317349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085317349 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085317349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e3f1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085317349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085317349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085317349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085317349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085317349 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085317349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007336f3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085317349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085317349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085317349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085317349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085317349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085317349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085317349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085317349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085317349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085317349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085317349 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085317349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085317349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085317349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085317349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085317349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085317349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085317349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085317349 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085317349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085317349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085317349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085317349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085317349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085317349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085317349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085317349 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085317349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085317349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085317349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085317349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085317349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085317349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085317349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085317349 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085317349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=341644, count=347828) 20241106085317910 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085317910 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085317910 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085317910 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085317910 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085317910 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085317910 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085317910 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085317911 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085317911 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085317911 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085317911 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085318137 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085318137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00341ed7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085318137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085318137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085318137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085318137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085318137 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085318137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56918), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085318137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085318137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085318137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085318137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085318137 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085318137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013abcf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085318138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085318138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085318138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085318138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085318138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085318138 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085318138 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085318138 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085318138 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085318138 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085318138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085318138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085318138 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085318138 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085318138 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085318138 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085318138 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085318138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085318138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085318138 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085318138 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085318138 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085318138 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085318138 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085318138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085318589 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085318590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e1dda), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085318590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085318590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085318590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085318590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085318590 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085318590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003049d2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085318590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085318590 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085318590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085318590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085318590 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085318590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bec24e), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085318590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085318590 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085318590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085318590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085318590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085318590 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085318590 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085318590 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085318590 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085318590 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085318590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085318590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085318590 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085318590 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085318590 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085318590 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085318590 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085318590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085318590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085318590 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085318590 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085318590 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085318590 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085318590 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085318590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Wed Nov 6 08:53:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085319363 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085319363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7af1), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085319363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085319363 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085319364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085319364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085319364 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085319364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00981e56), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085319364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085319364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085319364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085319364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085319364 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085319364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2c749), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085319364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085319364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085319364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085319364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085319364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085319364 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085319364 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085319364 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085319364 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085319364 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085319364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085319364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085319364 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085319364 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085319364 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085319364 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085319364 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085319364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085319364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085319364 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085319364 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085319364 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085319364 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085319364 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085319364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241106085319758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085319764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085319772 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35055<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(767)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085319804 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085319804 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085319814 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085319814 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085319814 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085319814 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085319814 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085319814 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(769)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085319815 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085319815 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085319815 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085319815 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085319815 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085319815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085319815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085319815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085319815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085319815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085319815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085319815 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085319815 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60936 (stream_srv.c:129) 20241106085319815 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60936<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085319815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085319815 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085319815 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085319815 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085319815 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085319815 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085319815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085319816 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085319816 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085319816 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085319816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085319816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085319816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085319816 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085319816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085319816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085319816 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085319816 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085319816 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085319816 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085319816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085319816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085319816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085319816 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085319816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085319816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085319816 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085319816 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085319816 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085319816 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085319816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085319816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085319816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085319816 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085319816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085319816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085319816 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085319816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085319816 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085319816 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085319816 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085319816 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085319816 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085319816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085319816 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085319816 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085319816 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085319816 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085319816 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085319816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085319816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085319816 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085319816 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085319816 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085319816 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085319816 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085319816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(773)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(773)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(773)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(771)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(776)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(776)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(776)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(774)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(779)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-M3UA(779)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(779)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-SCCP(777)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085319859 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085319859 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085319860 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085319860 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085319860 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085319860 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085319860 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085319860 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085319861 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085319861 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085319861 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085319861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085319861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085319861 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085319861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085319861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085319861 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085319861 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085319861 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085319861 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085319861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085319861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085319861 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085319861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085319861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085319861 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085319861 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085319861 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085319861 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085319861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085319861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085319861 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085319861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085319861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085319861 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085319861 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085319861 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085319861 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085319861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085319861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085319861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085319861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085319861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085319861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085319861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085319861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085319861 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085319861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085319861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085319861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085319861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085319861 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085319861 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085319861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085319861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085319861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085319861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085319861 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085319861 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085319861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085319861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085319861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085319861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085319861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085319861 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085319861 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085319861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085319861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085319861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085319861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085319861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085319861 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085319861 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085319861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(782)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(782)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(782)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(780)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(785)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(785)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(785)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(783)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(788)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn2-M3UA(788)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(788)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn2-SCCP(786)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085319923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085319923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085319923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085319923 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085319923 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085319923 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085319923 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085319923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085319923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085319929 DLINP DEBUG SRVCONN(,r=127.0.0.1:60936<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085319929 DLINP DEBUG SRVCONN(,r=127.0.0.1:60936<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085319929 DLINP DEBUG SRVCONN(,r=127.0.0.1:60936<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085319929 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085319929 DHNBAP DEBUG (127.0.0.1:60936 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085319929 DHNBAP NOTICE (127.0.0.1:60936 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085319929 DHNBAP NOTICE (127.0.0.1:60936 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085319929 DLINP DEBUG SRVCONN(,r=127.0.0.1:60936<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085319929 DLINP DEBUG SRVCONN(,r=127.0.0.1:60936<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085320030 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085320030 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085320030 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085320030 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(773)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085320038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320038 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085320038 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085320038 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085320038 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085320038 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085320038 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085320041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320041 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085320041 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085320041 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085320041 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085320041 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085320041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085320041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085320041 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085320042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085320042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085320042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085320042 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085320042 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085320042 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085320043 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085320043 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085320043 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085320043 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085320043 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085320043 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085320043 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085320043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085320043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085320043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085320044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085320044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085320044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085320044 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085320044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320044 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085320044 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085320044 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085320044 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085320044 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085320044 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085320044 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(776)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085320049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320049 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085320049 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085320049 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085320049 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085320049 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085320049 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085320050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320050 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085320050 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085320050 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085320050 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085320050 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085320050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085320050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085320050 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085320050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085320050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085320050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085320050 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085320050 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085320050 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085320052 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085320052 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085320052 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085320052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085320052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085320052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085320052 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085320052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085320052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085320052 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085320052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320052 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085320052 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085320052 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085320052 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085320052 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085320052 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085320052 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320057 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085320057 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085320057 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085320057 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(779)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085320063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320063 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085320063 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085320063 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085320063 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085320063 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085320063 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085320065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320065 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085320065 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085320065 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085320065 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085320065 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085320065 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085320066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085320066 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085320066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085320066 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085320066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085320066 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085320066 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085320066 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085320067 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085320067 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085320067 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085320067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085320067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085320067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085320068 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085320068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085320068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085320068 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085320068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320068 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085320068 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085320068 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085320068 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085320068 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085320068 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085320068 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320077 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085320077 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085320077 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085320077 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(782)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085320083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320083 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085320083 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085320083 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085320083 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085320083 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085320083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085320085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320085 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085320085 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085320085 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085320085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085320085 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085320085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085320085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085320085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085320085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085320085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085320085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085320085 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085320085 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085320085 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085320086 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085320086 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085320086 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085320086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085320086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085320086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085320086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085320086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085320086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085320087 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085320087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320087 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085320087 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085320087 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085320087 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085320087 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085320087 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085320087 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320092 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085320092 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085320092 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085320092 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(785)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085320097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320097 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085320097 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085320097 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085320097 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085320097 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085320097 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085320098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320098 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085320098 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085320098 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085320098 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085320098 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085320098 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085320098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085320098 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085320098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085320098 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085320098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320098 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085320098 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085320098 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085320098 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085320100 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085320100 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085320100 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085320100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085320100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085320100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085320100 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085320100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085320100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085320100 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085320100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320100 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085320100 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085320100 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085320100 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085320100 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085320100 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085320100 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320108 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085320108 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106085320108 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085320108 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(788)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106085320112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320112 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106085320112 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085320112 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085320112 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085320112 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085320112 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085320114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320114 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085320114 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085320114 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085320114 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085320114 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085320114 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085320114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085320115 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106085320115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085320115 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085320115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320115 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085320115 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085320115 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085320115 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085320116 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085320116 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085320116 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085320116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085320116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085320116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085320116 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085320116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085320116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085320116 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085320116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320116 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085320116 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085320116 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085320116 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085320116 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085320116 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085320116 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320223 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085320223 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085320223 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085320223 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085320223 DLSCCP DEBUG SCCP-SCOC(48)[0x55986b20d8a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(772)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085320839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320839 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085320839 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085320839 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085320839 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085320839 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085320839 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085320839 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085320839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085320839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085320839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085320839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085320839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085320839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085320839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085320839 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085320839 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085320839 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085320839 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085320839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085320839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085320839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085320839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085320839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085320839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085320839 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085320839 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085320839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320840 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085320840 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085320840 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085320840 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085320840 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085320840 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085320840 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085320840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085320840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085320840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085320840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085320840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085320840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085320840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085320840 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085320840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320840 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085320840 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085320840 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085320840 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085320840 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085320840 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085320840 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320840 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085320840 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(775)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085320849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085320849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085320849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085320849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085320849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085320849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085320849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085320849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320849 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085320849 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085320849 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085320849 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085320849 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085320849 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085320849 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320849 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085320849 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085320849 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085320849 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085320849 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085320849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085320849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085320849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085320849 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085320849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085320849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085320849 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085320849 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085320849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320849 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085320849 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085320849 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085320849 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085320849 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085320849 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085320849 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085320850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085320850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085320850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085320850 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085320850 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085320850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085320850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320850 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085320850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320850 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085320850 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085320850 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085320850 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085320850 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085320850 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085320850 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320850 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085320850 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085320850 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(778)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085320865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320865 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085320865 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085320865 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085320865 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085320865 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085320865 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085320865 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085320865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085320865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085320865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085320865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085320865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085320865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085320865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085320865 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085320865 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085320865 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085320865 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085320865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085320865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085320865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085320865 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085320865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085320865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085320865 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085320865 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{CONNECTED}: link up (cnlink.c:111) 20241106085320865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320865 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085320865 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085320865 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085320865 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085320865 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085320865 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085320865 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085320865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085320865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085320865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085320865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085320865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085320865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085320865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085320865 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085320865 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085320865 DRANAP INFO cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085320865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320865 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085320865 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085320865 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085320865 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085320865 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085320865 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085320865 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(781)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085320890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320890 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085320890 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085320890 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085320890 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085320890 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085320890 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085320890 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085320891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085320891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085320891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085320891 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085320891 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085320891 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085320891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085320891 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085320891 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085320891 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085320891 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085320891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085320891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085320891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085320892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085320892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085320892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085320892 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085320892 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085320892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320892 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085320892 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085320892 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085320892 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085320892 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085320892 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085320892 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320894 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085320894 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085320894 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085320894 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085320894 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085320894 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085320894 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085320894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085320894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085320894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085320894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085320894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085320894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085320894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085320894 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085320894 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085320894 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(784)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085320900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320900 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085320900 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085320900 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085320900 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085320900 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085320900 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085320900 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085320900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085320900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085320900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085320900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085320900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085320900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085320900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320901 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320901 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085320901 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085320901 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085320901 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085320901 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085320901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085320901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085320901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085320901 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085320901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085320901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085320901 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085320901 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085320901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320901 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085320901 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085320901 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085320901 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085320901 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085320901 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085320901 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320903 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085320903 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085320903 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085320903 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085320903 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085320903 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085320903 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085320903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085320903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085320903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085320903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085320903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085320903 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085320903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320903 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085320903 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085320903 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085320903 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(787)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085320912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320912 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085320912 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085320912 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085320912 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085320912 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085320912 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085320912 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085320912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085320912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085320912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085320912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085320912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106085320912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085320912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085320912 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085320912 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085320912 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20241106085320912 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085320912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085320912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085320912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085320912 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085320912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085320912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085320912 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085320912 DRANAP NOTICE cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: link up (cnlink.c:111) 20241106085320912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320912 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085320912 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085320912 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085320912 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085320912 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085320912 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085320912 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085320912 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085320912 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085320912 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085320912 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085320912 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085320912 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085320912 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085320912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085320913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085320913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085320913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085320913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085320913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085320913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106085320913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085320913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085320913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085320913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085320913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085320913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085320913 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085320913 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085320913 DRANAP INFO cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085321939 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085321950 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085321954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085321961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085321967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085321970 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085321973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085321975 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085321977 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085321979 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085321980 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085321981 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085321982 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085321985 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085321989 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085321992 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085321995 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085321999 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085322002 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085322005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001100101'B, t_guard := 20.000000 } 20241106085322030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43490<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(787)@4c8f62f9010d: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(787)@4c8f62f9010d: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(790) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(768)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(790)11314910 20241106085323076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085323076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085323076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106085323076 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085323076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaca6de, normal) (hnbgw_rua.c:407) 20241106085323076 DHNB DEBUG map_rua[0x55986b20d8a0]{init}: Allocated (fsm.c:456) 20241106085323076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11314910)[0x55986b20d8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085323076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11314910 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085323076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085323076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085323077 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241106085323077 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11314910 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1070) 20241106085323077 DCN DEBUG map_sccp[0x55986b2075c0]{init}: Allocated (fsm.c:456) 20241106085323077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55986b2075c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085323077 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11314910 <-> SCCP-71 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241106085323077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11314910 SCCP-71 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241106085323077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11314910)[0x55986b20d8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085323077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085323077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085323077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11314910)[0x55986b20d8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085323077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55986b2075c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085323077 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085323077 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{IDLE}: Allocated (fsm.c:456) 20241106085323077 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085323077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f40030000650056400500f1100926) (sccp_scrc.c:401) 20241106085323077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085323077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085323077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085323077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085323077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085323077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085323077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085323077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085323077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085323077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085323077 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085323077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085323077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085323077 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085323077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55986b2075c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085323077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11314910)[0x55986b20d8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085323078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085323078 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085323078 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085323078 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085323078 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085323078 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085323078 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085323078 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(786)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(786)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(787)@4c8f62f9010d: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(790) HNBGW_Test.sgsn2-RAN(787)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(790)9156301 HNBGW_Test.sgsn2-SCCP(786)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(786)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(790)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085323100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085323100 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085323100 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085323100 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085323100 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085323100 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085323100 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085323100 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085323100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085323100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085323100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085323100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085323100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085323100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=00c399cc) (sccp_scrc.c:472) 20241106085323100 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1823) 20241106085323100 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085323100 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085323100 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085323100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085323100 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085323100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55986b2075c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085323100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55986b2075c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085323101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(790)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085323103 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085323108 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085323113 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085323123 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085323130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085323134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085323135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085323136 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085323137 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085323137 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085323138 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085323139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085323140 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085323141 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085323142 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085323142 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085323143 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085323144 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085323145 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085323145 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000111010'B, t_guard := 20.000000 } 20241106085323158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(787)@4c8f62f9010d: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(787)@4c8f62f9010d: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(768)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(791)10668078 20241106085324183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085324183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085324183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106085324183 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085324183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa2c82e, normal) (hnbgw_rua.c:407) 20241106085324183 DHNB DEBUG map_rua[0x55986b20e220]{init}: Allocated (fsm.c:456) 20241106085324183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10668078)[0x55986b20e220]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085324183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10668078 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085324183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085324183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085324183 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241106085324183 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10668078 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1070) 20241106085324183 DCN DEBUG map_sccp[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085324183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085324183 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10668078 <-> SCCP-72 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241106085324183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10668078 SCCP-72 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241106085324183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10668078)[0x55986b20e220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085324183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085324183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085324183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10668078)[0x55986b20e220]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085324183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55986b20e060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085324183 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085324183 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{IDLE}: Allocated (fsm.c:456) 20241106085324183 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085324183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f400300003a0056400500f1100926) (sccp_scrc.c:401) 20241106085324183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085324183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085324183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085324183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085324183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085324183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085324183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085324183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085324183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085324183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085324183 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085324183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085324184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085324184 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085324184 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085324184 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085324184 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085324184 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085324184 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085324184 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085324183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085324183 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085324183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55986b20e060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085324183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10668078)[0x55986b20e220]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn2-SCCP(786)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(786)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(787)@4c8f62f9010d: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(791) HNBGW_Test.sgsn2-RAN(787)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(791)203409 HNBGW_Test.sgsn2-SCCP(786)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(786)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085324191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085324191 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085324191 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085324191 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085324191 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085324191 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085324191 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085324191 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085324191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085324191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085324191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085324191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085324191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085324191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=00e3e737) (sccp_scrc.c:472) 20241106085324191 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1823) 20241106085324191 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085324191 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085324191 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085324191 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085324191 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085324191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55986b20e060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085324191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55986b20e060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(791)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085324195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(791)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085324197 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085324201 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085324205 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085324208 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085324210 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085324211 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085324212 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085324213 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085324214 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085324215 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085324216 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085324217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085324217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085324218 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085324219 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085324219 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085324221 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085324222 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085324223 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085324223 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011010000'B, t_guard := 20.000000 } 20241106085324235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43510<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(784)@4c8f62f9010d: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(784)@4c8f62f9010d: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(792) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(768)@4c8f62f9010d: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(792)8297833 20241106085325258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085325258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085325258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106085325258 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085325258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7e9d69, normal) (hnbgw_rua.c:407) 20241106085325258 DHNB DEBUG map_rua[0x55986b210ed0]{init}: Allocated (fsm.c:456) 20241106085325258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8297833)[0x55986b210ed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085325258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297833 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085325258 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085325258 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085325258 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106085325258 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297833 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1117) 20241106085325258 DCN DEBUG map_sccp[0x55986b20c970]{init}: Allocated (fsm.c:456) 20241106085325258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55986b20c970]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085325258 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8297833 <-> SCCP-73 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106085325258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297833 SCCP-73 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241106085325258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8297833)[0x55986b210ed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085325258 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085325258 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085325258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8297833)[0x55986b210ed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085325258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55986b20c970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085325258 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085325258 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{IDLE}: Allocated (fsm.c:456) 20241106085325258 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085325258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f40030002d00056400500f1100926) (sccp_scrc.c:401) 20241106085325258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085325258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085325258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085325258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085325258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085325258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085325258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085325258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085325258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085325258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085325258 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085325258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085325258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085325258 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085325258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55986b20c970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085325258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8297833)[0x55986b210ed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085325258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085325258 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085325258 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085325258 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085325258 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085325258 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085325258 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085325258 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(783)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(783)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(784)@4c8f62f9010d: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(792) HNBGW_Test.sgsn1-RAN(784)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(792)11304182 HNBGW_Test.sgsn1-SCCP(783)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(783)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(792)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085325272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085325273 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085325273 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085325273 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085325273 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085325273 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085325273 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085325273 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085325273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085325273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085325273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085325273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085325273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085325273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=009217f1) (sccp_scrc.c:472) 20241106085325273 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1823) 20241106085325273 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085325273 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085325273 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085325273 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085325273 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085325273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55986b20c970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085325273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55986b20c970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085325275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(792)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085325277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085325281 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085325286 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085325290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085325293 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085325294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085325296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085325297 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085325297 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085325298 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085325299 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085325300 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085325300 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085325301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085325302 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085325302 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085325303 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085325304 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085325304 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085325305 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085325308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085325309 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085325309 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085325309 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn2-RAN(787)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(768)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(778)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(771)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(781)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(770)@4c8f62f9010d: Final verdict of PTC: none 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085325309 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085325309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085325309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085325309 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085325309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085325309 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085325309 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085325309 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20241106085325309 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085325309 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085325309 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241106085325309 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085325309 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085325309 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085325309 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085325309 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085325309 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085325309 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085325309 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106085325309 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085325309 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085325309 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085325309 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085325309 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085325309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085325309 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085325309 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085325309 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085325309 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085325309 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085325309 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085325309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085325309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085325309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085325310 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085325310 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085325310 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085325310 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085325310 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35055<->l=127.0.0.1:4262) (control_if.c:193) 20241106085325310 DLINP DEBUG SRVCONN(,r=127.0.0.1:60936<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085325310 DLINP DEBUG SRVCONN(,r=127.0.0.1:60936<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085325310 DLINP NOTICE SRV(,r=127.0.0.1:60936<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085325310 DMAIN NOTICE (127.0.0.1:60936 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60936<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085325310 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085325310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085325310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085325310 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085325310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085325310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085325310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085325310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085325310 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085325310 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085325310 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085325310 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085325310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085325310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085325310 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085325310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085325310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085325310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085325310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085325310 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085325310 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085325310 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085325310 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085325310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55986b20c970]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085325310 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085325310 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085325310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009217f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085325310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085325310 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085325310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085325310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085325310 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085325310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55986b20c970]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085325310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8297833)[0x55986b210ed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085325310 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8297833)[0x55986b210ed0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085325310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085325310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8297833)[0x55986b210ed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085325310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8297833)[0x55986b210ed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085325310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8297833)[0x55986b210ed0]{disrupted}: Freeing instance (context_map.c:202) 20241106085325310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8297833)[0x55986b210ed0]{disrupted}: Deallocated (fsm.c:568) 20241106085325310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55986b20c970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085325310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55986b20c970]{disconnected}: Freeing instance (context_map.c:206) 20241106085325310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55986b20c970]{disconnected}: Deallocated (fsm.c:568) 20241106085325310 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297833 SCCP-73 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241106085325310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085325310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085325310 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106085325310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Ma20241106085325311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085325311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085325311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085325311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085325311 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085325311 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085325311 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085325311 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085325311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085325311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085325311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085325311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085325311 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085325311 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085325311 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085325311 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req nagement' (sccp_user.c:177) 20241106085325310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085325310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085325310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085325310 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085325310 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085325310 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085325310 DRANAP NOTICE cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085325310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55986b2075c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085325310 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085325310 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085325310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c399cc), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085325310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085325310 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085325311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085325311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085325311 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085325311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55986b2075c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085325311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11314910)[0x55986b20d8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085325311 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11314910)[0x55986b20d8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085325311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085325311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11314910)[0x55986b20d8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085325311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11314910)[0x55986b20d8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085325311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11314910)[0x55986b20d8a0]{disrupted}: Freeing instance (context_map.c:202) 20241106085325311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11314910)[0x55986b20d8a0]{disrupted}: Deallocated (fsm.c:568) 20241106085325311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55986b2075c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085325311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55986b2075c0]{disconnected}: Freeing instance (context_map.c:206) 20241106085325311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55986b2075c0]{disconnected}: Deallocated (fsm.c:568) 20241106085325311 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11314910 SCCP-71 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241106085325311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55986b20e060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085325311 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085325311 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085325311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e737), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085325311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085325311 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085325311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085325311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085325311 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085325311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55986b20e060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085325311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10668078)[0x55986b20e220]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085325311 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10668078)[0x55986b20e220]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085325311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085325311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10668078)[0x55986b20e220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085325311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10668078)[0x55986b20e220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085325311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10668078)[0x55986b20e220]{disrupted}: Freeing instance (context_map.c:202) 20241106085325311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10668078)[0x55986b20e220]{disrupted}: Deallocated (fsm.c:568) 20241106085325311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55986b20e060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085325311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55986b20e060]{disconnected}: Freeing instance (context_map.c:206) 20241106085325311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55986b20e060]{disconnected}: Deallocated (fsm.c:568) 20241106085325311 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10668078 SCCP-72 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241106085325311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085325311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085325311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085325311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085325311 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085325311 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085325311 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085325311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085325311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085325311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085325311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085325311 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085325311 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085325311 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085325311 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(772)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(777)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(785)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(767)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(775)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(776)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(780)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(782)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(774)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(779)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(769)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(783)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(773)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(788)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(786)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(789)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(784)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(764)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(765)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085325346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(766)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(764): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(765): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(766): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(767): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(768): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(769): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(770): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(771): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(772): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(773): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(774): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(775): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(776): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-SCCP(777): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-RAN(778): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-M3UA(779): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(780): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(781): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(782): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(783): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(784): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(785): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(786): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn2-RAN(787): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(788): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(790): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(791): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(792): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Wed Nov 6 08:53:25 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20241106085325560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085325911 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085325911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e2b7), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085325911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085325911 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085325911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085325911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085325911 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085325911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ef41), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085325912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085325912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085325912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085325912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085325912 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085325912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e4e18), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085325912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085325912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085325912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085325912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085325912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085325912 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085325912 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085325912 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085325912 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085325912 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085325912 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085325912 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085325912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085325912 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085325912 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085325912 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085325912 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085325912 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085325912 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085325912 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085325912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085325912 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085325912 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085325912 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085325912 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085325912 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085325912 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085325912 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085326264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43526<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=402700) 20241106085326593 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085326593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085ff81), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085326593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085326593 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085326593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085326593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085326593 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085326593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0d40), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085326593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085326593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085326593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085326593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085326593 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085326593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c4b95), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085326593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085326593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085326593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085326593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085326593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085326593 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085326593 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085326593 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085326593 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085326593 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085326593 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085326593 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085326593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085326593 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085326593 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085326593 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085326593 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085326593 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085326593 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085326593 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085326593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085326593 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085326593 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085326593 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085326593 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085326593 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085326593 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085326593 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=402700, count=412316) 20241106085327310 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085327310 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085327310 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241106085327310 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085327310 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085327310 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085327310 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085327310 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085327310 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085327310 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085327310 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085327310 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085327349 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085327350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007336f3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085327350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085327350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085327350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085327350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085327350 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085327350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e3f1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085327350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085327350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085327350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085327350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085327350 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085327350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaf961), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085327350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085327350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085327350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085327350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085327350 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085327350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff67c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085327350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085327350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085327350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085327350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085327350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085327350 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085327350 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085327350 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085327350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085327350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085327350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085327350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085327350 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085327350 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085327350 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085327350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085327350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085327350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085327350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085327350 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085327350 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085327350 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085327350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085327350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085327350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085327350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085327350 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085327350 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085327350 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085327350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085327350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085327350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085328138 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085328138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013abcf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085328138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085328138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085328138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085328138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085328138 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085328138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56918), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085328138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085328138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085328138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085328138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085328138 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085328138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00341ed7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085328138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085328138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085328138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085328138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085328138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085328138 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085328138 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085328138 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085328139 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085328139 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085328139 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085328139 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085328139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085328139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085328139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085328139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085328139 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085328139 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085328139 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085328139 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085328139 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085328139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085328139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085328139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085328139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085328139 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085328139 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085328139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085328139 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Wed Nov 6 08:53:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085328591 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085328591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bec24e), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085328591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085328591 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085328591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085328591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085328591 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085328591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003049d2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085328591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085328591 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085328591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085328591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085328591 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085328591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e1dda), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085328591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085328591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085328591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085328591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085328592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085328592 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085328592 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085328592 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085328592 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085328592 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085328592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085328592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085328592 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085328592 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085328592 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085328592 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085328592 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085328592 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085328592 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085328592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085328592 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085328592 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085328592 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085328592 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085328592 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085328592 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085328592 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085328592 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085328592 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_sgsnpool_L3Compl_no_cn started. 20241106085329359 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085329359 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085329359 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085329359 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085329359 DLSCCP DEBUG SCCP-SCOC(50)[0x55986b200550]{IDLE}: Deallocated (fsm.c:568) 20241106085329359 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085329359 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085329359 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085329359 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085329360 DLSCCP DEBUG SCCP-SCOC(49)[0x55986b2119b0]{IDLE}: Deallocated (fsm.c:568) 20241106085329360 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085329360 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085329360 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085329360 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085329360 DLSCCP DEBUG SCCP-SCOC(51)[0x55986b209490]{IDLE}: Deallocated (fsm.c:568) 20241106085329363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085329376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085329383 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45561<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_no_cn-Iuh0(796)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085329408 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085329408 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085329421 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085329421 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085329421 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085329421 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085329421 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085329421 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085329421 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085329421 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085329421 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085329421 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085329422 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48447 (stream_srv.c:129) 20241106085329422 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48447<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_no_cn-Iuh1(798)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085329423 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085329423 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085329423 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085329423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085329423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085329423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085329423 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085329423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085329423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085329423 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085329423 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085329423 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085329423 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085329423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085329423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085329423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085329423 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085329423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085329423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085329423 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085329423 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085329423 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085329423 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085329423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085329423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085329423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085329423 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085329423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085329423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085329423 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085329423 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085329423 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085329423 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085329423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085329423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085329423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085329423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085329423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085329423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085329423 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085329423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329423 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085329423 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085329423 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085329423 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085329423 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085329423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329423 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085329423 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085329423 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085329423 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085329423 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085329423 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085329423 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085329423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329423 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085329423 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085329423 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085329423 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085329423 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085329423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085329423 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085329423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329423 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085329423 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085329423 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085329423 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085329423 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085329423 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085329423 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085329423 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(802)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(802)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(802)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(800)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085329441 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085329441 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085329441 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085329441 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085329441 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085329441 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085329441 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085329441 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085329442 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085329442 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085329442 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085329442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085329442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085329442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085329442 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085329442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085329442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085329442 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085329442 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085329442 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085329442 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085329442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085329442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085329442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085329442 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085329442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085329442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085329442 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085329442 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085329442 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085329442 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085329442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085329442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085329442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085329442 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085329442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085329442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085329442 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085329442 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085329442 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085329442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085329442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085329442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085329442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085329442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085329442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085329442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085329442 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085329443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329443 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085329443 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085329443 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085329443 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085329443 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085329443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329443 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085329443 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085329443 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085329443 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085329443 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085329443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085329443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329443 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085329443 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085329443 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085329443 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085329443 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085329443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085329443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329443 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085329443 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085329443 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085329443 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085329443 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085329443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(805)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(805)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(805)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(803)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085329475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085329475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085329475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085329475 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085329475 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085329475 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085329475 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085329475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085329475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085329480 DLINP DEBUG SRVCONN(,r=127.0.0.1:48447<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085329480 DLINP DEBUG SRVCONN(,r=127.0.0.1:48447<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085329480 DLINP DEBUG SRVCONN(,r=127.0.0.1:48447<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085329480 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085329480 DHNBAP DEBUG (127.0.0.1:48447 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085329480 DHNBAP NOTICE (127.0.0.1:48447 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085329480 DHNBAP NOTICE (127.0.0.1:48447 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085329480 DLINP DEBUG SRVCONN(,r=127.0.0.1:48447<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085329480 DLINP DEBUG SRVCONN(,r=127.0.0.1:48447<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085329637 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085329637 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085329637 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085329637 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085329637 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085329637 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085329637 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(802)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085329646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329646 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085329646 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085329646 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085329646 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085329646 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085329646 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085329646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085329646 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085329646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085329646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085329646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085329646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085329646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085329646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085329646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085329646 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085329651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329651 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085329651 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085329651 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085329651 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085329651 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241106085329651 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085329651 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085329651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085329651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085329651 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085329651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085329651 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085329651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085329651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085329651 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085329651 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085329651 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085329653 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085329653 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085329653 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085329653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085329653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085329653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085329653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085329653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085329653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085329653 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085329653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329653 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085329653 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085329653 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085329653 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085329653 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085329653 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085329653 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085329663 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085329663 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085329663 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085329663 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(805)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085329669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329669 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085329669 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085329669 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085329669 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085329669 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085329669 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085329672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329672 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085329672 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085329672 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085329672 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085329672 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085329672 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085329672 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085329672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085329672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085329672 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085329672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085329672 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085329672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085329672 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085329672 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085329672 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085329672 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085329673 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085329673 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085329673 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085329673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085329673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085329673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085329673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085329673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085329673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085329673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085329673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085329673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085329673 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085329673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085329673 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085329673 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085329673 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085329673 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085329673 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085329673 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085329673 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(801)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085330454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085330454 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085330454 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085330454 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085330454 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085330454 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085330454 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085330454 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085330454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085330454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085330454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085330454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085330454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085330454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085330454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085330454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085330454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085330454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085330454 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085330454 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085330454 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085330454 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085330454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085330454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085330454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085330454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085330454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085330454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085330454 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085330454 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085330454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085330454 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085330454 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085330454 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085330454 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085330454 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085330454 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085330454 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085330455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085330455 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085330455 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085330455 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085330455 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085330455 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085330455 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085330455 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085330455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085330455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085330455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085330455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085330455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085330455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085330455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085330455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085330455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085330455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085330455 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085330455 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085330455 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(804)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085330470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085330470 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085330470 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085330470 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085330470 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085330470 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085330470 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085330470 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085330470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085330470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085330470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085330470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085330470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085330470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085330470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085330470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085330470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085330471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085330471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085330471 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085330471 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085330471 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085330471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085330471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085330471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085330471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085330471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085330471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085330471 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085330471 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085330471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085330471 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085330471 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085330471 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085330471 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085330471 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085330471 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085330471 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085330471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085330471 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085330471 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085330471 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085330471 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085330471 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085330471 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085330471 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085330471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085330471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085330471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085330471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085330471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085330471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085330471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085330471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085330471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085330471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085330471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085330471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085330471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085330471 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085330471 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085330471 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085330486 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085330489 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085330490 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085330491 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085330492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085330493 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085330494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085330495 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085330496 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085330496 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085330497 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085330497 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085330498 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085330499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085330499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085330500 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085330501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085330502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085330502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085330503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111100010'B, t_guard := 20.000000 } 20241106085330518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43540<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(807)15992038 20241106085331531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085331531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085331531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106085331531 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085331531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf404e6, normal) (hnbgw_rua.c:407) 20241106085331531 DHNB DEBUG map_rua[0x55986b209490]{init}: Allocated (fsm.c:456) 20241106085331531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15992038)[0x55986b209490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085331531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15992038 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085331531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085331531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085331531 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106085331531 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15992038 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241106085331531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15992038)[0x55986b209490]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085331531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15992038)[0x55986b209490]{init}: Freeing instance (context_map.c:202) 20241106085331531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15992038)[0x55986b209490]{init}: Deallocated (fsm.c:568) 20241106085331531 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15992038 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085331531 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:282) 20241106085331531 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106085331531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085331531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085331531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@4c8f62f9010d: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(807)15992038 20241106085331535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43540<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(807)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111110011'B, t_guard := 20.000000 } 20241106085331548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(808)9284041 20241106085332568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085332568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085332568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106085332568 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085332568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8da9c9, normal) (hnbgw_rua.c:407) 20241106085332568 DHNB DEBUG map_rua[0x55986b209490]{init}: Allocated (fsm.c:456) 20241106085332568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9284041)[0x55986b209490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085332568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9284041 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085332568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085332568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085332568 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106085332568 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-9284041 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241106085332568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9284041)[0x55986b209490]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085332568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9284041)[0x55986b209490]{init}: Freeing instance (context_map.c:202) 20241106085332568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9284041)[0x55986b209490]{init}: Deallocated (fsm.c:568) 20241106085332568 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9284041 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241106085332569 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:282) 20241106085332569 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106085332569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085332569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085332569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@4c8f62f9010d: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(808)9284041 20241106085332573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(808)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010010100'B, t_guard := 20.000000 } 20241106085332592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56816<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(809)2047853 20241106085333613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085333613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085333613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085333613 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085333614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1f3f6d, normal) (hnbgw_rua.c:407) 20241106085333614 DHNB DEBUG map_rua[0x55986b209490]{init}: Allocated (fsm.c:456) 20241106085333614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2047853)[0x55986b209490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085333614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2047853 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085333614 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085333614 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085333614 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2047853 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241106085333614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2047853)[0x55986b209490]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085333614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2047853)[0x55986b209490]{init}: Freeing instance (context_map.c:202) 20241106085333614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2047853)[0x55986b209490]{init}: Deallocated (fsm.c:568) 20241106085333614 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2047853 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241106085333614 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20241106085333614 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106085333614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085333614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085333614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@4c8f62f9010d: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(809)2047853 20241106085333621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56816<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(809)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010111011'B, t_guard := 20.000000 } 20241106085333637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56824<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(810)2523560 20241106085334648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085334648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085334648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106085334648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085334648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2681a8, normal) (hnbgw_rua.c:407) 20241106085334648 DHNB DEBUG map_rua[0x55986b209490]{init}: Allocated (fsm.c:456) 20241106085334648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2523560)[0x55986b209490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085334648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2523560 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085334648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085334648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085334648 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106085334648 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2523560 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241106085334648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2523560)[0x55986b209490]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085334648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2523560)[0x55986b209490]{init}: Freeing instance (context_map.c:202) 20241106085334648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2523560)[0x55986b209490]{init}: Deallocated (fsm.c:568) 20241106085334648 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2523560 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085334648 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:282) 20241106085334648 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106085334648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085334648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085334648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@4c8f62f9010d: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(810)2523560 20241106085334652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56824<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(810)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085334659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085334659 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45561<->l=127.0.0.1:4262) (control_if.c:193) 20241106085334659 DLINP DEBUG SRVCONN(,r=127.0.0.1:48447<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085334659 DLINP DEBUG SRVCONN(,r=127.0.0.1:48447<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085334659 DLINP NOTICE SRV(,r=127.0.0.1:48447<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085334659 DMAIN NOTICE (127.0.0.1:48447 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48447<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085334659 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085334660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085334660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085334661 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085334661 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085334660 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085334660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085334660 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085334661 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085334661 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085334661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085334661 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085334661 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085334661 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085334661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085334661 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085334661 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085334661 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085334661 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085334661 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085334661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085334661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085334661 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085334661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085334661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085334661 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085334661 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085334661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085334661 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085334661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085334661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085334661 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085334661 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085334661 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085334662 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(804)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(801)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(800)@4c8f62f9010d: Final verdict of PTC: none 20241106085334663 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085334663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085334663 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085334663 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-M3UA(802)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(803)@4c8f62f9010d: Final verdict of PTC: none 20241106085334663 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085334663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085334663 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085334663 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085334663 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085334663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085334663 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085334663 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085334663 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085334663 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085334663 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085334663 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085334663 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085334663 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(799)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(793)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(794)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(798)@4c8f62f9010d: Final verdict of PTC: none 20241106085334663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085334663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085334663 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085334663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085334663 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085334663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085334663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085334663 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085334663 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085334663 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085334663 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(805)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(806)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(796)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085334664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43530<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(795)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(793): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(794): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(795): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(796): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(798): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(799): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(800): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(801): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(802): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(803): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(804): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(805): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(806): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(807): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(808): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(809): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(810): none (pass -> pass) MTC@4c8f62f9010d: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Wed Nov 6 08:53:34 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20241106085334722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085335310 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085335310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009217f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085335311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085335311 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085335311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085335311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085335311 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085335311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c399cc), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085335311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085335311 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085335311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085335311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085335311 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085335311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e737), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085335311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085335311 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085335311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085335311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085335311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085335311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085335311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085335311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085335311 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085335311 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085335311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085335311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085335311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085335311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085335311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085335311 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085335311 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085335311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085335311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085335311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085335311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085335311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085335311 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085335311 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085335311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085335324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56828<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209608) 20241106085335912 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085335912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e4e18), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085335912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085335912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085335912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085335912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085335912 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085335912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ef41), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085335912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085335912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085335912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085335912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085335912 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085335912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e2b7), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085335912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085335912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085335912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085335912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085335913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085335913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085335913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085335913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085335913 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085335913 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085335913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085335913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085335913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085335913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085335913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085335913 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085335913 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085335913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085335913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085335913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085335913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085335913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085335913 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085335913 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085335913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=209608, count=215768) 20241106085336593 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085336593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c4b95), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085336593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085336593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085336593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085336593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085336594 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085336594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0d40), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085336594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085336594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085336594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085336594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085336594 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085336594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085ff81), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085336594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085336594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085336594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085336594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085336594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085336594 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085336594 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085336594 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085336594 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085336594 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085336594 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085336594 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085336594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085336594 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085336594 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085336594 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085336594 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085336594 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085336594 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085336594 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085336594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085336594 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085336594 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085336594 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085336594 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085336594 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085336594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085336661 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085336661 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085336661 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085336663 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085336663 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085336663 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085337351 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085337351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff67c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085337351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085337351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085337351 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085337351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaf961), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085337351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085337351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085337351 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085337351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e3f1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085337351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085337351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085337351 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085337351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007336f3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085337351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085337351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085337351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085337351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085337351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085337351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085337351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085337351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085337351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085337351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085337351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085337351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085337351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085337351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085337351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085337351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085337351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085337351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085337351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085337351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085337351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085337351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085337351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085337351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085337352 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085337352 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085337352 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085337352 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085337352 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085337352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Wed Nov 6 08:53:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085338139 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085338139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00341ed7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085338139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338139 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085338139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338139 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085338139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56918), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085338139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085338139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338139 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085338139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013abcf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085338139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085338139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085338139 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085338139 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085338139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085338139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085338139 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085338139 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085338139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085338139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085338139 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085338139 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085338139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241106085338431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085338436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085338440 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37707<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_nri_from_other_PLMN-Iuh0(814)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085338458 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085338458 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085338467 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085338467 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338467 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085338467 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338467 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085338467 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338468 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085338468 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(816)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085338468 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56868 (stream_srv.c:129) 20241106085338468 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56868<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085338469 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338469 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085338469 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085338469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338469 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085338469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338469 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338469 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338469 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085338469 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085338469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338469 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085338469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338469 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338469 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338469 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085338469 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085338469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338469 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085338469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338469 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338469 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338469 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085338469 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085338469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085338469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338469 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338469 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338469 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338469 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085338469 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085338469 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085338469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338469 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338469 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338469 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085338469 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085338469 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085338469 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085338469 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085338469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338469 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338469 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338469 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085338469 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085338469 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085338469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085338469 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085338469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338469 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338469 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338469 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085338469 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085338469 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085338469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(820)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(820)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(820)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(818)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(823)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(823)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(823)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(821)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(826)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-M3UA(826)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(826)@4c8f62f9010d: ************************************************* HNBGW_Test.msc2-SCCP(824)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085338515 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085338515 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338515 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085338515 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338515 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085338515 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338516 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085338516 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338517 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338517 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085338517 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338517 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085338517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338517 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338517 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338517 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085338517 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338517 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085338517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338517 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338517 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338517 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085338517 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338517 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085338517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338517 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338517 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338517 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085338517 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085338517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338517 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338517 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338517 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338517 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085338517 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085338517 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085338517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338517 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338517 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338517 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085338517 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085338517 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085338517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085338517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338517 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338517 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338517 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085338517 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085338517 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085338517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085338517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338517 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338517 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338517 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085338517 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085338517 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085338517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(829)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(829)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(829)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(827)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(832)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(832)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(832)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(830)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(835)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn2-M3UA(835)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(835)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn2-SCCP(833)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085338573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085338573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085338573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085338573 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085338573 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085338573 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085338573 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085338573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085338573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085338578 DLINP DEBUG SRVCONN(,r=127.0.0.1:56868<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085338578 DLINP DEBUG SRVCONN(,r=127.0.0.1:56868<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085338578 DLINP DEBUG SRVCONN(,r=127.0.0.1:56868<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085338578 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085338578 DHNBAP DEBUG (127.0.0.1:56868 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085338578 DHNBAP NOTICE (127.0.0.1:56868 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085338578 DHNBAP NOTICE (127.0.0.1:56868 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085338578 DLINP DEBUG SRVCONN(,r=127.0.0.1:56868<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085338578 DLINP DEBUG SRVCONN(,r=127.0.0.1:56868<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085338585 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085338585 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085338585 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085338585 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085338585 DLSCCP DEBUG SCCP-SCOC(52)[0x55986b2136a0]{IDLE}: Deallocated (fsm.c:568) 20241106085338587 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085338587 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085338587 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085338587 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085338587 DLSCCP DEBUG SCCP-SCOC(54)[0x55986b207b00]{IDLE}: Deallocated (fsm.c:568) 20241106085338587 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085338587 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085338587 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085338587 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085338587 DLSCCP DEBUG SCCP-SCOC(53)[0x55986b211ae0]{IDLE}: Deallocated (fsm.c:568) 20241106085338683 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085338683 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085338683 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085338683 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(820)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085338691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338691 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085338691 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085338691 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085338691 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085338691 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085338691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085338694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338694 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085338694 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085338694 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085338694 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085338694 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085338694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085338694 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085338694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085338694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085338694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085338694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085338694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085338694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085338694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085338694 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085338695 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085338695 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338696 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338696 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085338696 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085338696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085338696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338696 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338696 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338696 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338696 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085338696 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085338696 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085338696 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085338696 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085338696 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085338697 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085338697 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085338697 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(823)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085338703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338703 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085338703 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085338703 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085338703 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085338703 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085338703 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085338705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338705 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085338705 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085338705 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085338705 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085338705 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085338705 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085338705 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085338705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085338705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085338705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085338705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085338706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085338706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085338706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085338706 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085338706 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085338706 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338707 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338707 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085338707 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085338707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085338707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338707 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338707 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338707 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338707 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085338707 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085338707 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085338707 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085338707 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085338711 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085338711 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085338711 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085338711 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085338711 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085338711 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085338711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(826)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085338714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338714 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085338714 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085338714 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085338714 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085338714 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085338714 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085338714 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085338714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085338714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085338714 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085338714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085338714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085338714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085338714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085338714 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085338716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338716 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085338716 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085338716 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085338716 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085338716 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241106085338716 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085338716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085338716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085338716 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085338716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085338716 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085338716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085338716 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085338716 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085338716 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085338716 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338717 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338717 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085338717 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085338718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338718 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085338718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338718 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338718 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338718 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338718 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085338718 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085338718 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085338718 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085338718 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085338733 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085338733 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085338733 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085338733 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(829)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085338738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338738 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085338738 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085338738 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085338738 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085338738 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085338738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085338740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338740 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085338740 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085338740 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085338740 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085338740 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085338740 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085338740 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085338740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085338740 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085338740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085338740 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085338740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085338740 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085338740 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085338740 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085338740 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338741 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338741 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085338741 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085338741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085338741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338741 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085338741 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085338742 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085338742 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085338742 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085338747 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085338747 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085338747 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085338747 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(832)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085338753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338753 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085338753 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085338753 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085338753 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085338753 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085338753 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085338756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338756 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085338756 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085338756 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085338756 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085338756 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085338756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085338756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085338756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085338756 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085338756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085338756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085338756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085338756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085338756 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085338756 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085338756 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338757 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338757 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085338757 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085338757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338757 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085338757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338757 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338758 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338758 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338758 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085338758 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085338758 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085338758 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085338758 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085338762 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085338762 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106085338762 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085338762 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(835)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106085338766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338766 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106085338766 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085338766 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085338766 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085338766 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085338766 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085338767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338767 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085338767 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085338767 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085338767 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085338767 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085338767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085338767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085338767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085338767 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106085338767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085338767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085338767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085338767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085338767 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085338767 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085338767 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085338769 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085338769 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085338769 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085338769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085338769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085338769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085338769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085338769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085338769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085338769 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085338769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085338769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085338769 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085338769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085338769 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085338769 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085338769 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085338769 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085338769 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085338769 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085338769 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(819)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085339490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339490 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085339490 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085339490 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085339490 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085339490 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085339490 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085339490 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085339490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085339490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085339490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085339490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085339490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085339490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085339490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085339490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085339490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085339490 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085339491 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085339491 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085339491 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085339491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085339491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085339491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085339491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085339491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085339491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085339491 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085339491 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085339491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339491 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085339491 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085339491 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085339491 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085339491 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085339491 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085339491 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339491 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085339491 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085339491 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085339491 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085339491 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085339491 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085339491 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085339491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085339491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085339491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085339491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085339491 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085339491 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085339491 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085339491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339491 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085339491 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085339491 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085339491 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085339491 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(822)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085339506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339506 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085339506 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085339506 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085339506 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085339506 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085339506 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085339506 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085339506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085339506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085339506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085339506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085339506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085339506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085339506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085339506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339506 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085339506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085339506 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085339506 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085339506 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085339506 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085339507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085339507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085339507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085339507 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085339507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085339507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085339507 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085339507 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085339507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339507 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085339507 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085339507 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085339507 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085339507 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085339507 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085339507 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339509 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085339509 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085339509 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085339509 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085339509 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085339509 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085339509 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085339509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085339509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085339509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085339509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085339509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085339509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085339509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085339509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339509 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085339509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085339509 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085339509 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085339509 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(825)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085339519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339519 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085339519 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085339519 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085339519 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085339519 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085339519 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085339519 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085339519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085339519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085339519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085339519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085339519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085339519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085339519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085339519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085339520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085339520 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085339520 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085339520 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085339520 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085339520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085339520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085339520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085339520 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085339520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085339520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085339520 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085339520 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{CONNECTED}: link up (cnlink.c:111) 20241106085339520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339520 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085339520 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085339520 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085339520 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085339520 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085339520 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085339520 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339522 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085339522 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085339522 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085339522 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085339522 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085339522 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085339522 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085339522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085339522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085339522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085339522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085339522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085339522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085339522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085339522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085339522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085339522 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085339522 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085339522 DRANAP INFO cnlink(msc-2)[0x55986b18b870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(828)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085339549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339549 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085339549 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085339549 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085339549 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085339549 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085339549 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085339549 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085339549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085339549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085339549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085339549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085339549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085339549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085339549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085339549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339549 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085339549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085339549 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085339549 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085339549 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085339549 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085339549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085339550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085339550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085339550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085339550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085339550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085339550 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085339550 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085339550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339550 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085339550 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085339550 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085339550 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085339550 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085339550 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085339550 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339550 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085339550 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085339550 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085339550 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085339551 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085339551 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085339551 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085339551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085339551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085339551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085339551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085339551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085339551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085339551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085339551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085339551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085339551 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085339551 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085339551 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(831)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085339558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339558 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085339558 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085339558 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085339558 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085339558 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085339558 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085339558 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085339559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085339559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085339559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085339559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085339559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085339559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085339559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085339559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085339559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085339559 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085339559 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085339559 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085339559 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085339559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085339559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085339559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085339559 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085339559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085339559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085339559 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085339559 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085339559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339559 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085339559 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085339559 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085339559 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085339559 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085339559 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085339559 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339561 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085339561 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085339561 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085339561 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085339561 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085339561 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085339561 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085339561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085339561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085339561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085339561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085339561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085339561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085339561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085339561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085339561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085339561 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085339561 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085339561 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(834)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085339567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339567 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085339567 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085339567 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085339567 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085339567 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085339567 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085339567 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085339567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085339567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085339567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085339567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085339567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085339567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106085339567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085339567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085339567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085339567 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085339567 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085339567 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20241106085339567 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085339567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085339567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085339567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085339567 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085339567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085339567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085339567 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085339567 DRANAP NOTICE cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: link up (cnlink.c:111) 20241106085339567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339567 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085339567 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085339567 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085339567 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085339567 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085339567 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085339568 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085339569 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085339569 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085339569 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085339569 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085339569 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085339569 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085339569 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085339569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085339569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085339569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085339569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085339569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085339569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085339569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106085339569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085339569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085339569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085339569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085339569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085339569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085339569 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085339569 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085339569 DRANAP INFO cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085340591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085340599 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085340603 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085340607 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085340610 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085340613 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085340616 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085340618 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085340620 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085340621 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085340623 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085340624 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085340626 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085340627 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085340628 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085340629 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085340630 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085340631 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085340632 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085340632 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@4c8f62f9010d: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000010101'B, t_guard := 20.000000 } 20241106085340645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56854<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(828)@4c8f62f9010d: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(828)@4c8f62f9010d: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(837) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(815)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(837)4849923 20241106085341680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085341680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085341680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106085341680 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085341680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a0103, normal) (hnbgw_rua.c:407) 20241106085341680 DHNB DEBUG map_rua[0x55986b209490]{init}: Allocated (fsm.c:456) 20241106085341680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4849923)[0x55986b209490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085341680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4849923 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085341680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085341680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085341680 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241106085341680 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241106085341680 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4849923 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1039) 20241106085341680 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4849923 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085341680 DCN DEBUG map_sccp[0x55986b20d8a0]{init}: Allocated (fsm.c:456) 20241106085341680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55986b20d8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085341680 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4849923 <-> SCCP-74 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085341680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4849923 SCCP-74 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241106085341680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4849923)[0x55986b209490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085341680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085341680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085341680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4849923)[0x55986b209490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085341680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55986b20d8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085341680 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085341680 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{IDLE}: Allocated (fsm.c:456) 20241106085341680 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085341680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f40030002150056400500f1100926) (sccp_scrc.c:401) 20241106085341680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085341680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085341680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085341681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085341681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085341681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085341681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085341681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085341681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085341681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085341681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085341681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085341681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085341681 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085341681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55986b20d8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085341681 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4849923)[0x55986b209490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085341681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085341681 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085341681 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085341681 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085341681 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085341681 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085341681 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085341681 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(827)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(827)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(828)@4c8f62f9010d: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(837) HNBGW_Test.sgsn0-RAN(828)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(837)3221921 HNBGW_Test.sgsn0-SCCP(827)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(827)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(837)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085341701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085341701 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085341701 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085341701 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085341701 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085341701 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085341701 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085341701 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085341702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085341702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085341702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085341702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085341702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085341702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=00cf44d9) (sccp_scrc.c:472) 20241106085341702 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1823) 20241106085341702 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085341702 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085341702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085341702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085341702 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085341702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55986b20d8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085341702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55986b20d8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085341703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56854<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(837)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085341705 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085341707 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085341709 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085341711 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085341712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085341713 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085341714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085341715 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085341715 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085341716 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085341717 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085341717 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085341718 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085341719 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085341719 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085341720 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085341721 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085341721 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085341722 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085341723 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111010110'B, t_guard := 20.000000 } 20241106085341734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56486<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(834)@4c8f62f9010d: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(834)@4c8f62f9010d: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(838) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(815)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(838)3220206 20241106085342760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085342760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085342760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106085342760 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085342760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3122ee, normal) (hnbgw_rua.c:407) 20241106085342760 DHNB DEBUG map_rua[0x55986b20e220]{init}: Allocated (fsm.c:456) 20241106085342760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3220206)[0x55986b20e220]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085342760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3220206 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085342760 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085342760 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085342760 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241106085342760 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3220206 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1070) 20241106085342760 DCN DEBUG map_sccp[0x55986b20e060]{init}: Allocated (fsm.c:456) 20241106085342760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55986b20e060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085342760 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3220206 <-> SCCP-75 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241106085342760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3220206 SCCP-75 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241106085342760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3220206)[0x55986b20e220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085342760 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085342760 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085342760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3220206)[0x55986b20e220]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085342760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55986b20e060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085342760 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085342760 DLSCCP DEBUG SCCP-SCOC(75)[0x55986b210ed0]{IDLE}: Allocated (fsm.c:456) 20241106085342760 DLSCCP DEBUG SCCP-SCOC(75)[0x55986b210ed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085342760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f40030001d60056400500f1100926) (sccp_scrc.c:401) 20241106085342760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085342760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085342760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085342760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085342760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085342760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085342760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085342760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085342760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085342760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085342760 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085342760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085342760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085342760 DLSCCP DEBUG SCCP-SCOC(75)[0x55986b210ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085342760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55986b20e060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085342760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3220206)[0x55986b20e220]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085342761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085342761 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085342761 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085342761 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085342761 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085342761 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085342761 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085342761 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(833)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(833)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(834)@4c8f62f9010d: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(838) HNBGW_Test.sgsn2-RAN(834)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(838)3363750 HNBGW_Test.sgsn2-SCCP(833)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(833)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(838)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085342780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085342780 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085342780 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085342780 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085342780 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085342780 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085342780 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085342780 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085342780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085342780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085342780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085342780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085342780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085342780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00c96df1) (sccp_scrc.c:472) 20241106085342780 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1823) 20241106085342780 DLSCCP DEBUG SCCP-SCOC(75)[0x55986b210ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085342780 DLSCCP DEBUG SCCP-SCOC(75)[0x55986b210ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085342780 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085342780 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085342780 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085342780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55986b20e060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085342780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55986b20e060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085342783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(838)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085342785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085342789 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085342791 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085342792 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085342793 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085342794 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085342795 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085342795 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085342796 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085342797 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085342798 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085342799 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085342800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085342800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085342801 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085342802 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085342803 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085342804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085342805 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085342805 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085342808 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085342808 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085342808 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085342808 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc1-RAN(822)@4c8f62f9010d: Final verdict of PTC: none 20241106085342808 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085342808 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085342808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085342808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(828)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(817)@4c8f62f9010d: Final verdict of PTC: none 20241106085342808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085342808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085342808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085342808 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085342808 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085342808 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085342808 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085342808 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085342808 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085342808 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085342808 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085342808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085342808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085342808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085342808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085342808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085342808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085342808 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085342808 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085342808 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085342808 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085342808 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37707<->l=127.0.0.1:4262) (control_if.c:193) 20241106085342809 DLINP DEBUG SRVCONN(,r=127.0.0.1:56868<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085342809 DLINP DEBUG SRVCONN(,r=127.0.0.1:56868<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085342809 DLINP NOTICE SRV(,r=127.0.0.1:56868<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085342809 DMAIN NOTICE (127.0.0.1:56868 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56868<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085342809 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085342809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085342809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085342809 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085342809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085342809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085342809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085342809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085342809 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085342809 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085342809 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085342809 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085342809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(815)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(825)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(821)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(830)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(823)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(820)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(818)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(824)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(831)@4c8f62f9010d: Final verdict of PTC: none 20241106085342809 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085342809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085342809 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085342809 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085342809 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085342809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085342809 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085342809 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085342809 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085342809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085342809 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085342809 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085342810 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085342810 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085342810 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085342810 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085342810 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085342810 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085342810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085342810 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106085342810 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085342810 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085342810 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085342810 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085342810 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085342810 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085342810 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085342810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085342810 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085342810 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085342810 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085342810 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085342810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085342810 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085342810 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106085342810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085342810 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085342810 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085342810 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085342810 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085342810 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085342810 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085342810 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085342810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085342810 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085342810 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085342810 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085342811 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085342811 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085342811 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085342811 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(819)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(814)@4c8f62f9010d: Final verdict of PTC: none 20241106085342811 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085342811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085342811 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085342811 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085342811 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085342811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085342811 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085342811 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085342811 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085342811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085342811 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085342811 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085342811 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085342811 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085342811 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085342811 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085342811 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085342811 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085342810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085342810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085342810 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085342810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085342810 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085342810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085342810 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085342810 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085342810 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085342810 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085342810 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085342810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085342810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085342810 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106085342810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085342810 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085342810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085342810 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085342810 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085342810 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085342810 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085342810 DRANAP NOTICE cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085342810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55986b20e060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085342810 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085342810 DLSCCP DEBUG SCCP-SCOC(75)[0x55986b210ed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085342810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c96df1), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085342810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085342810 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085342810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085342810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085342810 DLSCCP DEBUG SCCP-SCOC(75)[0x55986b210ed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085342810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55986b20e060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085342810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3220206)[0x55986b20e220]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085342810 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3220206)[0x55986b20e220]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085342810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085342810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3220206)[0x55986b20e220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085342810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3220206)[0x55986b20e220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085342810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3220206)[0x55986b20e220]{disrupted}: Freeing instance (context_map.c:202) 20241106085342810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3220206)[0x55986b20e220]{disrupted}: Deallocated (fsm.c:568) 20241106085342810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55986b20e060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085342810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55986b20e060]{disconnected}: Freeing instance (context_map.c:206) 20241106085342810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55986b20e060]{disconnected}: Deallocated (fsm.c:568) 20241106085342810 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3220206 SCCP-75 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241106085342810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085342810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085342810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085342810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085342810 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085342810 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085342810 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085342810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4849923)[0x55986b209490]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085342810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4849923)[0x55986b209490]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085342810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55986b20d8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085342810 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085342810 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085342810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf44d9), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085342810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085342810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085342810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085342810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085342810 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085342810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55986b20d8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085342810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4849923)[0x55986b209490]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085342810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4849923)[0x55986b209490]{disrupted}: Freeing instance (context_map.c:202) 20241106085342810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4849923)[0x55986b209490]{disrupted}: Deallocated (fsm.c:568) 20241106085342810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55986b20d8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085342810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55986b20d8a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085342810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55986b20d8a0]{disconnected}: Deallocated (fsm.c:568) 20241106085342810 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4849923 SCCP-74 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241106085342811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085342811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085342811 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085342811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085342811 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085342811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085342811 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085342811 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085342811 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085342811 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085342811 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_nri_from_other_PLMN-Iuh1(816)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(833)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(834)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(827)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(835)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(811)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(812)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(832)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(826)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(836)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(829)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085342831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56832<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(813)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(811): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(812): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(813): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(814): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(815): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(816): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(817): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(818): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(819): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(820): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(821): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(822): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(823): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-SCCP(824): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-RAN(825): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc2-M3UA(826): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(827): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(828): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(829): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(830): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(831): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(832): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(833): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn2-RAN(834): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(835): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(836): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(837): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(838): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Wed Nov 6 08:53:42 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20241106085343023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085343628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=378936) Waiting for packet dumper to finish... 1 (prev_count=378936, count=379476) 20241106085344810 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085344810 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085344810 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085344810 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085344810 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085344810 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085344810 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085344810 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085344810 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085344811 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085344811 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085344811 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241106085344812 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085344812 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085344812 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085345311 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085345312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e737), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085345312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085345312 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085345312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085345312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085345312 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085345312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c399cc), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085345312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085345312 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085345312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085345312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085345312 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085345312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009217f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085345312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085345312 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085345312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085345312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085345312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085345312 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085345312 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085345312 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085345312 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085345312 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085345312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085345312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085345312 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085345312 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085345312 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085345312 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085345312 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085345312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085345312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085345312 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085345312 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085345312 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085345312 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085345312 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085345312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Wed Nov 6 08:53:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085345913 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085345913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e2b7), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085345913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085345913 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085345913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085345913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085345913 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085345913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ef41), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085345913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085345913 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085345913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085345913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085345913 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085345913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e4e18), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085345913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085345913 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085345913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085345913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085345913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085345914 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085345914 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085345914 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085345914 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085345914 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085345914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085345914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085345914 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085345914 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085345914 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085345914 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085345914 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085345914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085345914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085345914 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085345914 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085345914 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085345914 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085345914 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085345914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085346594 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085346594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085ff81), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085346594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085346594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085346594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085346594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085346594 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085346594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0d40), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085346594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085346594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085346594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085346594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085346594 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085346594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c4b95), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085346594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085346594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085346594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085346594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085346594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085346594 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085346594 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085346594 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085346594 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085346595 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085346595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085346595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085346595 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085346595 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085346595 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085346595 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085346595 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085346595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085346595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085346595 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085346595 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085346595 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085346595 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085346595 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085346595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241106085346727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085346737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085346744 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38775<->l=127.0.0.1:4262) (control_if.c:570) 20241106085346768 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085346768 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(842)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085346778 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085346778 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085346778 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085346778 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085346778 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085346778 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085346778 DRANAP NOTICE cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085346778 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085346778 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085346778 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51267 (stream_srv.c:129) 20241106085346778 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51267<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(844)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085346779 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085346779 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085346779 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085346779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085346779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085346779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085346780 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085346780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085346780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085346780 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085346780 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085346780 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085346780 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085346780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085346780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085346780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085346780 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085346780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085346780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085346780 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085346780 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085346780 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085346780 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085346780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085346780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085346780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085346780 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085346780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085346780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085346780 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085346780 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085346780 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085346780 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085346780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085346780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085346780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085346780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085346780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085346780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085346780 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085346780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085346780 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085346780 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085346780 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085346780 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085346780 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085346780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085346780 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085346780 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085346780 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085346780 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085346780 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085346780 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085346780 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085346780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085346780 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085346780 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085346780 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085346780 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085346780 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085346780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085346780 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085346780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085346780 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085346780 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085346780 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085346780 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085346780 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085346780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(848)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(848)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(848)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(846)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(851)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-M3UA(851)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(851)@4c8f62f9010d: ************************************************* HNBGW_Test.msc1-SCCP(849)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085346811 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085346811 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085346811 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085346811 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085346811 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085346811 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085346811 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085346811 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085346812 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085346812 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085346812 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085346812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085346812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085346812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085346812 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085346812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085346812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085346812 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085346812 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085346812 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085346812 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085346812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085346812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085346812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085346812 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085346812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085346812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085346812 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085346812 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085346812 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085346812 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085346812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085346812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085346812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085346812 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085346812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085346812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085346812 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085346812 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085346812 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085346812 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085346812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085346812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085346812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085346812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085346812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085346812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085346812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085346812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085346812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085346812 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085346813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085346813 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085346813 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085346813 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085346813 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085346813 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085346813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085346813 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085346813 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085346813 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085346813 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085346813 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085346813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085346813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085346813 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085346813 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085346813 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085346813 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085346813 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085346813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085346813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085346813 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085346813 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085346813 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085346813 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085346813 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085346813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(854)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(852)@4c8f62f9010d: v_sccp_pdu_maxlen:268 MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(857)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(857)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(857)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(855)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085346853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085346853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085346853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085346853 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085346853 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085346853 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085346853 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085346853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085346853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085346857 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085346857 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085346857 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085346857 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085346857 DHNBAP DEBUG (127.0.0.1:51267 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085346857 DHNBAP NOTICE (127.0.0.1:51267 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085346857 DHNBAP NOTICE (127.0.0.1:51267 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085346857 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085346857 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085346993 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085346993 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085346993 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085346993 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(848)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085346999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085346999 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085346999 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085346999 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085346999 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085346999 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085346999 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085347000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347000 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085347000 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085347000 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085347000 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085347000 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085347000 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085347000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347000 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085347000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085347000 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085347000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085347000 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085347000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085347001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085347001 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085347001 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085347001 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085347002 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085347002 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085347002 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085347002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085347002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085347002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085347002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085347002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085347002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085347002 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085347002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347002 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085347002 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085347002 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085347002 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085347002 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085347002 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085347002 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347006 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085347006 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085347006 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085347006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(851)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085347012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347013 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085347013 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085347013 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085347013 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085347013 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085347013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085347016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347016 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085347016 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085347016 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085347016 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085347016 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085347016 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085347016 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085347016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085347016 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085347016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085347016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085347016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085347016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085347016 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085347016 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085347016 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085347017 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085347017 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085347017 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085347018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085347018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085347018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085347018 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085347018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085347018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085347018 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085347018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347018 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085347018 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085347018 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085347018 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085347018 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085347018 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085347018 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347028 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085347028 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085347028 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085347028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(854)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085347036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347036 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085347036 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085347036 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085347036 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085347036 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085347036 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085347038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347038 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085347038 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085347038 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085347038 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085347038 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085347038 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085347038 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085347038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085347039 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085347039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085347039 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085347039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085347039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085347039 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085347039 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085347039 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085347040 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085347040 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085347040 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085347040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085347040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085347040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085347040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085347040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085347040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085347040 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085347040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347040 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085347040 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085347040 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085347040 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085347040 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085347040 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085347040 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347042 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085347042 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085347042 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085347042 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(857)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085347048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347048 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085347048 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085347048 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085347048 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085347048 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085347048 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085347051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347051 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085347051 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085347051 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085347051 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085347051 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085347052 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085347052 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085347052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085347052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085347052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085347052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085347052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085347052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085347052 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085347052 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085347052 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085347053 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085347053 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085347053 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085347053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085347053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085347053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085347053 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085347053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085347053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085347053 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085347054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347054 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085347054 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085347054 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085347054 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085347054 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085347054 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085347054 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347351 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085347351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e3f1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085347351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085347351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085347351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085347351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085347351 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085347351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaf961), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085347351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085347351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085347351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085347351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085347351 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085347351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff67c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085347351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085347351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085347351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085347351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085347351 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085347351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007336f3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085347351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085347351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085347351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085347351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085347351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085347351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085347351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085347351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085347351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085347351 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085347351 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085347351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085347351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085347351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085347351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085347351 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085347351 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085347351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085347351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085347351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085347351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085347351 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085347351 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085347351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085347351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085347351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085347351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085347352 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085347352 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347354 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085347354 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085347354 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085347354 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085347354 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085347354 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085347354 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085347354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085347354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085347354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085347354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=0042e3f1) (sccp_scrc.c:472) 20241106085347354 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1823) 20241106085347354 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085347354 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085347354 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085347354 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085347354 DLSCCP DEBUG SCCP-SCOC(63)[0x55986b210c80]{IDLE}: Deallocated (fsm.c:568) 20241106085347558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347558 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085347558 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085347558 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085347558 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085347558 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085347558 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085347558 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347558 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085347558 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085347558 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085347558 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085347558 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085347558 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085347558 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347558 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085347558 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085347559 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085347559 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085347559 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085347559 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085347559 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085347558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085347558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085347558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085347558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=00eaf961) (sccp_scrc.c:472) 20241106085347558 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1823) 20241106085347558 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085347558 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(62)[0x55986b20d290]{IDLE}: Deallocated (fsm.c:568) 20241106085347559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085347559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085347559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085347559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085347559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=00ff67c8) (sccp_scrc.c:472) 20241106085347559 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1823) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(61)[0x55986b201d10]{IDLE}: Deallocated (fsm.c:568) 20241106085347559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085347559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085347559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085347559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085347559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=007336f3) (sccp_scrc.c:472) 20241106085347559 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1823) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085347559 DLSCCP DEBUG SCCP-SCOC(64)[0x55986b213db0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(847)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085347802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347802 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085347802 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085347802 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085347802 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085347802 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085347802 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085347802 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085347803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085347803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085347803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085347803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085347803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085347803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085347803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085347803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085347803 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085347803 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085347803 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085347803 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085347803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085347803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085347803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085347803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085347803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085347803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085347803 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085347803 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085347803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347803 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085347803 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085347803 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085347803 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085347803 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085347803 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085347803 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347803 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085347803 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085347803 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085347803 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085347803 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085347803 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085347803 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085347803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085347803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085347803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085347803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085347803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085347803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085347803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085347803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085347803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085347803 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085347803 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(850)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085347813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347813 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085347813 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085347813 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085347813 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085347813 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085347813 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085347813 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085347813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085347813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085347813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085347813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085347813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085347813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085347813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085347813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085347813 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085347813 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085347813 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085347813 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085347813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085347813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085347813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085347813 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085347813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085347813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085347813 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085347813 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{CONNECTED}: link up (cnlink.c:111) 20241106085347813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347813 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085347813 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085347813 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085347813 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085347813 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085347813 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085347813 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347814 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085347814 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085347814 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085347814 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085347814 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085347814 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085347814 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085347814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085347814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085347814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085347814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085347814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085347814 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085347814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347814 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085347814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085347814 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085347814 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085347814 DRANAP INFO cnlink(msc-1)[0x55986b18e670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085347837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347837 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085347837 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085347837 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085347837 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085347837 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085347837 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085347837 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085347837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085347837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085347837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085347837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085347837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085347837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085347838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(853)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085347838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085347838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085347838 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085347838 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085347838 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085347838 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085347838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085347838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085347838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085347838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085347838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085347838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085347838 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085347838 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085347838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347838 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085347838 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085347838 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085347838 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085347838 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085347838 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085347838 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347842 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085347842 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085347842 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085347842 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085347842 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085347842 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085347842 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085347842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085347842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085347842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085347842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085347842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085347842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085347842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347842 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085347842 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085347842 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085347842 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085347842 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(856)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085347854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347854 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085347854 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085347854 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085347854 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085347854 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085347854 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085347854 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085347854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085347854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085347854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085347854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085347854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085347854 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085347854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347855 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085347855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085347855 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085347855 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085347855 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085347855 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085347855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085347855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085347855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085347855 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085347855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085347855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085347855 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085347855 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085347855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347855 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085347855 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085347855 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085347855 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085347855 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085347855 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085347855 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085347857 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085347857 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085347857 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085347857 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085347857 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085347857 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085347857 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085347857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085347857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085347857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085347857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085347857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085347857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085347857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085347857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085347857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085347857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085347857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085347857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085347857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085347857 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085347857 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085347857 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085348140 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085348140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013abcf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085348140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085348140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085348140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085348140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085348140 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085348140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56918), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085348140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085348140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085348140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085348140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085348140 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085348140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00341ed7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085348140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085348140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085348140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085348140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085348141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085348141 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085348141 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085348141 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085348141 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085348141 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085348141 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085348141 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085348141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085348141 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085348141 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085348141 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085348141 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085348141 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085348141 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085348141 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085348141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085348141 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085348141 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085348141 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085348141 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085348141 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085348141 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085348141 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085348146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085348146 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085348146 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085348146 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085348146 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085348146 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085348146 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085348146 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085348146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085348146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085348146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085348146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085348146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085348146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=0013abcf) (sccp_scrc.c:472) 20241106085348146 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1823) 20241106085348146 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085348146 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085348146 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085348146 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085348146 DLSCCP DEBUG SCCP-SCOC(58)[0x55986b206c60]{IDLE}: Deallocated (fsm.c:568) 20241106085348148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085348148 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085348148 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085348148 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085348148 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085348148 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085348148 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085348148 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085348148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085348148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085348148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085348148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085348148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085348148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=00341ed7) (sccp_scrc.c:472) 20241106085348148 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1823) 20241106085348148 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085348148 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085348148 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085348148 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085348148 DLSCCP DEBUG SCCP-SCOC(60)[0x55986b2127a0]{IDLE}: Deallocated (fsm.c:568) 20241106085348346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085348346 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085348346 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085348346 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085348346 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085348346 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085348346 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085348346 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085348346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085348346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085348346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085348346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085348346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085348346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=00d56918) (sccp_scrc.c:472) 20241106085348346 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1823) 20241106085348346 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085348346 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085348346 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085348346 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085348346 DLSCCP DEBUG SCCP-SCOC(59)[0x55986b20fed0]{IDLE}: Deallocated (fsm.c:568) 20241106085348869 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085348877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085348881 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085348885 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085348890 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085348894 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085348897 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085348901 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085348905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085348909 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085348913 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085348916 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085348919 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085348922 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085348925 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085348927 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085348929 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085348931 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085348933 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085348935 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110000100'B, t_guard := 20.000000 } 20241106085348953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(853)@4c8f62f9010d: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(853)@4c8f62f9010d: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(843)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859)6355086 20241106085350002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085350002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085350002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106085350002 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085350002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x60f88e, normal) (hnbgw_rua.c:407) 20241106085350002 DHNB DEBUG map_rua[0x55986b20d290]{init}: Allocated (fsm.c:456) 20241106085350002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6355086)[0x55986b20d290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085350002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6355086 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085350002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085350002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085350002 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106085350002 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6355086 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085350002 DCN DEBUG map_sccp[0x55986b210c80]{init}: Allocated (fsm.c:456) 20241106085350002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55986b210c80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085350002 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6355086 <-> SCCP-76 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085350002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6355086 SCCP-76 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241106085350002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6355086)[0x55986b20d290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085350002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085350002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085350002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6355086)[0x55986b20d290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085350002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55986b210c80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085350002 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085350002 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{IDLE}: Allocated (fsm.c:456) 20241106085350002 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085350002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030001840056400500f1100926) (sccp_scrc.c:401) 20241106085350002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085350002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085350002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085350002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085350002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085350002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085350002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085350002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085350002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085350002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085350002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085350002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085350002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085350002 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085350002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55986b210c80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085350002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6355086)[0x55986b20d290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085350002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085350002 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085350002 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085350002 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085350002 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085350002 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085350002 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085350002 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(852)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(852)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(853)@4c8f62f9010d: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859) HNBGW_Test.sgsn0-RAN(853)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859)1600818 HNBGW_Test.sgsn0-SCCP(852)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(852)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085350016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085350016 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085350016 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085350016 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085350016 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085350016 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085350016 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085350016 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085350016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085350016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085350016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085350016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085350016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085350016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=0081026f) (sccp_scrc.c:472) 20241106085350016 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1823) 20241106085350016 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085350016 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085350016 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085350016 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085350016 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085350016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55986b210c80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085350016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55986b210c80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085350017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085350019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085350021 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085350024 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085350027 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085350028 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085350030 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085350031 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085350032 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085350033 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085350034 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085350035 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085350035 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085350036 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085350037 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085350037 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085350038 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085350039 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085350040 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085350040 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085350041 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100101000'B, t_guard := 20.000000 } 20241106085350052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56538<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(856)@4c8f62f9010d: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(856)@4c8f62f9010d: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(843)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860)12642509 20241106085351079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085351079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085351079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106085351079 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085351079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc0e8cd, normal) (hnbgw_rua.c:407) 20241106085351080 DHNB DEBUG map_rua[0x55986b20d8a0]{init}: Allocated (fsm.c:456) 20241106085351080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642509)[0x55986b20d8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085351080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12642509 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085351080 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085351080 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085351080 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106085351080 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12642509 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1117) 20241106085351080 DCN DEBUG map_sccp[0x55986b20e220]{init}: Allocated (fsm.c:456) 20241106085351080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55986b20e220]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085351080 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12642509 <-> SCCP-77 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106085351080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12642509 SCCP-77 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241106085351080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642509)[0x55986b20d8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085351080 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085351080 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085351080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642509)[0x55986b20d8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085351080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55986b20e220]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085351080 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085351080 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{IDLE}: Allocated (fsm.c:456) 20241106085351080 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085351080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003280056400500f1100926) (sccp_scrc.c:401) 20241106085351080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085351080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085351080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085351080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085351080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085351080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085351080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085351080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085351080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085351080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085351080 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085351080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085351080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085351080 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085351080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55986b20e220]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085351080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642509)[0x55986b20d8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085351080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085351080 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085351080 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085351080 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085351080 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085351080 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085351080 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085351080 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(855)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(855)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(856)@4c8f62f9010d: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860) HNBGW_Test.sgsn1-RAN(856)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860)6437270 HNBGW_Test.sgsn1-SCCP(855)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(855)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085351100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085351100 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085351100 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085351100 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085351100 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085351100 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085351100 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085351100 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085351100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085351100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085351100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085351100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085351100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085351100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=0074e1fe) (sccp_scrc.c:472) 20241106085351100 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1823) 20241106085351100 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085351100 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085351100 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085351100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085351100 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085351100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55986b20e220]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085351100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55986b20e220]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085351102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56538<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085351104 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085351108 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085351112 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085351116 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085351118 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085351120 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085351122 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085351124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085351125 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085351126 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085351127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085351128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085351130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085351130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085351131 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085351131 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085351132 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085351133 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085351134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085351134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: "disconnecting msc0" 20241106085351135 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(853)@4c8f62f9010d: Final verdict of PTC: none 20241106085351136 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085351136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085351136 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085351136 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085351136 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085351136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085351136 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085351136 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085351136 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085351136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085351136 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085351136 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085351136 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085351136 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085351136 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085351136 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085351136 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085351136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085351136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085351136 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085351136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085351136 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085351136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085351136 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085351136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085351136 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085351136 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085351136 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085351136 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085351136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55986b210c80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085351136 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085351136 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085351136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081026f), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085351136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085351136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085351136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085351136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085351136 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085351136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55986b210c80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085351136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6355086)[0x55986b20d290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085351136 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6355086)[0x55986b20d290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085351136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085351136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6355086)[0x55986b20d290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085351136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6355086)[0x55986b20d290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085351136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6355086)[0x55986b20d290]{disrupted}: Freeing instance (context_map.c:202) 20241106085351136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6355086)[0x55986b20d290]{disrupted}: Deallocated (fsm.c:568) 20241106085351136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55986b210c80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085351136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55986b210c80]{disconnected}: Freeing instance (context_map.c:206) 20241106085351136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55986b210c80]{disconnected}: Deallocated (fsm.c:568) 20241106085351136 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6355086 SCCP-76 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085351136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085351136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085351136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085351136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085351136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085351136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085351136 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085351136 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085351136 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085351136 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(854)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(852)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010010110'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(843)@4c8f62f9010d: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859)6355086 20241106085351150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56540<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(856)@4c8f62f9010d: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(856)@4c8f62f9010d: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(843)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861)1939719 20241106085352174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085352174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085352174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085352174 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085352174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1d9907, normal) (hnbgw_rua.c:407) 20241106085352174 DHNB DEBUG map_rua[0x55986b20d290]{init}: Allocated (fsm.c:456) 20241106085352174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1939719)[0x55986b20d290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085352174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1939719 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085352174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085352174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085352174 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1939719 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1117) 20241106085352174 DCN DEBUG map_sccp[0x55986b210c80]{init}: Allocated (fsm.c:456) 20241106085352174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55986b210c80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085352174 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1939719 <-> SCCP-78 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106085352174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1939719 SCCP-78 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085352174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1939719)[0x55986b20d290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085352174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085352174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085352174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1939719)[0x55986b20d290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085352174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55986b210c80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085352174 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085352174 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{IDLE}: Allocated (fsm.c:456) 20241106085352174 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085352174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000960056400500f1100926) (sccp_scrc.c:401) 20241106085352174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085352174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085352174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085352174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085352174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085352174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085352174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085352174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085352174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085352174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085352175 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085352175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085352175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085352175 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085352175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55986b210c80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085352175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1939719)[0x55986b20d290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085352175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085352175 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085352175 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085352175 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085352175 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085352175 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085352175 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085352175 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(855)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(855)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(856)@4c8f62f9010d: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861) HNBGW_Test.sgsn1-RAN(856)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861)9810425 HNBGW_Test.sgsn1-SCCP(855)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(855)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085352183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085352183 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085352183 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085352183 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085352183 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085352183 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085352183 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085352183 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085352183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085352183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085352183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085352183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085352183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085352183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=00601514) (sccp_scrc.c:472) 20241106085352183 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1823) 20241106085352183 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085352183 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085352183 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085352183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085352183 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085352183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55986b210c80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085352183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55986b210c80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085352186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56540<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085352188 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085352191 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085352193 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085352194 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085352195 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085352196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085352197 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085352198 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085352199 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085352200 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085352201 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085352202 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085352202 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085352203 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085352204 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085352205 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085352206 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085352207 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085352208 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085352208 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085352211 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085352211 DLINP DEBUG SRVCONN(,r=127.0.0.1:51267<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085352211 DLINP NOTICE SRV(,r=127.0.0.1:51267<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085352211 DMAIN NOTICE (127.0.0.1:51267 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51267<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085352211 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085352211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085352211 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085352211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085352211 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085352211 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085352211 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085352211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085352211 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085352211 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085352211 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085352211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085352211 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085352211 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085352211 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085352211 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085352211 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085352211 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085352211 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085352211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085352211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085352211 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085352211 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085352211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085352211 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085352211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085352211 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085352211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085352211 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085352211 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085352212 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085352212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085352212 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085352212 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085352212 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085352212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085352212 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085352212 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085352212 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085352212 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085352212 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085352212 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085352212 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085352211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085352211 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085352211 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085352212 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085352212 DRANAP NOTICE cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085352212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc1-RAN(850)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(843)@4c8f62f9010d: Final verdict of PTC: none 20241106085352212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085352212 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) HNBGW_Test.msc1-M3UA(851)@4c8f62f9010d: Final verdict of PTC: none 20241106085352212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085352212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085352212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085352212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085352212 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085352212 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085352212 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085352212 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085352212 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085352212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55986b20e220]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.msc0-RAN(847)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(845)@4c8f62f9010d: Final verdict of PTC: none 20241106085352212 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085352212 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085352212 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085352212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085352212 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085352212 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085352212 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085352212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085352212 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085352212 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085352212 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085352212 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085352212 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085352212 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085352212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074e1fe), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085352212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085352212 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085352212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085352212 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085352212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085352212 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085352212 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085352212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55986b20e220]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085352212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642509)[0x55986b20d8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085352212 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642509)[0x55986b20d8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085352212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085352212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642509)[0x55986b20d8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085352212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642509)[0x55986b20d8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085352212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642509)[0x55986b20d8a0]{disrupted}: Freeing instance (context_map.c:202) 20241106085352212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12642509)[0x55986b20d8a0]{disrupted}: Deallocated (fsm.c:568) 20241106085352212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55986b20e220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085352212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55986b20e220]{disconnected}: Freeing instance (context_map.c:206) 20241106085352212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55986b20e220]{disconnected}: Deallocated (fsm.c:568) 20241106085352212 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12642509 SCCP-77 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106085352212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55986b210c80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085352212 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085352212 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085352212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00601514), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085352212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085352212 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085352212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085352212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085352212 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085352212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55986b210c80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085352212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1939719)[0x55986b20d290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085352212 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1939719)[0x55986b20d290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085352212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085352212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1939719)[0x55986b20d290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085352212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1939719)[0x55986b20d290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085352212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1939719)[0x55986b20d290]{disrupted}: Freeing instance (context_map.c:202) 20241106085352212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1939719)[0x55986b20d290]{disrupted}: Deallocated (fsm.c:568) 20241106085352212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55986b210c80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085352212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55986b210c80]{disconnected}: Freeing instance (context_map.c:206) 20241106085352212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55986b210c80]{disconnected}: Deallocated (fsm.c:568) 20241106085352212 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1939719 SCCP-78 sgsn-1 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-SCCP(846)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(857)@4c8f62f9010d: Final verdict of PTC: none 20241106085352212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085352212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085352212 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085352212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085352212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085352212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085352212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085352212 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085352212 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085352212 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW-MGCP(858)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(849)@4c8f62f9010d: Final verdict of PTC: none 20241106085352212 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085352212 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38775<->l=127.0.0.1:4262) (control_if.c:193) 20241106085352212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085352212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085352212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085352212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085352212 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085352212 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085352212 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-SCCP(855)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(844)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(842)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(839)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(848)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(840)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(856)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085352220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56512<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(841)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(839): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(840): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(841): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(842): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(843): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(844): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(845): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(846): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(847): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(848): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-SCCP(849): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-RAN(850): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc1-M3UA(851): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(855): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(856): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(857): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(858): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. 20241106085352226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085352226 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085352226 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085352226 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085352226 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085352226 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085352226 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085352226 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085352226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085352226 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085352226 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085352226 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085352226 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085352226 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085352226 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085352226 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req Wed Nov 6 08:53:52 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20241106085352311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085352812 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085352812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf44d9), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085352812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085352812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085352812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085352812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085352812 DLSCCP DEBUG SCCP-SCOC(75)[0x55986b210ed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085352812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c96df1), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085352812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085352812 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085352812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085352812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085352812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085352812 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085352812 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085352812 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085352812 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085352812 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085352812 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085352812 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085352812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085352812 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085352812 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085352813 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085352813 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085352813 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085352813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085352915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57752<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388940) 20241106085353137 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085353137 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085353137 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=388940, count=393200) 20241106085354213 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085354213 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085354213 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085354213 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085354213 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085354213 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085354213 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085354213 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085354213 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Wed Nov 6 08:53:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085355313 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085355313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009217f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085355313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085355313 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085355313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085355313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085355313 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085355313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c399cc), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085355313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085355313 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085355313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085355313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085355313 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085355313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e737), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085355313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085355313 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085355313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085355313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085355314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085355314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085355314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085355314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085355314 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085355314 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085355314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085355314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085355314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085355314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085355314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085355314 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085355314 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085355314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085355314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085355314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085355314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085355314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085355314 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085355314 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085355314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085355914 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085355914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e4e18), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085355914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085355914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085355914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085355914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085355914 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085355914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ef41), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085355914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085355914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085355914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085355914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085355914 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085355914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e2b7), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085355914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085355914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085355914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085355914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085355914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085355914 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085355914 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085355914 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085355914 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085355914 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085355914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085355914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085355914 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085355914 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085355914 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085355914 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085355914 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085355914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085355914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085355914 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085355914 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085355914 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085355914 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085355914 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085355914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241106085355996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085355999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085356001 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41383<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(865)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085356014 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085356014 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085356022 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085356022 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085356022 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085356022 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085356022 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085356022 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(867)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085356023 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54578 (stream_srv.c:129) 20241106085356023 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54578<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085356023 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085356023 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085356024 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085356024 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085356024 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085356024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085356024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085356024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356024 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085356024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356024 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085356024 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085356024 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085356024 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085356024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085356024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085356024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356024 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085356024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356024 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085356024 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085356024 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085356024 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085356024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085356024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085356024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356024 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085356024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356024 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085356024 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085356024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085356024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085356024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085356024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085356024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085356024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356024 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085356024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356024 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356024 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356024 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085356024 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085356024 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085356024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356024 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356024 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356024 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085356024 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085356024 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085356024 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085356024 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085356024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356024 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356024 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356024 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085356024 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085356024 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085356024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085356024 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085356024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356024 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356024 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356024 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085356024 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085356024 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085356024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(871)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(871)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(871)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(869)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085356039 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085356039 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085356040 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085356040 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085356040 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085356040 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085356040 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085356040 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085356041 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085356041 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085356041 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085356041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085356041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085356041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356041 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085356041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356041 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085356041 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085356041 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085356041 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085356041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085356041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085356041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356041 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085356041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356041 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085356041 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085356041 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085356041 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085356041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085356041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085356041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356041 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085356041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356041 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085356041 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085356041 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085356041 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085356041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085356041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085356041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085356041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356041 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085356041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356041 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356041 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356041 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085356041 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085356041 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085356041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356041 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356041 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356041 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085356041 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085356041 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085356041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085356041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356041 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356041 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356041 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085356041 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085356041 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085356041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085356041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356041 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356041 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356041 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085356041 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085356041 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085356041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(874)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(874)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(874)@4c8f62f9010d: ************************************************* MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(872)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085356065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085356065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085356065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085356065 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085356066 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085356066 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085356066 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085356066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085356066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085356070 DLINP DEBUG SRVCONN(,r=127.0.0.1:54578<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085356070 DLINP DEBUG SRVCONN(,r=127.0.0.1:54578<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085356070 DLINP DEBUG SRVCONN(,r=127.0.0.1:54578<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085356070 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085356070 DHNBAP DEBUG (127.0.0.1:54578 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085356070 DHNBAP NOTICE (127.0.0.1:54578 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085356070 DHNBAP NOTICE (127.0.0.1:54578 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085356070 DLINP DEBUG SRVCONN(,r=127.0.0.1:54578<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085356070 DLINP DEBUG SRVCONN(,r=127.0.0.1:54578<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085356236 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085356236 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085356236 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085356236 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(871)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085356238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356238 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085356238 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085356238 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085356238 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085356238 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085356238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085356238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356238 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085356238 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085356238 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085356238 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085356238 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085356238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085356238 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085356238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085356238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085356238 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085356238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085356238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085356238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085356238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085356238 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085356238 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085356238 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085356239 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085356239 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085356239 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085356239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085356239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085356239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085356239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356239 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085356240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356240 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356240 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356240 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085356240 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085356240 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085356240 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085356240 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085356253 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085356253 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085356253 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085356253 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(874)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085356254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356254 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085356254 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085356254 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085356254 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085356254 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085356254 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085356254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356254 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085356254 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085356254 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085356254 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085356254 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085356254 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085356254 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085356254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085356254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085356254 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085356254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085356254 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085356254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085356254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085356254 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085356254 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085356254 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085356256 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085356256 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085356256 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085356256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085356256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085356256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085356256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085356256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085356256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085356256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356256 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085356256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356256 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356256 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356256 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085356256 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085356256 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085356256 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085356256 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085356595 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085356595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c4b95), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085356595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085356595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356595 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085356595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0d40), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085356595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085356595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356595 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085356595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085ff81), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085356595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085356595 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085356595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085356595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085356595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356595 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356595 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356595 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085356595 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085356595 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085356595 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085356595 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085356595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356595 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356595 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356595 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085356595 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085356595 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085356595 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085356595 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085356595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356595 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085356595 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085356595 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085356595 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085356595 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085356595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085356597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356597 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085356597 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085356597 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085356597 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085356597 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085356597 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085356597 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085356598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085356598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085356598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085356598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085356598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085356598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=004c4b95) (sccp_scrc.c:472) 20241106085356598 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1823) 20241106085356598 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085356598 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085356598 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085356598 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085356598 DLSCCP DEBUG SCCP-SCOC(67)[0x55986b214220]{IDLE}: Deallocated (fsm.c:568) 20241106085356798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085356798 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085356798 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085356798 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085356798 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085356798 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085356798 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085356798 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085356798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085356798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085356798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085356798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085356798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085356799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=008a0d40) (sccp_scrc.c:472) 20241106085356799 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1823) 20241106085356799 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085356799 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085356799 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085356799 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085356799 DLSCCP DEBUG SCCP-SCOC(65)[0x55986b1fff50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(870)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085357052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085357052 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085357052 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085357052 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085357052 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085357052 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085357052 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085357052 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085357053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085357053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085357053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085357053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085357053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085357053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085357053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085357053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085357053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357053 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085357053 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085357053 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085357053 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085357053 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085357053 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085357053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085357053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085357053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085357053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085357053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085357053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085357053 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085357053 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085357053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085357053 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085357053 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085357053 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085357053 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085357053 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085357053 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085357053 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085357056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085357056 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085357056 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085357056 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085357056 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085357056 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085357056 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085357056 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085357056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085357057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085357057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085357057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085357057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085357057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085357057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085357057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085357057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085357057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085357057 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085357057 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085357057 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085357064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085357064 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085357064 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085357064 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085357064 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085357064 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085357064 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085357064 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085357064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085357064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085357064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085357064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085357064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085357064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085357064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085357064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085357064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085357064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085357064 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085357064 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085357064 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085357064 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085357064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085357064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085357064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085357064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085357064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085357064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085357064 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085357064 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085357065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085357065 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085357065 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085357065 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085357065 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085357065 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085357065 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085357065 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(873)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085357069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085357069 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085357069 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085357069 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085357069 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085357069 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085357069 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085357069 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085357069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085357069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085357069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085357069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085357069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085357069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085357069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085357069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085357069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085357069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085357069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085357069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085357069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085357069 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085357069 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085357069 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085358082 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085358089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085358093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085358096 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085358100 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085358104 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085358107 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085358111 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085358114 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085358118 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085358121 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085358124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085358127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085358129 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085358131 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085358132 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085358134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085358135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085358136 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085358137 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010111000'B, t_guard := 20.000000 } 20241106085358149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(873)@4c8f62f9010d: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(873)@4c8f62f9010d: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(866)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876)5619255 20241106085359196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085359196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085359196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106085359196 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085359196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x55be37, normal) (hnbgw_rua.c:407) 20241106085359196 DHNB DEBUG map_rua[0x55986b1fff50]{init}: Allocated (fsm.c:456) 20241106085359196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619255)[0x55986b1fff50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085359196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5619255 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085359196 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085359196 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085359196 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106085359196 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5619255 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085359196 DCN DEBUG map_sccp[0x55986b214220]{init}: Allocated (fsm.c:456) 20241106085359196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55986b214220]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085359196 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5619255 <-> SCCP-79 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085359196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5619255 SCCP-79 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241106085359196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619255)[0x55986b1fff50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085359196 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085359196 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085359197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619255)[0x55986b1fff50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085359197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55986b214220]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085359197 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085359197 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{IDLE}: Allocated (fsm.c:456) 20241106085359197 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085359197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030002b80056400500f1100926) (sccp_scrc.c:401) 20241106085359197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085359197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085359197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085359197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085359197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085359197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085359197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085359197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085359197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085359197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085359197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085359197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085359197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085359197 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085359197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55986b214220]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085359197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619255)[0x55986b1fff50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085359197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085359197 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085359197 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085359197 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085359197 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085359197 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085359197 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085359197 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(872)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(872)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(873)@4c8f62f9010d: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876) HNBGW_Test.sgsn0-RAN(873)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876)7295215 HNBGW_Test.sgsn0-SCCP(872)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(872)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085359215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085359215 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085359215 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085359215 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085359215 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085359215 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085359215 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085359215 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085359215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085359215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085359215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085359215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085359215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085359215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=00950913) (sccp_scrc.c:472) 20241106085359215 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1823) 20241106085359215 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085359215 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085359215 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085359215 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085359215 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085359215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55986b214220]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085359215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55986b214220]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085359217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085359219 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085359223 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085359227 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085359229 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085359232 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085359234 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085359235 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085359236 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085359237 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085359238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085359239 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085359240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085359240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085359241 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085359242 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085359243 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085359243 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085359244 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085359245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085359245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110110011'B, t_guard := 20.000000 } 20241106085359255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(873)@4c8f62f9010d: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(873)@4c8f62f9010d: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(866)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877)10120644 20241106085400281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085400281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085400281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106085400281 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085400281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9a6dc4, normal) (hnbgw_rua.c:407) 20241106085400281 DHNB DEBUG map_rua[0x55986b20e220]{init}: Allocated (fsm.c:456) 20241106085400281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10120644)[0x55986b20e220]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085400281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10120644 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085400281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085400281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085400281 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106085400281 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10120644 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085400281 DCN DEBUG map_sccp[0x55986b20d290]{init}: Allocated (fsm.c:456) 20241106085400281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55986b20d290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085400281 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10120644 <-> SCCP-80 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085400281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10120644 SCCP-80 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241106085400281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10120644)[0x55986b20e220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085400281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085400281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085400281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10120644)[0x55986b20e220]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085400281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55986b20d290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085400281 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085400281 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{IDLE}: Allocated (fsm.c:456) 20241106085400281 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085400282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000050), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003b30056400500f1100926) (sccp_scrc.c:401) 20241106085400282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085400282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085400282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085400282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085400282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085400282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085400282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085400282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085400282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085400282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085400282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085400282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085400282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085400282 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085400282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55986b20d290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085400282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10120644)[0x55986b20e220]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085400282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085400282 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085400282 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085400282 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085400282 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085400282 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085400282 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085400282 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(872)@4c8f62f9010d: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(872)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(873)@4c8f62f9010d: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877) HNBGW_Test.sgsn0-RAN(873)@4c8f62f9010d: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877)9504230 HNBGW_Test.sgsn0-SCCP(872)@4c8f62f9010d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(872)@4c8f62f9010d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085400287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085400287 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085400287 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085400287 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085400287 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085400287 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085400287 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085400287 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085400288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085400288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085400288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085400288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085400288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085400288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=008f3230) (sccp_scrc.c:472) 20241106085400288 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1823) 20241106085400288 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085400288 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085400288 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085400288 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085400288 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085400288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55986b20d290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085400288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55986b20d290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085400290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085400292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085400297 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085400301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085400303 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085400305 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085400307 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085400308 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085400309 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085400310 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085400311 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085400311 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085400312 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085400313 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085400314 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085400314 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085400315 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085400316 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085400317 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085400317 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085400318 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: "connecting cnlink 1" 20241106085400319 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(880)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-M3UA(880)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(880)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn1-SCCP(878)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085400535 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085400535 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085400535 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085400535 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(880)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085400543 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085400543 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085400543 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085400543 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085400543 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085400543 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085400543 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085400545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085400545 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085400545 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085400546 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085400546 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085400546 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085400546 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085400546 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085400546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085400546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085400546 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085400546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085400546 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085400546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085400546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085400546 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085400546 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085400546 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085400547 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085400547 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085400547 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085400547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085400547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085400547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085400547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085400547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085400547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085400547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085400547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085400547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085400547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085400548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085400548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085400548 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085400548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085400548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085400548 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085400548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085400548 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085400548 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085400548 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085400548 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085400548 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085400548 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085400548 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085401137 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085401137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081026f), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085401137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085401137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085401137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085401137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085401138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085401138 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085401138 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085401138 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085401138 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085401138 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085401138 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085401138 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085401142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085401142 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085401142 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085401142 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085401142 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085401142 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085401142 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085401142 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085401142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085401142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085401142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085401142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085401142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085401142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=0081026f) (sccp_scrc.c:472) 20241106085401142 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1823) 20241106085401142 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085401142 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085401142 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085401142 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085401142 DLSCCP DEBUG SCCP-SCOC(76)[0x55986b209490]{IDLE}: Deallocated (fsm.c:568) MTC@4c8f62f9010d: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101101101'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(879)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085401350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085401350 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085401350 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085401350 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085401350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085401350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085401350 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085401350 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085401350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085401350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085401350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085401350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085401350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085401350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085401350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085401350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085401350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085401350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085401350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085401350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085401350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085401350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085401350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085401350 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085401350 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085401350 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085401350 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085401350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085401350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085401350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085401350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085401350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085401350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085401350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085401350 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085401350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085401350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085401350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085401350 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085401350 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085401350 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085401350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085401350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085401350 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085401350 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085401350 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085401350 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: link up (cnlink.c:111) 20241106085401350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085401350 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085401350 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085401350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085401350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085401350 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085401350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085401350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085401350 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085401350 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085401350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085401350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085401350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085401350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085401350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085401350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085401350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085401350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085401350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085401350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085401350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085401350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085401350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085401350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085401350 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085401350 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085401350 DRANAP INFO cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085401364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085402212 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085402213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00601514), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085402213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085402213 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085402213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085402213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085402213 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085402213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074e1fe), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085402213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085402213 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085402213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085402213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085402213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085402213 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085402213 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085402213 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085402213 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085402213 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085402213 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085402213 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085402213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085402213 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085402213 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085402213 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085402213 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085402213 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085402213 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085402213 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085402219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085402219 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085402219 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085402219 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085402219 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085402219 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085402219 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085402219 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085402220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085402220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085402220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085402220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085402220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085402220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=00601514) (sccp_scrc.c:472) 20241106085402220 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1823) 20241106085402220 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085402220 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085402220 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085402220 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085402220 DLSCCP DEBUG SCCP-SCOC(78)[0x55986b20c970]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(879)@4c8f62f9010d: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(879)@4c8f62f9010d: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(866)@4c8f62f9010d: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881)14796744 20241106085402393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085402393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085402393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085402393 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085402393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe1c7c8, normal) (hnbgw_rua.c:407) 20241106085402393 DHNB DEBUG map_rua[0x55986b20c970]{init}: Allocated (fsm.c:456) 20241106085402393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796744)[0x55986b20c970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085402393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14796744 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085402393 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085402393 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085402393 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14796744 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1117) 20241106085402393 DCN DEBUG map_sccp[0x55986b209490]{init}: Allocated (fsm.c:456) 20241106085402393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55986b209490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085402393 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14796744 <-> SCCP-81 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106085402393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14796744 SCCP-81 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085402393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796744)[0x55986b20c970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085402393 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085402393 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085402393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796744)[0x55986b20c970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085402393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55986b209490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085402394 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085402394 DLSCCP DEBUG SCCP-SCOC(81)[0x55986b211a20]{IDLE}: Allocated (fsm.c:456) 20241106085402394 DLSCCP DEBUG SCCP-SCOC(81)[0x55986b211a20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085402394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300036d0056400500f1100926) (sccp_scrc.c:401) 20241106085402394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085402394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085402394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085402394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085402394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085402394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085402394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085402394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085402394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085402394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085402394 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085402394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085402394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085402394 DLSCCP DEBUG SCCP-SCOC(81)[0x55986b211a20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085402394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55986b209490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085402394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796744)[0x55986b20c970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085402394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085402394 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085402394 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085402394 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085402394 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085402394 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085402394 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085402394 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085402394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085402394 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085402394 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085402394 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085402394 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085402394 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085402394 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085402394 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085402395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085402395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085402395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085402395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085402395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085402395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=0074e1fe) (sccp_scrc.c:472) 20241106085402395 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1823) 20241106085402395 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085402395 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085402395 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085402395 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085402395 DLSCCP DEBUG SCCP-SCOC(77)[0x55986b20e060]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(878)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(878)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(879)@4c8f62f9010d: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881) HNBGW_Test.sgsn1-RAN(879)@4c8f62f9010d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881)12024158 HNBGW_Test.sgsn1-SCCP(878)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(878)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085402416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085402418 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106085402421 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106085402424 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085402426 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085402427 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085402429 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106085402430 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106085402431 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085402431 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085402432 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085402433 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106085402433 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106085402434 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085402435 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085402435 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085402436 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106085402437 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106085402437 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085402438 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085402439 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085402441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085402441 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41383<->l=127.0.0.1:4262) (control_if.c:193) 20241106085402441 DLINP DEBUG SRVCONN(,r=127.0.0.1:54578<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085402441 DLINP DEBUG SRVCONN(,r=127.0.0.1:54578<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085402441 DLINP NOTICE SRV(,r=127.0.0.1:54578<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085402441 DMAIN NOTICE (127.0.0.1:54578 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54578<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085402441 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(879)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(878)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(873)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(866)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(869)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(862)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(868)@4c8f62f9010d: Final verdict of PTC: none 20241106085402441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085402441 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085402441 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085402441 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085402441 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085402441 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085402441 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085402441 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085402442 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085402442 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085402442 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085402442 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085402442 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085402442 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085402442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085402442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(870)@4c8f62f9010d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(865)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(863)@4c8f62f9010d: Final verdict of PTC: none 20241106085402442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085402442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085402442 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085402442 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085402442 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085402442 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085402442 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085402442 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085402442 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085402442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085402442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085402442 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085402442 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085402442 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085402442 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085402442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085402442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085402442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085402442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00ed716e) (sccp_scrc.c:472) 20241106085402442 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1823) 20241106085402442 DLSCCP DEBUG SCCP-SCOC(81)[0x55986b211a20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085402442 DLSCCP DEBUG SCCP-SCOC(81)[0x55986b211a20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085402442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085402442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085402442 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55986b209490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55986b209490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085402442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085402442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085402442 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085402442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085402442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085402442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085402442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085402442 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085402442 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085402442 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085402442 DRANAP NOTICE cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55986b209490]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085402442 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085402442 DLSCCP DEBUG SCCP-SCOC(81)[0x55986b211a20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085402442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed716e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085402442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085402442 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085402442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085402442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085402442 DLSCCP DEBUG SCCP-SCOC(81)[0x55986b211a20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55986b209490]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796744)[0x55986b20c970]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085402442 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796744)[0x55986b20c970]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085402442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796744)[0x55986b20c970]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796744)[0x55986b20c970]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796744)[0x55986b20c970]{disrupted}: Freeing instance (context_map.c:202) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796744)[0x55986b20c970]{disrupted}: Deallocated (fsm.c:568) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55986b209490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55986b209490]{disconnected}: Freeing instance (context_map.c:206) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55986b209490]{disconnected}: Deallocated (fsm.c:568) 20241106085402442 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14796744 SCCP-81 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106085402442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085402442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085402442 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085402442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085402442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085402442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085402442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085402442 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085402442 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085402442 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085402442 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55986b214220]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085402442 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085402442 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085402442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00950913), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085402442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085402442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085402442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085402442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085402442 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55986b214220]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619255)[0x55986b1fff50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085402442 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619255)[0x55986b1fff50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085402442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619255)[0x55986b1fff50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619255)[0x55986b1fff50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619255)[0x55986b1fff50]{disrupted}: Freeing instance (context_map.c:202) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5619255)[0x55986b1fff50]{disrupted}: Deallocated (fsm.c:568) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55986b214220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55986b214220]{disconnected}: Freeing instance (context_map.c:206) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55986b214220]{disconnected}: Deallocated (fsm.c:568) 20241106085402442 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5619255 SCCP-79 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55986b20d290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085402442 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085402442 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085402442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f3230), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085402442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085402442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085402442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085402442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(872)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(874)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(871)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(880)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(875)@4c8f62f9010d: Final verdict of PTC: none 20241106085402442 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55986b20d290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10120644)[0x55986b20e220]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085402442 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10120644)[0x55986b20e220]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085402442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10120644)[0x55986b20e220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10120644)[0x55986b20e220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10120644)[0x55986b20e220]{disrupted}: Freeing instance (context_map.c:202) 20241106085402442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10120644)[0x55986b20e220]{disrupted}: Deallocated (fsm.c:568) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55986b20d290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55986b20d290]{disconnected}: Freeing instance (context_map.c:206) 20241106085402442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55986b20d290]{disconnected}: Deallocated (fsm.c:568) 20241106085402442 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10120644 SCCP-80 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106085402442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085402442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085402442 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085402442 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085402442 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085402442 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085402442 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085402442 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085402442 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085402442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085402442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085402442 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085402442 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085402442 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085402442 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085402442 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085402442 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085402442 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085402442 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085402442 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085402442 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085402442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085402442 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085402442 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085402442 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085402442 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085402442 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085402442 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085402442 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(867)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085402443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57756<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(864)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(862): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(863): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(864): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(865): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(866): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(867): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(868): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(869): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(870): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(871): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(872): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(873): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(874): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(875): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877): pass (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(878): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(879): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(880): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Wed Nov 6 08:54:02 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20241106085402493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085402812 DLSCCP DEBUG SCCP-SCOC(75)[0x55986b210ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085402813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c96df1), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085402813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085402813 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085402813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085402813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085402813 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085402813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf44d9), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085402813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085402813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085402813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085402813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085402813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085402813 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085402813 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085402813 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085402813 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085402813 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085402813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085402813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085402813 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085402813 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085402813 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085402813 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085402813 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085402813 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085402813 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085403096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45444<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344848) Waiting for packet dumper to finish... 1 (prev_count=344848, count=349116) 20241106085404443 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085404443 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085404443 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085404443 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085404443 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085404443 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Wed Nov 6 08:54:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085405313 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085405313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e737), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085405313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085405313 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085405313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085405313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085405314 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085405314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c399cc), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085405314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085405314 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085405314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085405314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085405314 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085405314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009217f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085405314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085405314 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085405314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085405314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085405314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085405314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085405314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085405314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085405314 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085405314 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085405314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085405314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085405314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085405314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085405314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085405314 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085405314 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085405314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085405314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085405314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085405314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085405314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085405314 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085405314 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085405314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085405915 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085405915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e2b7), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085405915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085405915 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085405915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085405915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085405915 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085405915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ef41), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085405915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085405915 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085405915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085405915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085405915 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085405915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e4e18), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085405915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085405915 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085405915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085405915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085405915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085405915 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085405915 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085405915 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085405915 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085405915 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085405915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085405916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085405916 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085405916 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085405916 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085405916 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085405916 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085405916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085405916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085405916 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085405916 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085405916 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085405916 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085405916 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085405916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_second_rab_assignment started. 20241106085406172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085406176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085406180 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44163<->l=127.0.0.1:4262) (control_if.c:570) 20241106085406195 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085406195 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085406195 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085406195 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085406195 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085406195 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085406195 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085406195 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085406195 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(885)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085406196 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085406196 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085406197 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085406197 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085406197 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085406197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085406197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085406197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085406197 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085406197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085406197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085406197 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085406197 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085406197 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085406197 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085406197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085406197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085406197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085406197 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085406197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085406197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085406197 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085406197 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085406197 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085406197 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085406197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085406197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085406197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085406197 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085406197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085406197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085406197 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085406197 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085406197 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085406197 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085406197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085406197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085406197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085406197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085406197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085406197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085406197 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085406197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406197 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085406197 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085406197 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085406197 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085406197 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085406197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406197 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085406197 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085406197 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085406197 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085406197 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085406197 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085406197 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085406197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406197 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085406197 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085406197 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085406197 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085406197 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085406197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085406197 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085406197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406197 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085406197 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085406197 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085406197 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085406197 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085406197 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085406197 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085406197 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(889)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(889)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(889)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085406212 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085406212 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085406212 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085406212 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085406213 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085406213 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085406213 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085406213 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085406214 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085406214 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085406214 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085406214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085406214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085406214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085406214 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085406214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085406214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085406214 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085406214 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085406214 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085406214 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085406214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085406214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085406214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085406214 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085406214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085406214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085406214 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085406214 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085406214 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085406214 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085406214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085406214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085406214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085406214 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085406214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085406214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085406214 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085406214 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085406214 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085406214 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085406214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085406214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085406214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085406215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085406215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085406215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085406215 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085406215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406215 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085406215 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085406215 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085406215 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085406215 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085406215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406215 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085406215 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085406215 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085406215 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085406215 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085406215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085406215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406215 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085406215 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085406215 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085406215 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085406215 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085406215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085406215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406215 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085406215 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085406215 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085406215 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085406215 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085406215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(892)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(892)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(892)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(890)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085406239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085406240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085406240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085406240 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085406240 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085406240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085406240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085406240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085406240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085406409 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085406409 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085406409 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085406409 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085406409 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085406409 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085406409 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(889)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085406420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406420 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085406420 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085406420 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085406420 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085406420 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085406420 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085406420 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085406420 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085406420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085406420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085406420 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085406420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085406420 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085406421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085406421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085406421 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085406427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406427 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085406427 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085406427 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085406427 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085406427 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241106085406427 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085406427 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085406427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085406427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085406427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085406427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085406427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085406427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085406427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085406427 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085406427 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085406427 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085406428 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085406428 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085406428 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085406428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085406428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085406428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406428 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085406428 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085406428 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085406428 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085406429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085406429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085406429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085406429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085406429 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085406429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406429 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085406429 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085406429 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085406429 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085406429 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085406429 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085406429 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(892)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085406435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406435 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085406435 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085406435 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085406435 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085406435 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085406435 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085406437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406437 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085406437 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085406437 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085406437 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085406437 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085406437 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085406437 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085406437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085406437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085406438 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085406438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085406438 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085406438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085406438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085406438 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085406438 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085406438 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085406439 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085406439 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085406439 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085406439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085406439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085406439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085406439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085406439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085406439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085406439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085406439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085406439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085406439 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085406439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406439 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085406439 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085406439 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085406439 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085406439 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085406439 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085406439 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085406595 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085406596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085ff81), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085406596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085406596 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085406596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085406596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085406596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085406596 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085406596 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085406596 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085406596 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085406596 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085406596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(888)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085407228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085407228 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085407228 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085407228 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085407228 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085407228 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085407228 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085407228 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085407228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085407228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085407228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085407228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085407228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085407228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085407228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085407228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085407228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085407228 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085407228 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085407228 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085407228 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085407228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085407228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085407228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085407229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085407229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085407229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085407229 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085407229 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085407229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085407229 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085407229 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085407229 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085407229 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085407229 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085407229 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085407229 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085407229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085407229 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085407229 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085407229 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085407229 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085407229 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085407229 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085407229 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085407229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085407229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085407229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085407230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085407230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085407230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085407230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085407230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085407230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085407230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085407230 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085407230 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085407230 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(891)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085407237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085407237 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085407237 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085407237 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085407237 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085407237 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085407237 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085407237 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085407237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085407237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085407237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085407237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085407237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085407237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085407237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085407237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085407237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085407238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085407238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085407238 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085407238 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085407238 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085407238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085407238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085407238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085407238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085407238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085407238 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085407238 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085407238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085407238 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085407238 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085407238 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085407238 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085407238 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085407238 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085407238 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085407240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085407240 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085407240 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085407240 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085407240 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085407240 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085407240 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085407240 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085407241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085407241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085407241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085407241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085407241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085407241 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085407241 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085407241 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085407241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085407241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085407241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085407241 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085407241 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085407241 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085407241 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085407241 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085407268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45472<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(893)@4c8f62f9010d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(894) HNBGW_Test.msc0-RAN(888)@4c8f62f9010d: f_create_expect(l3 := 'D09DD8CF34B521122AF3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(888)@4c8f62f9010d: Created Expect[0] for 'D09DD8CF34B521122AF3'O to be handled at TC_second_rab_assignment0(894) TC_second_rab_assignment-Iuh0-RUA(886)@4c8f62f9010d: Added conn table entry 0TC_second_rab_assignment0(894)3189372 20241106085408317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085408317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085408317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085408317 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085408317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x30aa7c, normal) (hnbgw_rua.c:407) 20241106085408317 DHNB DEBUG map_rua[0x55986b1fff50]{init}: Allocated (fsm.c:456) 20241106085408317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085408317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3189372 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085408317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085408317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085408317 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3189372 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085408317 DCN DEBUG map_sccp[0x55986b214220]{init}: Allocated (fsm.c:456) 20241106085408317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085408318 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3189372 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085408318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3189372 SCCP-82 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085408318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085408318 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085408318 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085408318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085408318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085408318 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085408318 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{IDLE}: Allocated (fsm.c:456) 20241106085408318 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085408318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad09dd8cf34b521122af3004f40030000900056400500f1100926) (sccp_scrc.c:401) 20241106085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085408318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085408318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085408318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085408318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085408318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085408318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085408318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085408318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085408318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085408318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085408318 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085408318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085408318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085408318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085408318 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085408318 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085408318 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085408318 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085408318 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085408318 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085408318 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(888)@4c8f62f9010d: Found Expect[0] for l3='D09DD8CF34B521122AF3'O handled at TC_second_rab_assignment0(894) HNBGW_Test.msc0-RAN(888)@4c8f62f9010d: Added conn table entry 0TC_second_rab_assignment0(894)7180098 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: Session index based on connection ID:0 TC_second_rab_assignment0(894)@4c8f62f9010d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085408337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085408337 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085408337 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085408337 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085408337 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085408337 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085408337 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085408337 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085408337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085408337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085408337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085408337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085408337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085408337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=004577a4) (sccp_scrc.c:472) 20241106085408337 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1823) 20241106085408337 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085408337 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085408337 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085408337 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085408337 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085408337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085408337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: vl_len:91 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106085408538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085408538 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085408538 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085408538 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085408538 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085408538 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085408538 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085408538 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085408538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085408538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085408538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085408538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085408538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085408538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106085408538 DLSCCP DEBUG Received CO:CODT for local reference 82 (sccp_scoc.c:1823) 20241106085408539 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085408539 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085408539 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085408539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085408539 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085408539 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085408539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085408539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085408539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085408539 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106085408539 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106085408539 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106085408539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085408539 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106085408539 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{UNUSED}: Allocated (fsm.c:456) 20241106085408539 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{UNUSED}: is child of mgw(mgw-fsm-3189372-0)[0x55986b20d290] (fsm.c:486) 20241106085408539 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3189372-0)[0x55986b20d290] (mgcp_client_endpoint_fsm.c:724) 20241106085408539 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085408539 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085408539 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085408539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3189372-0)[0x55986b209490]{ST_CRCX}: Allocated (fsm.c:456) 20241106085408539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3189372-0)[0x55986b209490]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970] (fsm.c:486) 20241106085408539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3189372-0)[0x55986b209490]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085408539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3189372-0)[0x55986b209490]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106085408539 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=200 'CRCX 29 rtpbridge/*@mgw MGCP 1.0\r\nC: 30aa7'... (mgcp_client.c:805) 20241106085408539 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106085408539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3189372-0)[0x55986b209490]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085408539 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(893)@4c8f62f9010d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30aa7c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "30aa7c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(894) TC_second_rab_assignment0(894)@4c8f62f9010d: CRCX1{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30aa7c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "30aa7c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085408583 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241106085408583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106085408583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106085408583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085408583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085408583 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106085408583 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085408583 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085408583 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085408583 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085408583 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085408583 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085408583 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106085408583 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085408583 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106085408583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106085408583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106085408583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085408583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(894)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085408599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085408599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085408599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106085408599 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085408599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x30aa7c) (hnbgw_rua.c:471) 20241106085408599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3189372 SCCP-82 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106085408599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085408599 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085408599 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085408599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085408599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085408599 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106085408599 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106085408599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085408599 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106085408599 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3189372-0)[0x55986b20d290] (mgcp_client_endpoint_fsm.c:724) 20241106085408599 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085408599 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085408599 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20241106085408599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106085408599 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=214 'MDCX 30 rtpbridge/1@mgw MGCP 1.0\r\nC: 30aa7'... (mgcp_client.c:805) 20241106085408599 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106085408599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085408599 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085408599 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085408599 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(894)@4c8f62f9010d: MDCX1{ line := { verb := "MDCX", trans_id := "30", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "30aa7c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "30aa7c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085408607 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241106085408607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106085408607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106085408607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085408607 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085408607 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106085408607 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3189372-0)[0x55986b20d290] (mgcp_client_endpoint_fsm.c:724) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085408607 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3189372-0)[0x55986b20e060]{ST_CRCX}: Allocated (fsm.c:456) 20241106085408607 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3189372-0)[0x55986b20e060]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970] (fsm.c:486) 20241106085408607 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3189372-0)[0x55986b20e060]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085408607 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3189372-0)[0x55986b20e060]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106085408607 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=204 'CRCX 31 rtpbridge/1@mgw MGCP 1.0\r\nC: 30aa7'... (mgcp_client.c:805) 20241106085408607 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106085408607 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3189372-0)[0x55986b20e060]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085408607 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(894)@4c8f62f9010d: CRCX2{ line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "30aa7c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "30aa7c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085408613 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241106085408613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b20e060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106085408613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b20e060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106085408613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b20e060]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085408613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b20e060]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085408613 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106085408613 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20241106085408613 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085408613 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085408613 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085408613 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085408613 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085408613 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085408613 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085408613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085408613 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106085408613 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106085408613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106085408613 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085408613 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085408613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004577a4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106085408613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085408613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085408613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085408613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085408613 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106085408613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085408613 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085408613 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085408613 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085408613 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085408613 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085408613 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085408613 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(894)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: vl_len:63 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241106085408618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085408618 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085408618 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085408618 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085408618 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085408618 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085408618 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085408618 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085408618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085408618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085408618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085408618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085408618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085408618 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:472) 20241106085408618 DLSCCP DEBUG Received CO:CODT for local reference 82 (sccp_scoc.c:1823) 20241106085408618 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085408618 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085408618 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085408618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085408618 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085408618 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085408618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085408618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085408618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085408618 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3189372 SCCP-82 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241106085408618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241106085408618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241106085408618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085408618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(894)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085408619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085408620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085408620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241106085408620 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085408620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x30aa7c) (hnbgw_rua.c:471) 20241106085408620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3189372 SCCP-82 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241106085408620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085408620 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085408620 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085408620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085408620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085408620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241106085408620 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085408620 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085408620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004577a4), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:401) 20241106085408620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085408620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085408620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085408620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085408620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085408620 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085408620 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085408620 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085408620 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085408620 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085408620 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085408620 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(894)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: vl_len:12 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106085408624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085408624 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085408624 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085408624 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085408624 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085408624 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085408624 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085408624 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085408624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085408624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085408624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085408624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085408624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085408624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241106085408624 DLSCCP DEBUG Received CO:CODT for local reference 82 (sccp_scoc.c:1823) 20241106085408624 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085408624 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085408624 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085408624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085408624 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106085408624 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106085408624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106085408624 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106085408624 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106085408624 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106085408624 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106085408624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085408624 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=57 'DLCX 32 rtpbridge/1@mgw MGCP 1.0\r\nC: 30aa7'... (mgcp_client.c:805) 20241106085408624 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106085408624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085408624 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b20e060]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085408624 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59413: len=57 'DLCX 33 rtpbridge/1@mgw MGCP 1.0\r\nC: 30aa7'... (mgcp_client.c:805) 20241106085408624 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106085408624 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b20e060]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085408624 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: Removing from parent mgw(mgw-fsm-3189372-0)[0x55986b20d290] (mgcp_client_endpoint_fsm.c:873) 20241106085408624 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106085408624 DLMGCP DEBUG mgw-endp(mgw-fsm-3189372-0)[0x55986b20c970]{IN_USE}: Deallocated (fsm.c:568) 20241106085408624 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106085408624 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106085408624 DMGW DEBUG mgw(mgw-fsm-3189372-0)[0x55986b20d290]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106085408624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085408624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106085408624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085408624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(894)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(894)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "32", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "30aa7c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(894)@4c8f62f9010d: DLCX{ line := { verb := "DLCX", trans_id := "33", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "30aa7c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(894)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085408628 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 32 OK (mgcp_client.c:758) 20241106085408628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085408628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085408628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085408628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55986b209490]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106085408628 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 33 OK (mgcp_client.c:758) 20241106085408628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b20e060]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085408628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b20e060]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085408628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b20e060]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085408628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55986b20e060]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(886)@4c8f62f9010d: Deleted conn table entry 0TC_second_rab_assignment0(894)3189372 20241106085408633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085408633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085408633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106085408633 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106085408633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x30aa7c,cause=radio(normal)) (hnbgw_rua.c:439) 20241106085408633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3189372 SCCP-82 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106085408633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106085408633 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106085408633 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106085408633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106085408634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085408634 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085408634 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085408634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004577a4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106085408634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085408634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085408634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085408634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085408634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106085408634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106085408634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241106085408634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085408634 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085408634 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085408634 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085408634 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085408634 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085408634 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085408634 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(894)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(888)@4c8f62f9010d: Deleted conn table entry 0TC_second_rab_assignment0(894)7180098 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: Session index based on connection ID:0 20241106085408640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085408640 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085408640 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085408640 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085408640 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085408640 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085408640 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085408640 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085408641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085408641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085408641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085408641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085408641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085408641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=004577a4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106085408641 DLSCCP DEBUG Received CO:RELRE for local reference 82 (sccp_scoc.c:1823) 20241106085408641 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106085408641 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085408641 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106085408641 DCN DEBUG handle_cn_disc_ind() conn_id=82 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106085408641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106085408641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106085408641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085408641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{disconnected}: Freeing instance (context_map.c:202) 20241106085408641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3189372)[0x55986b1fff50]{disconnected}: Deallocated (fsm.c:568) 20241106085408641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085408641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{disconnected}: Freeing instance (context_map.c:206) 20241106085408641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55986b214220]{disconnected}: Deallocated (fsm.c:568) 20241106085408641 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3189372 SCCP-82 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085408641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004577a4), PART(T=Source Reference,L=4,D=00000052) (sccp_scrc.c:401) 20241106085408641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085408641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085408641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085408641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085408641 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106085408641 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085408641 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085408641 DLSCCP DEBUG SCCP-SCOC(82)[0x55986b20e220]{IDLE}: Deallocated (fsm.c:568) 20241106085408641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085408641 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085408641 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085408641 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085408641 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085408641 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085408641 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085408641 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: RLC received in state:disconnect_pending TC_second_rab_assignment0(894)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085410644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45472<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(894)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085410655 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44163<->l=127.0.0.1:4262) (control_if.c:193) 20241106085410656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085410656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085410656 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085410656 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc0-RAN(888)@4c8f62f9010d: Final verdict of PTC: none 20241106085410656 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085410657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45462<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment-Iuh0-RUA(886)@4c8f62f9010d: Final verdict of PTC: none 20241106085410658 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085410658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085410658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085410658 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085410658 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085410658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085410658 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085410658 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085410658 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085410658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(890)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(891)@4c8f62f9010d: Final verdict of PTC: none 20241106085410658 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085410658 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085410658 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085410658 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085410658 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085410658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085410658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085410658 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe IPA-CTRL-CLI-IPA(883)@4c8f62f9010d: Final verdict of PTC: none 20241106085410658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085410658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085410658 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085410658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085410658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085410658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085410658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085410659 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085410659 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085410659 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085410659 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085410658 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085410659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085410659 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085410659 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085410659 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085410659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085410659 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085410659 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085410659 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085410659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085410659 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085410659 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085410659 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085410659 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085410659 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(887)@4c8f62f9010d: Final verdict of PTC: none 20241106085410659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085410659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085410659 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085410659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085410659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085410659 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085410660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085410660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085410660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085410660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085410660 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085410660 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085410660 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085410660 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(889)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(892)@4c8f62f9010d: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(885)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(882)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(893)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085410661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45458<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(884)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(882): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(883): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(884): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_second_rab_assignment-Iuh0(885): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(886): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(887): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(888): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(889): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(890): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(891): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(892): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(893): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_second_rab_assignment0(894): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_second_rab_assignment finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Wed Nov 6 08:54:10 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20241106085410718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085411220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45474<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240844) Waiting for packet dumper to finish... 1 (prev_count=240844, count=256436) 20241106085412442 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085412443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f3230), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085412443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085412443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085412443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085412443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085412443 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085412443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00950913), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085412443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085412443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085412443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085412443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085412443 DLSCCP DEBUG SCCP-SCOC(81)[0x55986b211a20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085412443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed716e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085412443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085412443 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085412443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085412443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085412443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085412443 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085412443 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085412443 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085412443 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085412443 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085412443 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085412443 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085412443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085412443 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085412443 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085412443 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085412443 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085412443 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085412443 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085412443 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085412443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085412443 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085412443 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085412443 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085412443 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085412443 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085412443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085412659 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085412659 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085412659 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085412660 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085412660 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085412660 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085412813 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085412814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf44d9), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085412814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085412814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085412814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085412814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085412814 DLSCCP DEBUG SCCP-SCOC(75)[0x55986b210ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085412814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c96df1), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085412814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085412814 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085412814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085412814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085412814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085412814 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085412814 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085412814 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085412814 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085412814 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085412814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085412814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085412814 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085412814 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085412814 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085412814 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085412814 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085412814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Wed Nov 6 08:54:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241106085414320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085414326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085414329 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38051<->l=127.0.0.1:4262) (control_if.c:570) 20241106085414344 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085414344 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085414344 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085414344 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085414344 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085414344 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085414344 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085414344 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085414345 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085414345 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(898)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085414346 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085414346 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085414346 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085414346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085414346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085414346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085414346 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085414346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085414346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085414346 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085414346 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085414346 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085414346 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085414346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085414346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085414346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085414346 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085414346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085414346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085414346 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085414346 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085414346 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085414346 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085414346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085414346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085414346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085414346 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085414346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085414346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085414346 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085414346 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085414346 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085414346 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085414346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085414346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085414346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085414346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085414346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085414346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085414346 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085414346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085414346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085414346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085414346 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085414346 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085414346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085414346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085414346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085414346 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085414346 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085414346 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085414346 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085414346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085414346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085414346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085414346 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085414346 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085414346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085414346 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085414346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085414346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085414346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085414346 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085414346 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085414346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(902)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(902)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(902)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(900)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085414359 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085414359 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085414359 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085414359 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085414359 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085414359 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085414360 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085414360 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085414361 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085414361 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085414361 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085414361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085414361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085414361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085414361 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085414361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085414361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085414361 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085414361 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085414361 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085414361 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085414361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085414361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085414361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085414361 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085414361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085414361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085414361 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085414361 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085414361 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085414361 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085414361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085414361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085414361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085414361 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085414361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085414361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085414361 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085414361 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085414361 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085414361 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085414361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085414361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085414361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085414361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085414361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085414361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085414361 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085414361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085414361 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085414361 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085414361 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085414361 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085414361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085414361 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085414361 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085414361 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085414361 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085414361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085414361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085414361 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085414361 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085414361 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085414361 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085414361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085414361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085414361 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085414361 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085414361 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085414361 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085414361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(905)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(905)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(905)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(903)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085414558 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085414558 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085414558 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085414558 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(902)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085414565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414565 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085414565 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085414565 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085414565 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085414565 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085414565 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085414568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414568 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085414568 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085414568 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085414568 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085414568 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085414568 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085414568 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085414568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085414568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085414568 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085414568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085414568 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085414568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085414568 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085414568 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085414568 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085414568 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085414569 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085414569 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085414569 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085414569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085414569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085414569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085414570 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085414570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085414570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085414570 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085414570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414570 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085414570 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085414570 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085414570 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085414570 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085414570 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085414570 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085414572 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085414572 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085414572 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085414572 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(905)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085414575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414575 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085414575 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085414575 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085414575 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085414575 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085414575 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085414576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414576 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085414576 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085414576 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085414576 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085414576 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085414576 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085414576 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085414576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085414576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085414576 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085414576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085414576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085414576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085414576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085414576 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085414576 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085414576 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085414577 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085414577 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085414577 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085414577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085414577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085414577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085414577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085414577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085414577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085414577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085414577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085414578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085414578 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085414578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085414578 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085414578 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085414578 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085414578 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085414578 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085414578 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085414578 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085415314 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085415315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009217f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085415315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085415315 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085415315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085415315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085415315 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085415315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c399cc), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085415315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085415315 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085415315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085415315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085415315 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085415315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e737), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085415315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085415315 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085415315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085415315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085415315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415315 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085415315 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085415315 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085415315 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085415315 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085415315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085415315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415315 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085415315 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085415315 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085415315 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085415315 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085415315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085415315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415315 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085415315 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085415315 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085415315 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085415315 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085415315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down HNBGW_Test.msc0-RAN(901)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085415366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415366 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085415366 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085415366 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085415366 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085415366 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085415366 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085415366 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085415366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085415366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085415366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085415366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085415366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085415366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085415366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085415366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085415366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085415366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085415366 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085415366 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085415366 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085415366 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085415366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085415366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085415366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085415366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085415366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085415366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085415366 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085415366 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085415366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415366 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085415366 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085415366 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085415366 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085415366 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085415366 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085415366 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085415367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415367 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085415367 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085415367 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085415367 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085415367 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085415367 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085415367 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085415367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085415367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085415367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085415367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085415367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085415367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085415367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085415367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085415367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085415367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085415367 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085415367 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085415367 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(904)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085415378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415378 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085415378 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085415378 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085415378 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085415378 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085415378 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085415378 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085415378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085415378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085415378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085415378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085415378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085415378 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085415378 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085415378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085415378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415378 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085415378 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085415378 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085415378 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085415378 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085415378 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085415378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085415378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085415378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085415378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085415378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085415378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085415378 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085415378 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085415378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415378 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085415378 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085415378 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085415378 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085415378 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085415378 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085415378 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085415379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415380 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085415380 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085415380 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085415380 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085415380 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085415380 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085415380 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085415380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085415380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085415380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085415380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085415380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085415380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085415380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085415380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085415380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085415380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085415380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085415380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085415380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085415380 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085415380 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085415380 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085415387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085415387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085415387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085415387 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085415387 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085415387 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085415387 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085415387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085415387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085415391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085415391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085415391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241106085415391 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241106085415391 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241106085415594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085415594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085415594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085415594 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085415594 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085415594 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085415594 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085415594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085415594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed MTC@4c8f62f9010d: talloc reports "struct hnb_context" x 1, expecting 1 MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085415611 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38051<->l=127.0.0.1:4262) (control_if.c:193) 20241106085415611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46462<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085415611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.sgsn0-RAN(904)@4c8f62f9010d: Final verdict of PTC: none 20241106085415611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085415611 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085415611 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085415611 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085415613 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085415613 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085415613 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085415613 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085415613 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085415613 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085415613 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085415613 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085415613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085415613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085415613 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085415613 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085415613 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085415613 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085415613 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085415613 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085415613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085415613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085415613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085415613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085415613 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085415613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085415613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085415613 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085415613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085415613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085415613 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085415613 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085415613 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085415613 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085415614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085415614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085415614 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085415614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085415614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085415614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085415614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085415614 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085415614 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085415614 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085415614 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(905)@4c8f62f9010d: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(899)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(901)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(902)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(903)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(900)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(895)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(896)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(906)@4c8f62f9010d: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(898)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085415615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46452<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(897)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(895): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(896): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(897): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(898): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(899): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(900): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(901): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(902): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(903): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(904): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(905): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(906): none (pass -> pass) MTC@4c8f62f9010d: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Wed Nov 6 08:54:15 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20241106085415658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085415916 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085415916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e4e18), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085415916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085415916 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085415916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085415916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085415916 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085415916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ef41), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085415917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085415917 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085415917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085415917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085415917 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085415917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e2b7), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085415917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085415917 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085415917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085415917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085415917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415917 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085415917 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085415917 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085415917 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085415917 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085415917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085415917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415917 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085415917 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085415917 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085415917 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085415917 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085415917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085415917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085415917 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085415917 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085415917 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085415917 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085415917 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085415917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085416161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46470<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=152960) 20241106085416592 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085416593 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085416593 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085416593 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085416593 DLSCCP DEBUG SCCP-SCOC(66)[0x55986b20cac0]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=152960, count=160460) 20241106085417614 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085417614 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085417614 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085417614 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085417614 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085417614 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Wed Nov 6 08:54:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@4c8f62f9010d: Test case TC_apply_sccp started. 20241106085419233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085419240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085419244 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34955<->l=127.0.0.1:4262) (control_if.c:570) TC_apply_sccp-Iuh0(910)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085419262 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085419262 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085419270 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085419270 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085419270 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085419270 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085419270 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085419270 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085419270 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085419270 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(912)@4c8f62f9010d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085419271 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60892 (stream_srv.c:129) 20241106085419271 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60892<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085419272 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085419272 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085419272 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085419272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085419272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085419272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085419272 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085419272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085419272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085419272 DRANAP DEBUG cnlink(msc-3)[0x55986b1f5640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085419272 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085419272 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085419272 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085419272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085419272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085419272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085419272 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085419272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085419272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085419272 DRANAP DEBUG cnlink(msc-2)[0x55986b18b870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085419272 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085419272 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085419272 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085419272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085419272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085419272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085419272 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085419272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085419272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085419272 DRANAP DEBUG cnlink(msc-1)[0x55986b18e670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085419272 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085419272 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085419272 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085419272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085419272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085419272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085419272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085419272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085419272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085419272 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085419272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419272 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085419272 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085419272 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085419272 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085419272 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085419272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419272 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085419272 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085419272 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085419272 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085419272 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085419272 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085419272 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085419272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419272 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085419272 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085419272 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085419272 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085419272 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085419272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085419272 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085419272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419272 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085419272 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085419272 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085419272 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085419272 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085419272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(916)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-M3UA(916)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(916)@4c8f62f9010d: ************************************************* HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085419285 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085419285 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085419285 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085419285 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085419285 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085419285 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085419285 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085419285 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085419286 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085419286 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085419286 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085419286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085419286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085419286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085419286 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085419286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085419287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085419287 DRANAP DEBUG cnlink(sgsn-3)[0x55986b1f7c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085419287 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085419287 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085419287 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085419287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085419287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085419287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085419287 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085419287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085419287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085419287 DRANAP DEBUG cnlink(sgsn-2)[0x55986b1f72f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085419287 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085419287 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085419287 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085419287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085419287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085419287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085419287 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085419287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085419287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085419287 DRANAP DEBUG cnlink(sgsn-1)[0x55986b1f6960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085419287 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085419287 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085419287 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085419287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085419287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085419287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085419287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085419287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085419287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085419287 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085419287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419287 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085419287 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085419287 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085419287 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085419287 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085419287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419287 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085419287 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085419287 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085419287 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085419287 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085419287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085419287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419287 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085419287 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085419287 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085419287 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085419287 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085419287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085419287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419287 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085419287 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085419287 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085419287 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085419287 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085419287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4c8f62f9010d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4c8f62f9010d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(919)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-M3UA(919)@4c8f62f9010d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(919)@4c8f62f9010d: ************************************************* HNBGW_Test.sgsn0-SCCP(917)@4c8f62f9010d: v_sccp_pdu_maxlen:268 20241106085419309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085419309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085419309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085419309 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085419309 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085419309 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085419309 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085419309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085419309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): none -> pass 20241106085419314 DLINP DEBUG SRVCONN(,r=127.0.0.1:60892<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085419314 DLINP DEBUG SRVCONN(,r=127.0.0.1:60892<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085419314 DLINP DEBUG SRVCONN(,r=127.0.0.1:60892<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085419314 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085419314 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20241106085419314 DLGLOBAL DEBUG validating counter group 0x559869345be0(hnb) with 60 counters (rate_ctr.c:86) 20241106085419314 DHNBAP DEBUG (127.0.0.1:60892 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085419314 DHNBAP NOTICE (127.0.0.1:60892 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085419314 DHNBAP NOTICE (127.0.0.1:60892 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085419314 DLINP DEBUG SRVCONN(,r=127.0.0.1:60892<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085419314 DLINP DEBUG SRVCONN(,r=127.0.0.1:60892<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085419483 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085419483 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085419483 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085419483 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(916)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085419499 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085419499 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085419499 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085419499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085419501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419501 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085419501 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085419501 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085419501 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085419501 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085419501 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.sgsn0-M3UA(919)@4c8f62f9010d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085419504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419504 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085419504 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085419504 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085419504 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085419504 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085419504 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085419504 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085419504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085419504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085419504 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085419504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085419504 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085419504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085419504 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085419504 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085419504 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085419504 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085419505 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085419505 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085419505 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085419505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085419505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085419505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419505 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085419505 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085419505 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085419505 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085419505 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085419505 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085419505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085419506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085419506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085419506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085419506 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085419506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419506 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085419506 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085419506 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085419506 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085419506 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085419506 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085419506 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085419508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419508 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085419508 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085419508 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085419508 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085419508 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085419508 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085419508 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085419508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085419508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085419508 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085419508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085419508 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085419508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085419508 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085419508 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085419508 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085419508 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085419510 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085419510 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085419510 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085419510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085419510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085419510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085419510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085419510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085419510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085419510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085419510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085419510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085419510 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085419510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085419510 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085419510 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085419510 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085419510 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085419510 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085419510 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085419510 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(915)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085420298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085420298 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085420298 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085420298 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085420298 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085420298 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085420298 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085420298 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085420299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085420299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085420299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085420299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085420299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085420299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085420299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085420299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085420299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420299 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085420299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085420299 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085420299 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085420299 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085420299 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085420299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085420299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085420299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085420299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085420299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085420299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085420299 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085420299 DRANAP NOTICE cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: link up (cnlink.c:111) 20241106085420300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085420300 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085420300 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085420300 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085420300 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085420300 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085420300 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085420300 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085420300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085420300 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085420300 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085420300 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085420300 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085420300 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085420300 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085420300 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085420300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085420300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085420300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085420301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085420301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085420301 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085420301 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085420301 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085420301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420301 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085420301 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085420301 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085420301 DRANAP DEBUG cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085420301 DRANAP INFO cnlink(msc-0)[0x55986b1ab220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085420308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085420308 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085420308 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085420308 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085420308 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn0-RAN(918)@4c8f62f9010d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085420308 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085420308 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085420308 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085420308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085420309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085420309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085420309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085420309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085420309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085420309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085420309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085420309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085420309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085420309 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085420309 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085420309 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085420309 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085420309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085420309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085420309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085420309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085420309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085420309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085420309 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085420309 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: link up (cnlink.c:111) 20241106085420309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085420309 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085420309 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085420309 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085420309 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085420309 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085420309 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085420309 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085420313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085420313 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085420313 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085420313 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085420313 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085420313 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085420313 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085420313 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085420313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085420313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085420313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085420313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085420313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085420313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085420313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085420313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085420313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085420313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085420313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085420313 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085420313 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085420313 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085420313 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085420313 DRANAP INFO cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085421355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(915)@4c8f62f9010d: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(915)@4c8f62f9010d: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(921) TC_apply_sccp-Iuh0-RUA(911)@4c8f62f9010d: Added conn table entry 0TC_apply_sccp0(921)1983673 20241106085422390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085422390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085422390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085422390 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085422390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1e44b9, normal) (hnbgw_rua.c:407) 20241106085422390 DHNB DEBUG map_rua[0x55986b1fff50]{init}: Allocated (fsm.c:456) 20241106085422390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085422390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1983673 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085422390 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085422391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085422391 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1983673 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085422391 DCN DEBUG map_sccp[0x55986b214220]{init}: Allocated (fsm.c:456) 20241106085422391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085422391 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1983673 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085422391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1983673 SCCP-83 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085422391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085422391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085422391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085422391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085422391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085422391 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085422391 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{IDLE}: Allocated (fsm.c:456) 20241106085422391 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085422391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003d50056400500f1100926) (sccp_scrc.c:401) 20241106085422391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085422391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085422391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085422391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085422391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085422391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085422391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085422391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085422391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085422391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085422391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085422391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085422391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085422391 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085422391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085422391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085422392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085422392 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085422392 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085422392 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085422392 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085422392 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085422392 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085422392 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: First idle individual index:0 HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(915)@4c8f62f9010d: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(921) HNBGW_Test.msc0-RAN(915)@4c8f62f9010d: Added conn table entry 0TC_apply_sccp0(921)5073269 HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085422408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085422408 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085422408 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085422408 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085422408 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085422408 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085422408 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085422408 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_apply_sccp0(921)@4c8f62f9010d: setverdict(pass): none -> pass 20241106085422408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085422408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085422408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085422408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085422409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085422409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=00757475) (sccp_scrc.c:472) 20241106085422409 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1823) 20241106085422409 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085422409 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085422409 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085422409 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085422409 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085422409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085422409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085422443 DLSCCP DEBUG SCCP-SCOC(81)[0x55986b211a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085422443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed716e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085422443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085422443 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085422443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085422443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085422443 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085422443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00950913), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085422443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085422443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085422443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085422443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085422443 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085422443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f3230), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085422443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085422444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085422444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085422444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085422444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085422444 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085422444 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085422444 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085422444 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085422444 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085422444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085422444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085422444 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085422444 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085422444 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085422444 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085422444 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085422444 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085422444 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085422444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085422444 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085422444 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085422444 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085422444 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085422444 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085422444 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085422444 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085422448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085422448 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085422448 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085422448 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085422448 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085422448 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085422448 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085422448 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085422448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085422448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085422448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085422448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085422448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085422448 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=00950913) (sccp_scrc.c:472) 20241106085422448 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1823) 20241106085422448 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085422448 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085422448 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085422448 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085422448 DLSCCP DEBUG SCCP-SCOC(79)[0x55986b20d8a0]{IDLE}: Deallocated (fsm.c:568) 20241106085422650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085422650 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085422650 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085422650 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085422650 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085422650 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085422650 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085422650 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085422650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085422651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085422651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085422651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085422651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085422651 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=008f3230) (sccp_scrc.c:472) 20241106085422651 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1823) 20241106085422651 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085422651 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085422651 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085422651 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085422651 DLSCCP DEBUG SCCP-SCOC(80)[0x55986b210c80]{IDLE}: Deallocated (fsm.c:568) 20241106085422814 DLSCCP DEBUG SCCP-SCOC(75)[0x55986b210ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085422814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c96df1), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085422814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085422814 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085422814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085422814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085422814 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085422814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf44d9), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085422814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085422814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085422814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085422814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085422814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085422814 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085422814 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085422814 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085422814 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085422814 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085422814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085422815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085422815 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085422815 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085422815 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085422815 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085422815 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085422815 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085422815 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085422819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085422819 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085422819 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085422819 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085422819 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085422819 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085422819 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085422819 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085422819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085422820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085422820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085422820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085422820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085422820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=00cf44d9) (sccp_scrc.c:472) 20241106085422820 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1823) 20241106085422820 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085422820 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085422820 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085422820 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085422820 DLSCCP DEBUG SCCP-SCOC(74)[0x55986b2075c0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp0(921)@4c8f62f9010d: "Changing SCCP address, don't apply yet" 20241106085423409 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241106085424428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085424428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085424428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241106085424428 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085424428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1e44b9) (hnbgw_rua.c:471) 20241106085424428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1983673 SCCP-83 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241106085424428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085424428 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241106085424428 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106085424428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241106085424428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085424428 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085424428 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085424428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00757475), PART(T=Data,L=22,D=001440120000010010400b0a852ef30bc00f885451b8) (sccp_scrc.c:401) 20241106085424428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085424428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085424428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085424428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085424428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085424428 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085424428 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085424428 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085424428 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085424428 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085424428 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085424428 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(921)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: vl_len:22 HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: vl_from0 HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A855D136B17013855EBAD'O 20241106085424445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085424445 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085424445 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085424445 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085424445 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085424446 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085424446 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085424446 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085424446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085424446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085424446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085424446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085424446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085424446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000053), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a855d136b17013855ebad) (sccp_scrc.c:472) 20241106085424446 DLSCCP DEBUG Received CO:CODT for local reference 83 (sccp_scoc.c:1823) 20241106085424446 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085424446 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085424446 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085424446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085424446 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241106085424446 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106085424446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241106085424446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085424446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241106085424446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085424446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_apply_sccp0(921)@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(921)@4c8f62f9010d: "Apply SCCP address changes" 20241106085424458 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241106085424461 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:820) 20241106085424461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:789) 20241106085424461 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085424461 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085424461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00757475), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085424461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085424461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085424461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085424461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085424461 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085424461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085424461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085424461 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085424461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085424461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085424461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085424461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{disrupted}: Freeing instance (context_map.c:202) 20241106085424461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1983673)[0x55986b1fff50]{disrupted}: Deallocated (fsm.c:568) 20241106085424461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085424461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{disconnected}: Freeing instance (context_map.c:206) 20241106085424461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55986b214220]{disconnected}: Deallocated (fsm.c:568) 20241106085424461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1983673 SCCP-83 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241106085424461 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:844) 20241106085424461 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106085424461 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:798) 20241106085424461 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106085424461 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106085424461 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106085424461 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106085424461 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106085424461 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106085424461 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106085424461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085424461 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085424461 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085424461 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085424461 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085424461 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085424461 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085424461 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085424461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085424461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: Session index based on local reference:0 HNBGW_Test.msc0-RAN(915)@4c8f62f9010d: Deleted conn table entry 0TC_apply_sccp0(921)5073269 20241106085424465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085424465 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085424466 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085424466 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085424466 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085424466 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085424466 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085424466 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085424466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085424466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085424466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085424466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085424466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085424466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=00757475) (sccp_scrc.c:472) 20241106085424466 DLSCCP DEBUG Received CO:RELCO for local reference 83 (sccp_scoc.c:1823) 20241106085424466 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085424466 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085424466 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085424466 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085424466 DLSCCP DEBUG SCCP-SCOC(83)[0x55986b20e220]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(911)@4c8f62f9010d: Deleted conn table entry 0TC_apply_sccp0(921)1983673 20241106085425315 DLSCCP DEBUG SCCP-SCOC(72)[0x55986b212c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085425315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e737), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085425315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085425315 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085425315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085425315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085425315 DLSCCP DEBUG SCCP-SCOC(71)[0x55986b211f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085425315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c399cc), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085425315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085425315 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085425315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085425315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085425315 DLSCCP DEBUG SCCP-SCOC(73)[0x55986b216200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085425315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009217f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085425315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085425315 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085425315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085425315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55986b1fa0e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085425315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085425315 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085425315 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085425315 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085425315 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085425315 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085425315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085425315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085425315 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085425315 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085425315 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085425315 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085425315 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085425315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085425316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085425316 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085425316 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085425316 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085425316 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085425316 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085425316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085425474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(921)@4c8f62f9010d: Final verdict of PTC: pass MTC@4c8f62f9010d: ok: talloc reports "asn1_context" = 1 bytes 20241106085425485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085425485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085425485 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085425485 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085425485 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085425485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085425486 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34955<->l=127.0.0.1:4262) (control_if.c:193) TC_apply_sccp-Iuh0-RUA(911)@4c8f62f9010d: Final verdict of PTC: none 20241106085425486 DLINP DEBUG SRVCONN(,r=127.0.0.1:60892<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085425486 DLINP DEBUG SRVCONN(,r=127.0.0.1:60892<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085425486 DLINP NOTICE SRV(,r=127.0.0.1:60892<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085425486 DMAIN NOTICE (127.0.0.1:60892 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60892<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085425486 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(918)@4c8f62f9010d: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(913)@4c8f62f9010d: Final verdict of PTC: none 20241106085425488 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085425488 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085425488 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085425488 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(915)@4c8f62f9010d: Final verdict of PTC: none VirtHNBGW-STATS(907)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(914)@4c8f62f9010d: Final verdict of PTC: none 20241106085425488 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085425488 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085425488 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085425488 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085425488 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085425488 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085425488 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085425488 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085425488 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085425488 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085425488 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085425488 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085425488 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_apply_sccp-Iuh0(910)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(917)@4c8f62f9010d: Final verdict of PTC: none 20241106085425488 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085425488 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085425489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085425489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085425489 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085425489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085425489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085425489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085425489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085425489 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085425489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085425489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085425489 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085425489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085425489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085425489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085425489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085425489 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085425489 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085425489 DRANAP DEBUG cnlink(sgsn-0)[0x55986b1f5fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085425489 DRANAP NOTICE cnlink(sgsn-0)[0x55986b1f5fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(919)@4c8f62f9010d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(916)@4c8f62f9010d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(908)@4c8f62f9010d: Final verdict of PTC: none TC_apply_sccp-Iuh1(912)@4c8f62f9010d: Final verdict of PTC: none HNBGW-MGCP(920)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: setverdict(pass): pass -> pass, component reason not changed 20241106085425494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46478<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(909)@4c8f62f9010d: Final verdict of PTC: none MTC@4c8f62f9010d: Setting final verdict of the test case. MTC@4c8f62f9010d: Local verdict of MTC: pass MTC@4c8f62f9010d: Local verdict of PTC VirtHNBGW-STATS(907): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC IPA-CTRL-CLI-IPA(908): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-PFCP(909): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_apply_sccp-Iuh0(910): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(911): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_apply_sccp-Iuh1(912): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(913): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-SCCP(914): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-RAN(915): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.msc0-M3UA(916): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(917): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(918): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(919): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC HNBGW-MGCP(920): none (pass -> pass) MTC@4c8f62f9010d: Local verdict of PTC TC_apply_sccp0(921): pass (pass -> pass) MTC@4c8f62f9010d: Test case TC_apply_sccp finished. Verdict: pass MTC@4c8f62f9010d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Wed Nov 6 08:54:25 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241106085425560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085425912 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085425912 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085425912 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085425912 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085425912 DLSCCP DEBUG SCCP-SCOC(69)[0x55986b206b30]{IDLE}: Deallocated (fsm.c:568) 20241106085425912 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085425912 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085425912 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085425912 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085425912 DLSCCP DEBUG SCCP-SCOC(70)[0x55986b215260]{IDLE}: Deallocated (fsm.c:568) 20241106085425913 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085425913 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085425913 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085425913 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085425913 DLSCCP DEBUG SCCP-SCOC(68)[0x55986b203940]{IDLE}: Deallocated (fsm.c:568) 20241106085426062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42838<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221460) Waiting for packet dumper to finish... 1 (prev_count=221460, count=225828) 20241106085427489 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085427489 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085427489 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085427489 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085427489 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085427489 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4c8f62f9010d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@4c8f62f9010d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4c8f62f9010d: Terminating MTC. MC@4c8f62f9010d: MTC terminated. MC2> exit MC@4c8f62f9010d: Shutting down session. MC@4c8f62f9010d: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-9683.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 54 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1780564) [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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] [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-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (1780465) [testenv][generic] Stopping hnbgw (1780490) [testenv][generic] Showing junit-xml-9683.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/junit-xml-9683.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='53' failures='0' errors='0' skipped='0' inconc='0' time='428.00'> <testcase classname='HNBGW_Tests' name='TC_hnb_register' time='1.124416'/> <testcase classname='HNBGW_Tests' name='TC_hnb_register_duplicate' time='1.101907'/> <testcase classname='HNBGW_Tests' name='TC_hnb_register_duplicate_reuse_sctp_assoc' time='1.129795'/> <testcase classname='HNBGW_Tests' name='TC_hnb_disconnected_timeout' time='15.195578'/> <testcase classname='HNBGW_Tests' name='TC_ue_register' time='1.106900'/> <testcase classname='HNBGW_Tests' name='TC_ue_register_tmsi_lai' time='1.116333'/> <testcase classname='HNBGW_Tests' name='TC_ue_register_before_hnb_register' time='1.110231'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_initial_ue' time='2.163715'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_initial_ue' time='2.185874'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_initial_ue_empty_cr' time='2.195935'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_initial_ue_empty_cr' time='2.256864'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_bidir' time='2.416480'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_bidir' time='2.367661'/> <testcase classname='HNBGW_Tests' name='TC_rab_assignment' time='4.648152'/> <testcase classname='HNBGW_Tests' name='TC_rab_release' time='2.656805'/> <testcase classname='HNBGW_Tests' name='TC_rab_release_abnormal' time='2.601189'/> <testcase classname='HNBGW_Tests' name='TC_rab_assign_fail' time='2.542055'/> <testcase classname='HNBGW_Tests' name='TC_rab_assign_mgcp_to' time='8.455148'/> <testcase classname='HNBGW_Tests' name='TC_rab_assign_mgw_iuup_addr_chg' time='4.558783'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_mo_disconnect' time='4.448369'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_mo_disconnect' time='4.429567'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_creq_cref' time='2.207715'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_creq_cref' time='2.189939'/> <testcase classname='HNBGW_Tests' name='TC_cs_iu_release_req_rua_disconnect' time='3.865438'/> <testcase classname='HNBGW_Tests' name='TC_ps_iu_release_req_rua_disconnect' time='3.858651'/> <testcase classname='HNBGW_Tests' name='TC_ps_rab_assignment' time='7.463436'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Compl_on_1_cnlink' time='5.528428'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_imsi_round_robin' time='5.404302'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' time='5.497742'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' time='5.486344'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' time='5.580300'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' time='5.495955'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_1' time='5.472348'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_2' time='5.532219'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Compl_no_cn' time='5.331033'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_LU_by_tmsi_from_other_PLMN' time='4.431063'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_paging_imsi' time='5.372049'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_paging_tmsi' time='5.372343'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_no_allow_attach_round_robin' time='5.486024'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_no_allow_attach_valid_nri' time='5.535018'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_sccp_n_pcstate_detaches_cnlink' time='5.496090'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_sccp_n_pcstate_attaches_cnlink' time='6.544075'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Compl_on_1_cnlink' time='5.460084'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Complete_no_nri_round_robin' time='5.538738'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Complete_valid_nri_1' time='5.488481'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Complete_valid_nri_2' time='5.612281'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Compl_no_cn' time='5.323786'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_nri_from_other_PLMN' time='4.422781'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' time='5.515870'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' time='6.454094'/> <testcase classname='HNBGW_Tests' name='TC_second_rab_assignment' time='4.503975'/> <testcase classname='HNBGW_Tests' name='TC_hnb_reregister_reuse_sctp_assoc' time='1.312164'/> <testcase classname='HNBGW_Tests' name='TC_apply_sccp' time='6.279855'/> </testsuite> [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0'] testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0 [testenv] + ['podman', 'wait', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0'] 137 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', '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][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease 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] Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Fetched 103 kB in 0s (259 kB/s) Reading package lists... [testenv][with-pfcp] Installing packages: osmo-hnbgw, osmo-stp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-hnbgw osmo-stp osmocom-nightly 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. Need to get 0 B/1788 kB of archives. After this operation, 6535 kB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libnftnl11:amd64. (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-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../01-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202411052026_amd64.deb ... Unpacking osmocom-nightly (202411052026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.10.0.29.35663.202411052026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.29.35663.202411052026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../04-libosmo-gtlv1_0.4.0.4.3b3e.202411052026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411052026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.10.0.29.35663.202411052026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.29.35663.202411052026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.10.0.29.35663.202411052026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.29.35663.202411052026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../07-libosmo-pfcp0_0.4.0.4.3b3e.202411052026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411052026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202411052026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411052026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.10.0.29.35663.202411052026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.29.35663.202411052026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.24.f2ff.202411052026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.24.f2ff.202411052026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0.29.35663.202411052026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.29.35663.202411052026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.24.f2ff.202411052026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.24.f2ff.202411052026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202411052026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202411052026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../14-libosmo-hnbap0_1.6.0.3.655a.202411052026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.3.655a.202411052026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../15-libosmo-mgcp-client14_1.13.1.202411052026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.202411052026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../16-libosmo-ranap7_1.6.0.3.655a.202411052026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411052026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../17-libosmo-rua0_1.6.0.3.655a.202411052026_amd64.deb ... Error: no container with name or ID "testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-0" found: no such container Unpacking libosmo-rua0:amd64 (1.6.0.3.655a.202411052026) ... [testenv] feed_watchdog_loop: podman container has stopped Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../18-osmo-hnbgw_1.6.0.15.1ac1.202411052026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.15.1ac1.202411052026) ... Setting up osmocom-nightly (202411052026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libosmocore22:amd64 (1.10.0.29.35663.202411052026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411052026) ... Setting up libasn1c1:amd64 (0.9.37.202411052026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.3.655a.202411052026) ... Setting up libosmovty13:amd64 (1.10.0.29.35663.202411052026) ... Setting up libosmo-rua0:amd64 (1.6.0.3.655a.202411052026) ... Setting up libosmoisdn0:amd64 (1.10.0.29.35663.202411052026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.202411052026) ... Setting up libosmogsm20:amd64 (1.10.0.29.35663.202411052026) ... Setting up libosmoctrl0:amd64 (1.10.0.29.35663.202411052026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411052026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411052026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.24.f2ff.202411052026) ... Setting up osmo-stp:amd64 (2.0.0.24.f2ff.202411052026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.3.655a.202411052026) ... Setting up osmo-hnbgw (1.6.0.15.1ac1.202411052026) ... changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnbgw.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][with-pfcp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw-with-pfcp.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', '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-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', '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-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', '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-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] Running testsuite clean script (reason: prepare) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] [testenv][with-pfcp] Running stp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/stp.log'] [testenv][with-pfcp] Running hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/hnbgw.log'] 20241106085438649 DLSS7 <000c> osmo_ss7.c:339 0: Creating SS7 Instance 20241106085438649 DLSS7 <000c> osmo_ss7_route_table.c:54 0: Creating Route Table system 20241106085438649 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20241106085438649 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241106085438649 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241106085438649 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241106085438649 DLSS7 <000c> osmo_ss7.c:1005 0: as-virt-msc0: Created AS 20241106085438649 DLSS7 <000c> osmo_ss7_as.c:111 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241106085438649 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106085438649 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20241106085438649 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241106085438649 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241106085438649 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241106085438649 DLSS7 <000c> osmo_ss7.c:1005 0: as-virt-msc1: Created AS 20241106085438649 DLSS7 <000c> osmo_ss7_as.c:111 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241106085438649 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106085438649 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20241106085438649 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241106085438649 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241106085438649 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241106085438649 DLSS7 <000c> osmo_ss7.c:1005 0: as-virt-msc2: Created AS 20241106085438649 DLSS7 <000c> osmo_ss7_as.c:111 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241106085438649 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106085438649 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20241106085438649 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241106085438649 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241106085438649 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241106085438649 DLSS7 <000c> osmo_ss7.c:1005 0: as-virt-sgsn0: Created AS 20241106085438649 DLSS7 <000c> osmo_ss7_as.c:111 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241106085438649 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106085438649 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20241106085438649 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241106085438649 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241106085438649 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241106085438649 DLSS7 <000c> osmo_ss7.c:1005 0: as-virt-sgsn1: Created AS 20241106085438649 DLSS7 <000c> osmo_ss7_as.c:111 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241106085438649 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106085438649 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20241106085438649 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241106085438649 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241106085438649 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241106085438649 DLSS7 <000c> osmo_ss7.c:1005 0: as-virt-sgsn2: Created AS 20241106085438649 DLSS7 <000c> osmo_ss7_as.c:111 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241106085438649 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106085438649 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241106085438649 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241106085438649 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241106085438649 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241106085438649 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241106085438649 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241106085438649 DLSS7 <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905 20241106085438649 DLSS7 <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905 20241106085438649 DLSS7 <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905 20241106085438649 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running testsuite rate_ctr.c:86 validating counter group 0x55960a3ab4e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55960a3ab4c0(iups) with 3 counters 20241106085438852 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:339) 20241106085438852 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:54) 20241106085438852 DLPFCP NOTICE 0x55960b83e870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20241106085438852 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Allocated (fsm.c:456) 20241106085438852 DLGLOBAL DEBUG validating counter group 0x55960a3ab560(msc) with 15 counters (rate_ctr.c:86) 20241106085438852 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241106085438852 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106085438852 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Allocated (fsm.c:456) 20241106085438852 DLGLOBAL DEBUG validating counter group 0x55960a3ab560(msc) with 15 counters (rate_ctr.c:86) 20241106085438852 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241106085438852 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106085438852 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Allocated (fsm.c:456) 20241106085438852 DLGLOBAL DEBUG validating counter group 0x55960a3ab560(msc) with 15 counters (rate_ctr.c:86) 20241106085438852 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241106085438852 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106085438852 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Allocated (fsm.c:456) 20241106085438852 DLGLOBAL DEBUG validating counter group 0x55960a3ab560(msc) with 15 counters (rate_ctr.c:86) 20241106085438852 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241106085438852 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106085438852 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Allocated (fsm.c:456) 20241106085438852 DLGLOBAL DEBUG validating counter group 0x55960a3ab540(sgsn) with 15 counters (rate_ctr.c:86) 20241106085438852 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241106085438852 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106085438852 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Allocated (fsm.c:456) 20241106085438852 DLGLOBAL DEBUG validating counter group 0x55960a3ab540(sgsn) with 15 counters (rate_ctr.c:86) 20241106085438852 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241106085438852 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106085438852 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Allocated (fsm.c:456) 20241106085438852 DLGLOBAL DEBUG validating counter group 0x55960a3ab540(sgsn) with 15 counters (rate_ctr.c:86) 20241106085438852 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241106085438852 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106085438852 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Allocated (fsm.c:456) 20241106085438852 DLGLOBAL DEBUG validating counter group 0x55960a3ab540(sgsn) with 15 counters (rate_ctr.c:86) 20241106085438852 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241106085438852 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106085438852 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241106085438853 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241106085438853 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241106085438853 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241106085438853 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241106085438853 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241106085438853 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:35962 (mgcp_client.c:987) 20241106085438853 DLPFCP DEBUG 0x55960b83e870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20241106085438853 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xead5ad4e (1730883278 seconds since UNIX epoch, which is 3939872078 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155) 20241106085438853 DLPFCP DEBUG pfcp_cp_peer[0x55960b9adb50]{disabled}: Allocated (fsm.c:456) 20241106085438853 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20241106085438853 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241106085438853 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20241106085438853 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241106085438853 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241106085438853 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106085438853 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:844) 20241106085438853 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:870) 20241106085438853 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:567) 20241106085438853 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:574) 20241106085438853 DLGLOBAL DEBUG validating counter group 0x7fb017dbb940(sigtran_as) with 2 counters (rate_ctr.c:86) 20241106085438853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_DOWN}: Allocated (fsm.c:456) 20241106085438853 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:1005) 20241106085438853 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:585) 20241106085438853 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:591) 20241106085438853 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:706) 20241106085438853 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:630) 20241106085438853 DLGLOBAL DEBUG validating counter group 0x7fb017dbb980(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241106085438853 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:111) 20241106085438853 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{IDLE}: Allocated (fsm.c:456) 20241106085438853 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:620) 20241106085438853 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55960b9ad590]{ASP_DOWN}: Allocated (fsm.c:456) 20241106085438853 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:700) 20241106085438853 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:410) 20241106085438853 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:109) 20241106085438853 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55960b9cd4c0 (osmo_ss7.c:433) 20241106085438853 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:883) 20241106085438853 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:892) 20241106085438853 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:109) 20241106085438853 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:798) 20241106085438853 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106085438853 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:844) 20241106085438853 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106085438853 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:798) 20241106085438853 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106085438853 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:844) 20241106085438853 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106085438853 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:798) 20241106085438853 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::1:36379<->l=::1:2905): New m3ua connection accepted 20241106085438853 DLSS7 <000c> osmo_ss7_xua_srv.c:141 (r=::1:36379<->l=::1:2905): created dynamic ASP asp-dyn-0 20241106085438853 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:36379<->l=:::2905 20241106085438853 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241106085438853 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241106085438853 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085438853 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085438853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085438853 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241106085438853 DLSS7 <000c> m3ua.c:710 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085438853 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085438853 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085438853 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106085438853 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:844) 20241106085438853 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106085438853 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:798) 20241106085438853 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106085438853 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:844) 20241106085438853 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106085438853 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:798) 20241106085438853 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106085438853 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:844) 20241106085438853 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106085438853 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:798) 20241106085438853 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106085438853 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:844) 20241106085438853 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106085438853 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:798) 20241106085438853 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:828) 20241106085438853 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:844) 20241106085438853 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106085438853 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:798) 20241106085438853 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:36379){CONNECTING} connection established (stream_cli.c:362) 20241106085438853 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241106085438853 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:36379) (osmo_ss7_asp.c:934) 20241106085438853 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397) 20241106085438853 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404) 20241106085438853 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178) 20241106085438853 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55960b9ad590]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179) 20241106085438853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085438853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:747) 20241106085438853 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55960b9ad590]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:710) 20241106085438853 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55960b9ad590]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379) 20241106085438853 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55960b9ad590]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438) 20241106085438853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241106085438853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:362) 20241106085438853 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397) 20241106085438853 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404) 20241106085438853 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190) 20241106085438854 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085438854 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085438854 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085438854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085438854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085438854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085438854 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085438854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085438854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085438854 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106085438854 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085438854 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085438854 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085438854 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085438854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085438854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085438854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085438854 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085438854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085438854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085438854 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106085438854 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085438854 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085438854 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085438854 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085438854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085438854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085438854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085438855 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085438855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085438855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085438855 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106085438855 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085438855 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085438855 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085438855 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085438855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085438855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085438855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085438855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085438855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085438855 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106085438855 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085438855 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085438855 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085438855 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085438855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085438855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085438855 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085438855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085438855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085438855 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106085438855 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085438855 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085438855 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085438855 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085438855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085438855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085438855 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085438855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085438855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085438855 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106085438855 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085438855 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085438855 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085438855 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085438855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085438855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085438855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085438855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085438855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085438855 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106085438855 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085438855 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085438855 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085438855 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085438855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085438855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085438855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085438855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085438855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085438855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085438855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085438855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085438855 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241106085438855 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests', 'HNBGW_Tests-with-pfcp.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_Tests-with-pfcp.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: HNBGW_Tests-with-pfcp.cfg MC@dbd1549f7850: Unix server socket created successfully. MC@dbd1549f7850: Listening on TCP port 44287. MC2> dbd1549f7850 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests dbd1549f7850 44287 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@dbd1549f7850: New HC connected from 10.0.2.100 [10.0.2.100]. dbd1549f7850: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@dbd1549f7850: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@dbd1549f7850: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@dbd1549f7850: Configuration file was processed on all HCs. MC@dbd1549f7850: Creating MTC on host 10.0.2.100. MC@dbd1549f7850: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Wed Nov 6 08:54:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_hnb_register started. 20241106085440375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085440382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085440402 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42427<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(5)@dbd1549f7850: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106085440854 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241106085440854 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220) 20241106085440854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:569) 20241106085440854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085440854 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241106085440855 DLSS7 <000c> xua_rkm.c:200 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241106085440855 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241106085440855 DLSS7 <000c> osmo_ss7.c:1005 0: as-as-rkm-7: Created AS 20241106085440855 DLSS7 <000c> osmo_ss7.c:706 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241106085440855 DLSS7 <000c> osmo_ss7_as.c:111 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241106085440855 DLSS7 <000c> osmo_ss7_as.c:120 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241106085440855 DLSS7 <000c> xua_rkm.c:338 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085440855 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241106085440855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085440855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:747) 20241106085440855 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:444) 20241106085440855 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397) 20241106085440855 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404) 20241106085440855 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295) 20241106085440855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085440855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:747) 20241106085440855 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241106085440855 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241106085440855 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241106085440855 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259) 20241106085440855 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55960b9ad590]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260) 20241106085440855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085440855 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085440855 DLSS7 <000c> m3ua.c:710 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085440855 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085440855 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085440855 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085440855 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085440855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085440855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:747) 20241106085440855 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55960b9ad590]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:710) 20241106085440855 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55960b9ad590]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379) 20241106085440855 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55960b9ad590]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504) 20241106085440855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241106085440855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:446) 20241106085440856 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397) 20241106085440856 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241106085440856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085440856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:747) 20241106085440856 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) 20241106085440856 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241106085440856 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55960b9cbff0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241106085441058 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::fcce:ddff:fea9:2564]:2905 err=None (stream.c:265) 20241106085441058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241106085441058 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241106085441058 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::fcce:ddff:fea9:2564]:2905 err=None (osmo_ss7_asp.c:785) 20241106085441853 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW-PFCP(5)@dbd1549f7850: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 1, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3939872078 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(5)@dbd1549f7850: broadcasting to mtc MTC@dbd1549f7850: setverdict(pass): none -> pass HNBGW-PFCP(5)@dbd1549f7850: PFCP_Emulation main() CLIENT.receive from mtc: { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 1, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1234 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } 20241106085441873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241106085441873 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241106085441873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20241106085441873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20241106085441873 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20241106085441873 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20241106085441873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241106085441873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241106085441873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241106085441873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241106085441873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241106085441873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(5)@dbd1549f7850: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106085441903 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085441903 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085441903 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085441904 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(6)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085441904 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085441904 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085441904 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085441904 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085441904 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085441904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085441904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085441904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085441904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085441904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085441904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085441904 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085441905 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085441905 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085441905 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085441905 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085441905 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085441905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085441905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085441905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085441905 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085441905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085441905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085441905 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085441905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085441905 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085441905 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085441905 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085441905 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085441905 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085441905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085441905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085441905 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085441905 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085441905 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085441905 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085441905 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085441905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085441906 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085441906 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085441906 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085441906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085441906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085441906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085441906 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085441906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085441906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085441906 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085441906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085441906 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085441906 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085441906 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085441906 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085441906 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085441906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085441906 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085441906 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085441908 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085441908 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085441908 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085441908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085441908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085441908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085441908 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085441908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085441908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085441908 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085441908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085441908 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085441908 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085441908 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085441908 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085441908 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(10)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(10)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(10)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(8)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085441930 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085441930 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085441930 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085441930 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085441930 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085441930 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085441930 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085441930 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085441931 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085441931 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085441931 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085441931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085441931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085441931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085441931 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085441931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085441931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085441931 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085441931 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085441931 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085441931 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085441931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085441931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085441931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085441931 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085441931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085441931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085441931 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085441931 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085441931 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085441931 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085441931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085441931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085441931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085441931 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085441931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085441931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085441931 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085441931 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085441931 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085441931 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085441931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085441931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085441931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085441931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085441931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085441931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085441931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085441931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085441931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085441931 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085441932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085441932 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085441932 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085441932 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085441932 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085441932 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085441932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085441932 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085441932 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085441932 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085441932 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085441932 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085441932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085441932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085441932 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085441932 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085441932 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085441932 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085441932 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085441932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085441932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085441932 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085441932 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085441932 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085441932 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085441932 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085441932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(13)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(13)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(13)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(11)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085442125 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085442125 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085442125 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085442125 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(10)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085442134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085442134 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085442134 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085442134 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085442134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085442134 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085442134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085442137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085442137 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085442137 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085442137 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085442137 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085442137 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085442137 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085442137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085442137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085442138 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085442138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085442138 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085442138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085442138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085442138 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085442138 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085442138 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085442139 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085442139 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085442139 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085442139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085442139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085442139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085442139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085442139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085442139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085442139 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085442139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085442139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085442139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085442139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085442139 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085442139 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085442139 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085442139 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085442145 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085442145 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085442145 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085442145 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(13)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085442151 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085442151 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085442151 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085442151 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085442151 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085442151 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085442151 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085442153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085442153 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085442153 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085442153 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085442153 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085442153 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085442153 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085442153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085442153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085442153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085442153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085442153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085442153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085442153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085442153 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085442153 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085442153 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085442154 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085442154 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085442154 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085442154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085442154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085442154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085442154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085442154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085442154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085442155 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085442155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085442155 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085442155 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085442155 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085442155 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085442155 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085442155 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085442155 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085442846 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::fcce:ddff:fea9:2564]:2905 err=None (stream.c:265) 20241106085442846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241106085442846 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241106085442846 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::fcce:ddff:fea9:2564]:2905 err=None (osmo_ss7_asp.c:785) HNBGW_Test.msc0-RAN(9)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085442942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085442942 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085442942 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085442942 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085442942 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085442942 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085442942 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085442942 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085442942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085442942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085442942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085442942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085442942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085442942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085442942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085442942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085442942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442942 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085442942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085442943 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085442943 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085442943 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085442943 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085442943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085442943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085442943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085442943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085442943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085442943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085442943 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085442943 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085442943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085442943 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085442943 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085442943 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085442943 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085442943 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085442943 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085442943 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085442945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085442945 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085442945 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085442945 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085442945 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085442945 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085442945 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085442945 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085442945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085442945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085442945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085442945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085442945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085442945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085442945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085442945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085442945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085442945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085442945 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085442945 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085442945 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(12)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085442950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085442950 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085442950 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085442950 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085442950 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085442950 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085442950 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085442950 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085442951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085442951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085442951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085442951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085442951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085442951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085442951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085442951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085442951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085442951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085442951 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085442951 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085442951 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085442951 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085442951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085442951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085442951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085442951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085442951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085442951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085442951 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085442951 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085442951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085442951 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085442951 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085442951 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085442951 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085442951 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085442951 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085442951 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085442952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085442952 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085442952 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085442952 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085442952 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085442952 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085442952 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085442952 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085442952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085442952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085442952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085442952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085442952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085442952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085442952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085442952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085442952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085442953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085442953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085442953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085442953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085442953 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085442953 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085442953 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085442964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085442964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085442964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085442964 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085442964 DLGLOBAL DEBUG validating counter group 0x55960a3abbe0(hnb) with 60 counters (rate_ctr.c:86) 20241106085442964 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085442964 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085442964 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085442964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085442964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085442972 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42427<->l=127.0.0.1:4262) (control_if.c:193) 20241106085442972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53528<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085442972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085442972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085442972 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085442972 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085442972 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(11)@dbd1549f7850: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(7)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(9)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(8)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(12)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(13)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(14)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(4)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(3)@dbd1549f7850: Final verdict of PTC: none TC_hnb_register-Iuh0(6)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(10)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085442980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(5)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(4): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(5): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_register-Iuh0(6): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_register-Iuh0-RUA(7): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(8): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(9): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(10): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(11): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(12): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(13): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(14): none (pass -> pass) MTC@dbd1549f7850: Test case TC_hnb_register finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Wed Nov 6 08:54:42 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241106085443077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085443146 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085443146 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085443146 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085443146 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085443146 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085443146 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085443146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085443146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085443146 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085443146 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085443146 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085443146 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085443146 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085443146 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085443146 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085443146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085443146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085443146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085443146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085443146 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085443146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085443146 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085443146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085443146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085443146 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085443146 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085443146 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085443146 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085443146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085443146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085443146 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085443146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085443146 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085443146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085443146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085443146 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085443146 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085443146 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085443146 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085443580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38894<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=165192) Waiting for packet dumper to finish... 1 (prev_count=165192, count=165848) 20241106085445147 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085445147 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085445147 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085445147 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085445147 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085445147 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Wed Nov 6 08:54:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_hnb_register_duplicate started. 20241106085446695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085446702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085446708 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35917<->l=127.0.0.1:4262) (control_if.c:570) 20241106085446782 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085446782 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate-Iuh0(18)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085446790 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085446790 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085446790 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085446790 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085446791 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085446791 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085446791 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085446791 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(20)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085446791 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46342 (stream_srv.c:129) 20241106085446791 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46342<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085446792 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085446792 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085446792 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085446792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085446792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085446792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085446792 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085446792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085446792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085446792 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085446792 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085446792 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085446792 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085446792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085446792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085446792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085446792 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085446792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085446792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085446792 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085446792 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085446792 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085446792 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085446792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085446792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085446792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085446792 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085446792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085446792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085446792 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085446792 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085446792 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085446792 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085446792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085446792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085446792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085446792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085446792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085446792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085446792 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085446793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085446793 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085446793 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085446793 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085446793 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085446793 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085446793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085446793 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085446793 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085446793 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085446793 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085446793 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085446793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085446793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085446793 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085446793 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085446793 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085446793 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085446793 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085446793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085446793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085446793 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085446793 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085446793 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085446793 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085446793 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085446793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(24)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(24)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(24)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(22)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085446806 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085446806 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085446806 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085446806 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085446806 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085446806 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085446806 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085446806 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085446807 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085446807 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085446807 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085446807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085446807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085446807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085446807 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085446807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085446807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085446807 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085446807 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085446807 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085446807 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085446807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085446807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085446807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085446807 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085446807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085446808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085446808 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085446808 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085446808 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085446808 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085446808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085446808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085446808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085446808 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085446808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085446808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085446808 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085446808 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085446808 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085446808 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085446808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085446808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085446808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085446808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085446808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085446808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085446808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085446808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085446808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085446808 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085446808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085446808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085446808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085446808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085446808 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085446808 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085446808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085446808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085446808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085446808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085446808 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085446808 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085446808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085446808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085446808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085446808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085446808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085446808 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085446808 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085446808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085446808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085446808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085446808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085446808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085446808 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085446808 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085446808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(27)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(27)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(27)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(25)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085447004 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085447004 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085447004 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085447004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(24)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085447013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085447013 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085447013 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085447013 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085447013 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085447013 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085447014 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085447016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085447016 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085447016 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085447016 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085447016 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085447016 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085447016 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085447016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085447017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085447017 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085447017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085447017 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085447017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085447017 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085447017 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085447017 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085447017 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085447018 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085447018 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085447018 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085447018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085447018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085447018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085447018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085447018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085447018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085447018 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085447019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085447019 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085447019 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085447019 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085447019 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085447019 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085447019 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085447019 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085447020 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085447020 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085447020 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085447020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(27)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085447024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085447024 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085447024 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085447024 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085447024 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085447024 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085447025 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085447026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085447026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085447026 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085447026 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085447026 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085447026 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085447026 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085447026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085447026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085447026 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085447026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085447026 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085447026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085447026 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085447026 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085447026 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085447026 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085447027 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085447027 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085447027 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085447027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085447027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085447027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085447027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085447027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085447027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085447027 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085447027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085447027 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085447027 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085447028 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085447028 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085447028 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085447028 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085447028 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(23)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085447822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085447822 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085447822 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085447822 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085447822 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085447822 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085447822 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085447822 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085447822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085447822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085447822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085447822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085447822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085447822 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085447822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085447822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085447822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447822 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085447822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085447822 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085447822 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085447822 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085447822 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085447822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085447822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085447822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085447822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085447822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085447822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085447822 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085447822 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085447823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085447823 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085447823 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085447823 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085447823 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085447823 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085447823 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085447823 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085447825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085447825 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085447825 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085447825 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085447825 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085447825 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085447825 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085447825 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085447825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085447825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085447825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085447825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085447825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085447825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085447825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085447825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085447825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085447825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085447825 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085447825 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085447825 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085447828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085447828 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085447828 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085447828 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085447828 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085447828 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085447828 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085447828 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(26)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085447828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085447828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085447828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085447828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085447828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085447828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085447828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085447828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085447828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085447828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085447828 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085447828 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085447828 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085447828 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085447828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085447828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085447828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085447828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085447828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085447828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085447828 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085447828 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085447828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085447828 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085447828 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085447828 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085447828 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085447828 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085447828 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085447828 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085447829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085447829 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085447829 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085447829 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085447829 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085447829 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085447829 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085447829 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085447829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085447829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085447829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085447829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085447829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085447829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085447829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085447829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085447829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085447829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085447829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085447829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085447829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085447829 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085447829 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085447829 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085447837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085447837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085447837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085447837 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085447837 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085447837 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085447837 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085447837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085447837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085447847 DLINP DEBUG SRVCONN(,r=127.0.0.1:46342<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085447847 DLINP DEBUG SRVCONN(,r=127.0.0.1:46342<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085447847 DLINP DEBUG SRVCONN(,r=127.0.0.1:46342<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085447847 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085447847 DHNBAP ERROR (127.0.0.1:46342 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241106085447847 DHNBAP ERROR (127.0.0.1:46342 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241106085447847 DLINP DEBUG SRVCONN(,r=127.0.0.1:46342<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085447847 DLINP DEBUG SRVCONN(,r=127.0.0.1:46342<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241106085447847 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: talloc reports "struct hnb_context" x 1, expecting 1 MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085447854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085447854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085447854 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085447854 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085447854 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085447854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38912<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_register_duplicate-Iuh0-RUA(19)@dbd1549f7850: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(21)@dbd1549f7850: Final verdict of PTC: none 20241106085447856 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35917<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(26)@dbd1549f7850: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(18)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(15)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(27)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(23)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(25)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(22)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(24)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(28)@dbd1549f7850: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(20)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085447859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38910<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(17)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(15): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(17): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(18): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(19): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(20): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(21): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(22): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(23): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(24): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(25): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(26): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(27): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(28): none (pass -> pass) MTC@dbd1549f7850: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Wed Nov 6 08:54:47 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20241106085447902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085448026 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085448026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085448026 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085448026 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085448026 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085448026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085448026 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085448026 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085448026 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085448026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085448026 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085448026 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085448026 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085448026 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085448026 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085448026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085448026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085448027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085448027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085448027 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085448027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085448027 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085448027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085448027 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085448027 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085448027 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085448027 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085448027 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085448027 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085448027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085448027 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085448027 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085448027 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085448027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085448027 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085448027 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085448027 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085448027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085448027 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085448027 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085448027 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085448027 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085448027 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085448027 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085448027 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085448027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085448027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085448027 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085448027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085448027 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085448027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085448027 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085448027 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085448027 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085448027 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085448027 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085448403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38924<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100676) Waiting for packet dumper to finish... 1 (prev_count=100676, count=159576) 20241106085450027 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085450027 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085450027 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085450027 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085450027 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085450027 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Wed Nov 6 08:54:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241106085451475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085451485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085451490 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43147<->l=127.0.0.1:4262) (control_if.c:570) 20241106085451556 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085451556 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085451557 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085451557 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085451557 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085451557 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085451557 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085451557 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(32)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085451557 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085451557 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085451557 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085451557 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085451557 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085451557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085451557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085451557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085451557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085451557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085451557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085451557 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085451557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451558 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085451558 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085451558 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085451558 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085451558 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085451558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085451559 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085451559 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085451559 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085451559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085451559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085451559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085451559 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085451559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085451559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085451559 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085451559 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085451559 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085451559 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085451559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085451559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085451559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085451559 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085451559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085451559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085451559 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085451559 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085451559 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085451559 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085451559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085451559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085451559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085451559 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085451559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085451559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085451559 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085451559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451559 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085451559 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085451559 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085451559 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085451559 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085451559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451559 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085451559 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085451559 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085451559 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085451559 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085451559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085451559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451559 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085451559 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085451559 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085451559 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085451559 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085451559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(36)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(36)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(36)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(34)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085451572 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085451572 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085451572 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085451572 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085451573 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085451573 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085451573 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085451573 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085451574 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085451574 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085451574 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085451574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085451574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085451574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085451574 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085451574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085451574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085451574 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085451574 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085451574 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085451574 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085451574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085451574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085451574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085451574 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085451574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085451574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085451574 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085451574 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085451574 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085451574 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085451574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085451574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085451574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085451574 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085451574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085451574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085451574 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085451574 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085451574 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085451574 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085451574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085451574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085451574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085451574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085451574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085451574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085451574 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085451574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451574 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085451574 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085451574 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085451574 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085451574 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085451574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451574 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085451574 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085451574 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085451574 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085451574 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085451574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085451574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451574 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085451574 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085451574 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085451574 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085451574 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085451574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085451574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451574 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085451574 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085451574 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085451574 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085451574 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085451574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(39)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(39)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(39)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(37)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085451771 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085451771 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085451771 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085451771 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(36)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085451778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451778 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085451778 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085451778 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085451778 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085451778 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085451778 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085451781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451781 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085451781 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085451781 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085451781 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085451781 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085451781 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085451781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085451781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085451781 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085451781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085451781 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085451781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085451781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085451781 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085451781 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085451781 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085451782 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085451782 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085451782 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085451782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085451783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085451783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085451783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085451783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085451783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085451783 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085451783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451783 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085451783 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085451783 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085451783 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085451783 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085451783 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085451783 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085451786 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085451786 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085451786 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085451786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(39)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085451792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451792 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085451792 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085451792 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085451792 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085451792 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085451792 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085451795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451795 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085451795 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085451795 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085451795 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085451795 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085451795 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085451795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085451795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085451795 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085451795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085451795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085451795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085451795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085451795 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085451795 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085451795 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085451796 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085451796 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085451796 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085451797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085451797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085451797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085451797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085451797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085451797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085451797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085451797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085451797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085451797 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085451797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085451797 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085451797 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085451797 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085451797 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085451797 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085451797 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085451797 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(35)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085452577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085452577 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085452577 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085452577 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085452577 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085452577 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085452577 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085452577 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085452577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085452577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085452577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085452577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085452577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085452577 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085452577 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085452577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085452577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452577 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085452577 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085452577 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085452577 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085452577 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085452577 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085452577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085452577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085452577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085452577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085452577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085452577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085452577 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085452577 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085452577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085452577 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085452577 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085452577 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085452577 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085452577 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085452577 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085452577 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085452577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085452577 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085452577 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085452577 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085452577 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085452577 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085452577 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085452577 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085452577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085452577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085452577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085452577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085452577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085452577 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085452577 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085452577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085452577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085452578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085452578 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085452578 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085452578 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(38)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085452592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085452592 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085452592 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085452592 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085452592 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085452592 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085452592 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085452592 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085452593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085452593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085452593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085452593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085452593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085452593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085452593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085452593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085452593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452593 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085452593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085452593 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085452593 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085452593 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085452593 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085452593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085452593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085452593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085452593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085452593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085452593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085452593 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085452593 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085452593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085452593 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085452593 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085452593 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085452593 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085452593 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085452593 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085452593 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085452594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085452594 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085452594 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085452594 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085452594 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085452594 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085452594 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085452594 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085452594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085452594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085452594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085452594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085452594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085452594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085452594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085452594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085452594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085452594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085452594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085452594 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085452594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085452594 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085452594 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085452594 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085452597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085452597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085452597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085452597 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085452597 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085452597 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085452597 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085452597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085452597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085452599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085452599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085452599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085452599 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085452599 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20241106085452599 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085452599 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085452599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085452599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: talloc reports "struct hnb_context" x 1, expecting 1 MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085452603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38956<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085452604 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43147<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(38)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(35)@dbd1549f7850: Final verdict of PTC: none 20241106085452605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085452605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085452605 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085452605 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085452605 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(36)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(34)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(29)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(37)@dbd1549f7850: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(33)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@dbd1549f7850: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(32)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(39)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(40)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085452619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38940<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(31)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(29): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(31): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(32): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(33): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(34): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(35): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(36): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(37): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(38): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(39): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(40): none (pass -> pass) MTC@dbd1549f7850: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Wed Nov 6 08:54:52 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20241106085452706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085452782 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085452782 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085452782 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085452782 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085452782 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085452782 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085452782 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085452782 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085452782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085452782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085452782 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085452782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085452782 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085452782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085452782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085452782 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085452782 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085452782 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085452782 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085452782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085452782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085452782 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085452782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085452782 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085452782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085452782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085452782 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085452782 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085452782 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085452782 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085452782 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085452782 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085452782 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085452782 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085452782 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085452782 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085452782 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085452782 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085452782 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085453208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=156516) Waiting for packet dumper to finish... 1 (prev_count=156516, count=157172) 20241106085454783 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085454783 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085454783 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085454783 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085454783 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085454783 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Wed Nov 6 08:54:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_hnb_disconnected_timeout started. 20241106085456321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085456327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085456331 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34671<->l=127.0.0.1:4262) (control_if.c:570) 20241106085456400 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085456400 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085456401 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085456401 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085456401 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085456401 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085456401 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085456401 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(44)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085456401 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085456401 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085456401 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085456401 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085456402 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085456402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085456402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085456402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085456402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085456402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085456402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085456402 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085456402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456402 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085456402 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085456402 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085456402 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085456402 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085456402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085456403 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085456403 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085456403 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085456403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085456403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085456403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085456403 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085456403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085456403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085456403 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085456403 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085456403 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085456403 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085456403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085456403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085456403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085456403 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085456403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085456403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085456403 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085456403 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085456403 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085456403 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085456403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085456403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085456403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085456403 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085456403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085456403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085456403 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085456403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456403 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085456403 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085456403 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085456403 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085456403 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085456403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456403 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085456403 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085456403 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085456403 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085456403 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085456403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085456403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456403 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085456403 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085456403 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085456403 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085456403 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085456403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(48)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(48)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(48)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(46)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085456416 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085456416 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085456416 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085456416 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085456416 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085456416 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085456417 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085456417 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085456418 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085456418 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085456418 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085456418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085456418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085456418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085456418 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085456418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085456418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085456418 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085456418 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085456418 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085456418 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085456418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085456418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085456418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085456418 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085456418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085456418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085456418 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085456418 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085456418 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085456418 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085456418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085456418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085456418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085456418 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085456418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085456418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085456418 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085456418 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085456418 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085456418 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085456418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085456418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085456418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085456418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085456418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085456418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085456418 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085456418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456418 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085456418 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085456418 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085456418 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085456418 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085456418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456418 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085456418 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085456418 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085456418 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085456418 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085456418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085456418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456418 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085456418 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085456418 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085456418 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085456418 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085456418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085456418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456418 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085456418 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085456418 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085456418 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085456418 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085456418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(51)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(51)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(51)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(49)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085456439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085456439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085456439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085456439 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085456439 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085456439 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085456439 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085456439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085456439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085456614 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085456614 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085456614 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085456614 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(48)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085456622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456623 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085456623 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085456623 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085456623 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085456623 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085456623 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085456625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456625 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085456625 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085456625 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085456625 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085456625 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085456625 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085456625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085456626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085456626 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085456626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085456626 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085456626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085456626 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085456626 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085456626 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085456626 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085456627 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085456627 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085456627 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085456627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085456627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085456627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085456627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085456627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085456627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085456628 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085456628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456628 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085456628 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085456628 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085456628 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085456628 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085456628 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085456628 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085456630 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085456630 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085456630 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085456630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(51)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085456636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456636 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085456636 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085456636 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085456636 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085456636 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085456636 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085456637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085456637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085456637 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085456637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085456637 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085456637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085456637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085456637 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085456637 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085456637 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085456637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456637 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085456637 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085456637 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085456637 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085456637 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085456637 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085456638 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085456638 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085456638 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085456638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085456638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085456638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085456638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085456638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085456638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085456638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085456638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085456638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085456638 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085456638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085456638 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085456638 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085456638 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085456638 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085456638 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085456638 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085456638 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(47)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085457423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085457423 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085457423 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085457423 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085457423 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085457423 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085457423 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085457423 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085457423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085457423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085457423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085457423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085457423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085457423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085457423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085457423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085457423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085457423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085457423 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085457423 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085457423 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085457423 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085457423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085457423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085457423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085457423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085457423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085457423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085457423 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085457423 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085457423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085457423 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085457423 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085457423 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085457423 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085457423 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085457423 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085457423 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085457423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085457423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085457423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085457423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085457423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085457423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085457423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085457423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085457423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085457423 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085457423 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085457423 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085457423 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085457423 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085457423 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085457423 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085457423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085457423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085457423 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085457423 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085457423 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(50)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085457436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085457436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085457436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085457436 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085457436 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085457436 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085457436 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085457436 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085457436 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085457436 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085457436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085457436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085457436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085457436 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085457436 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085457437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085457437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457437 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085457437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085457437 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085457437 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085457437 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085457437 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085457437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085457437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085457437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085457437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085457437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085457437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085457437 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085457437 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085457437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085457437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085457437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085457437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085457437 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085457437 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085457437 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085457437 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085457438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085457438 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085457438 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085457438 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085457438 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085457438 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085457438 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085457438 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085457438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085457438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085457438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085457438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085457438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085457438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085457438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085457438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085457438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085457438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085457438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085457438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085457438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085457438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085457438 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085457438 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085457447 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@dbd1549f7850: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106085457455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085457455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085457455 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085457455 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085457455 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(44)@dbd1549f7850: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(45)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106085458461 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241106085503476 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(42)@dbd1549f7850: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241106085504515 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(53)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085504516 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085504516 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) IPA-CTRL-CLI-IPA(42)@dbd1549f7850: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085504527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085504527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085504527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085504528 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085504528 DLGLOBAL DEBUG validating counter group 0x55960a3abbe0(hnb) with 60 counters (rate_ctr.c:86) 20241106085504528 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085504528 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085504528 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085504528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085504528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106085504530 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085505532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085505532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085505532 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085505532 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085505532 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(53)@dbd1549f7850: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(54)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106085505534 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241106085511544 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(42)@dbd1549f7850: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085511557 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085511557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085511557 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085511557 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085511557 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085511557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085511557 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085511557 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085511557 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085511557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085511557 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085511557 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085511557 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085511557 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085511557 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085511557 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085511557 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085511557 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34671<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(49)@dbd1549f7850: Final verdict of PTC: none 20241106085511557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085511557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085511557 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085511557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085511557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085511557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085511557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085511557 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085511557 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085511557 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085511557 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085511558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37008<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(47)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(51)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(50)@dbd1549f7850: Final verdict of PTC: none 20241106085511559 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085511559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085511559 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085511559 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085511559 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085511559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085511559 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085511559 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085511559 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085511559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085511559 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085511559 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085511559 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085511559 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085511559 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085511559 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085511559 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085511559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085511559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085511560 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085511560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085511560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085511560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085511560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085511560 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085511560 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085511560 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085511560 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(52)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(48)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(46)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(41)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085511562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37004<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(43)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(41): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(43): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(44): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(45): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(46): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(47): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(48): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(49): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(50): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(51): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(52): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(53): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(54): none (pass -> pass) MTC@dbd1549f7850: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Wed Nov 6 08:55:11 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20241106085511613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085512016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40472<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166076) Waiting for packet dumper to finish... 1 (prev_count=166076, count=167036) 20241106085513558 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085513558 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085513558 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085513560 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085513560 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085513560 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Wed Nov 6 08:55:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ue_register started. 20241106085515115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085515125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40488<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085515132 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34137<->l=127.0.0.1:4262) (control_if.c:570) 20241106085515216 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085515216 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085515217 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085515217 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(58)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085515217 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085515217 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085515217 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085515217 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085515218 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085515218 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085515218 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085515218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085515218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085515218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085515218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085515218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085515218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085515218 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085515218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515218 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085515218 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085515218 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085515218 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085515218 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085515218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085515218 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085515218 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085515219 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085515219 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085515219 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085515219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085515219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085515219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085515219 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085515219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085515219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085515219 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085515219 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085515219 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085515219 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085515219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085515219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085515219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085515219 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085515219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085515219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085515219 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085515219 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085515219 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085515219 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085515219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085515219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085515219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085515220 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085515220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085515220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085515220 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085515220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515220 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085515220 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085515220 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085515220 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085515220 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085515220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515220 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085515220 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085515220 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085515220 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085515220 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085515220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085515220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515220 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085515220 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085515220 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085515220 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085515220 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085515220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(62)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(62)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(62)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(60)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085515238 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085515238 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085515239 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085515239 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085515239 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085515239 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085515239 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085515239 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085515240 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085515240 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085515240 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085515240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085515240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085515240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085515240 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085515240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085515240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085515240 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085515240 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085515240 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085515240 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085515240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085515240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085515240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085515240 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085515240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085515240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085515240 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085515240 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085515240 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085515240 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085515240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085515240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085515240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085515240 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085515240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085515240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085515240 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085515240 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085515240 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085515240 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085515240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085515240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085515240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085515240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085515240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085515240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085515240 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085515240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515240 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085515240 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085515240 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085515240 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085515240 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085515240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515240 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085515240 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085515240 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085515240 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085515240 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085515240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085515240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515240 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085515240 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085515240 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085515240 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085515240 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085515240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085515240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515240 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085515240 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085515240 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085515240 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085515240 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085515240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(65)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(65)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(65)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(63)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085515266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085515266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085515266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085515266 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085515267 DLGLOBAL DEBUG validating counter group 0x55960a3abbe0(hnb) with 60 counters (rate_ctr.c:86) 20241106085515267 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085515267 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085515267 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085515267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085515267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085515437 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085515437 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085515437 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085515437 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(62)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085515444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515444 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085515444 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085515444 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085515444 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085515444 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085515444 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085515446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515446 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085515446 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085515446 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085515446 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085515446 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085515446 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085515446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085515447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085515447 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085515447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085515447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085515447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085515447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085515447 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085515447 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085515447 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085515448 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085515448 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085515448 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085515448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085515448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085515448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085515448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085515448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085515448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085515448 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085515448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515448 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085515448 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085515448 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085515448 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085515448 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085515448 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085515448 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085515453 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085515453 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085515454 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085515454 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(65)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085515461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515461 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085515461 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085515461 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085515461 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085515461 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085515461 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085515464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515464 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085515464 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085515464 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085515464 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085515464 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085515464 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085515464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085515464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085515464 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085515464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085515464 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085515464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085515464 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085515464 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085515464 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085515464 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085515466 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085515466 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085515466 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085515466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085515466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085515466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085515466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085515466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085515466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085515466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085515466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085515466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085515466 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085515466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085515466 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085515466 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085515466 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085515466 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085515466 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085515466 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085515466 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(61)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085516254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085516254 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085516254 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085516254 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085516254 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085516254 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085516254 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085516254 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085516254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085516254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085516254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085516254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085516254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085516254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085516254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085516254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085516254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085516254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085516254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085516254 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085516254 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085516254 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085516255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085516255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085516255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085516255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085516255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085516255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085516255 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085516255 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085516255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085516255 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085516255 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085516255 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085516255 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085516255 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085516255 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085516255 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085516257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085516257 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085516257 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085516257 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085516257 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085516257 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085516257 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085516257 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085516257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085516257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085516257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085516257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085516257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085516257 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085516257 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085516257 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085516257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516258 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085516258 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085516258 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085516258 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085516258 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085516260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085516260 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085516260 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085516260 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085516260 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085516260 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085516260 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085516260 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(64)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085516260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085516260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085516260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085516260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085516260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085516260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085516260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085516260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085516260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516260 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085516260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085516260 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085516260 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085516260 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085516260 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085516260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085516260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085516260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085516260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085516260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085516260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085516260 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085516260 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085516260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085516260 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085516261 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085516261 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085516261 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085516261 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085516261 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085516261 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085516262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085516262 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085516262 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085516262 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085516262 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085516262 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085516262 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085516262 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085516262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085516262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085516262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085516262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085516262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085516262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085516262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085516262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085516262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085516262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085516262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085516262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085516262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085516262 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085516262 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085516262 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085516275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085516276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085516276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241106085516276 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241106085516276 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241106085516276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085516276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085516284 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34137<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register-Iuh0-RUA(59)@dbd1549f7850: Final verdict of PTC: none 20241106085516285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40488<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(61)@dbd1549f7850: Final verdict of PTC: none 20241106085516285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085516285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085516285 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085516285 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085516285 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(60)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(63)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(65)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(56)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(62)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(64)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(66)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(55)@dbd1549f7850: Final verdict of PTC: none TC_ue_register-Iuh0(58)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085516291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40480<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(57)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(55): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(57): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ue_register-Iuh0(58): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ue_register-Iuh0-RUA(59): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(60): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(61): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(62): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(63): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(64): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(65): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(66): none (pass -> pass) MTC@dbd1549f7850: Test case TC_ue_register finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Wed Nov 6 08:55:16 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241106085516382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085516458 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085516458 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085516458 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085516458 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085516458 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085516458 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085516458 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085516458 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085516458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085516458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085516458 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085516458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085516458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085516458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085516458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085516458 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085516458 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085516458 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085516458 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085516458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085516458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085516458 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085516458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085516458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085516458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085516458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085516458 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085516458 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085516458 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085516458 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085516458 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085516458 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085516458 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085516458 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085516458 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085516458 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085516458 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085516458 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085516458 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085516884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40492<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=151072) Waiting for packet dumper to finish... 1 (prev_count=151072, count=151728) 20241106085518459 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085518459 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085518459 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085518459 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085518459 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085518459 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Wed Nov 6 08:55:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ue_register_tmsi_lai started. MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20241106085520000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085520005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085520009 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33043<->l=127.0.0.1:4262) (control_if.c:570) 20241106085520098 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085520098 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085520098 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085520098 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085520098 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085520098 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085520098 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085520098 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(70)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085520099 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085520099 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085520100 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085520100 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085520100 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085520100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085520100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085520100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085520100 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085520100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085520100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085520100 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085520100 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085520100 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085520100 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085520100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085520100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085520100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085520100 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085520100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085520100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085520100 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085520100 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085520100 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085520100 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085520100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085520100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085520100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085520100 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085520100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085520100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085520100 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085520100 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085520100 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085520100 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085520100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085520100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085520100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085520100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085520100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085520100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085520100 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085520100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520100 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085520100 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085520100 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085520100 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085520100 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085520100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520100 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085520100 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085520100 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085520100 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085520100 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085520100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085520100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520100 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085520100 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085520100 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085520100 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085520100 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085520100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085520100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520100 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085520100 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085520100 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085520100 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085520100 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085520100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(74)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(74)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(74)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(72)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085520121 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085520121 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085520121 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085520121 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085520121 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085520121 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085520122 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085520122 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085520123 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085520123 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085520123 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085520123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085520123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085520123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085520123 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085520123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085520123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085520123 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085520123 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085520123 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085520123 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085520123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085520123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085520123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085520123 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085520123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085520123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085520123 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085520123 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085520123 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085520123 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085520123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085520123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085520123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085520123 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085520123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085520123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085520123 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085520123 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085520123 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085520123 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085520123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085520123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085520123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085520123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085520123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085520123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085520123 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085520123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520123 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085520123 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085520123 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085520123 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085520123 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085520123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520123 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085520123 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085520123 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085520123 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085520123 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085520123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085520123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520123 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085520123 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085520123 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085520123 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085520124 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085520124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085520124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520124 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085520124 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085520124 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085520124 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085520124 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085520124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(77)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(77)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(77)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(75)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085520158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085520158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085520158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085520158 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085520158 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085520158 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085520158 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085520158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085520158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085520314 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085520314 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085520314 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085520315 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(74)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085520322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520322 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085520322 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085520322 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085520322 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085520322 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085520322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085520325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520325 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085520325 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085520325 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085520325 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085520325 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085520325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085520325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085520325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085520325 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085520325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085520325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085520325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085520325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085520325 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085520325 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085520325 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085520327 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085520327 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085520327 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085520327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085520327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085520327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085520327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085520327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085520327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085520327 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085520327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520327 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085520327 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085520327 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085520327 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085520327 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085520327 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085520327 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085520343 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085520343 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085520343 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085520343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(77)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085520350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520350 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085520350 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085520350 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085520350 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085520350 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085520350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085520352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520352 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085520352 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085520353 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085520353 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085520353 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085520353 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085520353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085520353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085520353 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085520353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085520353 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085520353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085520353 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085520353 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085520353 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085520353 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085520354 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085520354 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085520354 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085520354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085520354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085520354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085520355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085520355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085520355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085520355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085520355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085520355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085520355 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085520355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085520355 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085520355 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085520355 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085520355 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085520355 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085520355 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085520355 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(73)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085521130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085521130 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085521130 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085521130 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085521130 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085521130 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085521130 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085521130 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085521130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085521130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085521130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085521130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085521130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085521130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085521131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085521131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085521131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085521131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085521131 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085521131 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085521131 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085521131 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085521131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085521131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085521131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085521131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085521131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085521131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085521131 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085521131 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085521131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085521131 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085521131 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085521131 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085521131 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085521131 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085521131 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085521131 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085521133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085521133 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085521133 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085521133 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085521133 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085521133 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085521133 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085521133 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085521134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085521134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085521134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085521134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085521134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085521134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085521134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085521134 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085521134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521134 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085521134 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085521134 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085521134 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085521134 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(76)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085521152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085521152 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085521152 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085521152 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085521152 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085521152 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085521152 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085521152 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085521152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085521152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085521152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085521152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085521152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085521152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085521153 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085521153 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085521153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521153 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085521153 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085521153 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085521153 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085521153 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085521153 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085521153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085521153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085521153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085521153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085521153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085521153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085521153 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085521153 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085521153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085521153 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085521153 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085521153 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085521153 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085521153 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085521153 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085521153 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085521154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085521154 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085521154 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085521154 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085521154 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085521154 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085521154 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085521154 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085521154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085521154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085521154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085521154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085521154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085521154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085521154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085521154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085521154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085521154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085521154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085521154 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085521154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085521154 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085521154 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085521154 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085521162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085521162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085521163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241106085521163 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241106085521163 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241106085521163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085521163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085521170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085521170 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33043<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register_tmsi_lai-Iuh0-RUA(71)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(72)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(77)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(76)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(78)@dbd1549f7850: Final verdict of PTC: none 20241106085521172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085521172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085521172 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085521172 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085521172 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(75)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(68)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(67)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(73)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(74)@dbd1549f7850: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(70)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085521178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40504<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(69)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(67): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(68): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(69): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(70): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(71): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(72): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(73): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(74): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(75): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(76): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(77): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(78): none (pass -> pass) MTC@dbd1549f7850: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Wed Nov 6 08:55:21 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20241106085521271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085521334 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085521334 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085521334 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085521334 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085521334 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085521334 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085521334 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085521334 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085521334 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085521334 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085521334 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085521334 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085521334 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085521334 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085521334 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085521334 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085521334 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085521334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085521334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085521334 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085521334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085521334 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085521334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085521334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085521334 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085521334 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085521334 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085521334 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085521334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085521334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085521334 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085521334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085521334 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085521334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085521334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085521334 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085521334 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085521334 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085521334 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085521773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101316) Waiting for packet dumper to finish... 1 (prev_count=101316, count=155856) 20241106085523335 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085523335 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085523335 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085523335 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085523335 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085523335 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Wed Nov 6 08:55:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ue_register_before_hnb_register started. 20241106085524890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085524898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085524904 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35845<->l=127.0.0.1:4262) (control_if.c:570) 20241106085524989 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085524989 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085524990 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085524990 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085524990 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085524990 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register_before_hnb_register-Iuh0(82)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085524990 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085524990 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085524990 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085524990 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085524990 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085524990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085524990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085524990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085524990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085524990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085524990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085524990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085524990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085524990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085524990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085524990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085524990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085524990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085524990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085524990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085524990 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085524990 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085524990 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085524990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085524990 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085524990 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085524990 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085524990 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085524990 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085524990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085524991 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085524991 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085524991 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085524991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085524991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085524991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085524991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085524991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085524991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085524991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085524991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085524991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085524991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085524991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085524991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085524991 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085524991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085524991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085524991 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085524991 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085524991 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085524991 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085524991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085524991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085524991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085524991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085524991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085524991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085524991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085524991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085524991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085524991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085524991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085524991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085524991 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085524991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085524991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085524991 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085524992 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085524992 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085524992 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085524992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085524992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085524992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085524992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085524992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085524992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085524992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085524992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085524992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085524992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085524992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085524992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085524992 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085524992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085524992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085524992 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085524992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085524992 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085524992 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085524992 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085524992 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085524992 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085524992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085524992 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085524992 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085524992 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085524992 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085524992 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085524992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085524992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085524992 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085524992 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085524992 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085524992 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085524992 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085524992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(86)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(86)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(86)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(84)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085525007 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085525007 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085525007 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085525007 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085525007 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085525007 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085525007 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085525007 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085525009 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085525009 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085525009 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085525009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085525009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085525009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085525009 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085525009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085525009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085525009 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085525009 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085525009 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085525009 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085525009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085525009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085525009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085525009 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085525009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085525009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085525009 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085525009 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085525009 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085525009 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085525009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085525009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085525009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085525009 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085525009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085525009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085525009 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085525009 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085525009 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085525009 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085525009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085525009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085525009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085525009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085525009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085525009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085525009 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085525009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085525009 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085525009 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085525009 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085525009 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085525009 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085525009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085525009 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085525009 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085525009 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085525009 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085525009 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085525009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085525009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085525009 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085525009 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085525009 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085525009 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085525009 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085525009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085525009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085525009 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085525009 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085525009 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085525009 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085525009 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085525009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(89)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(89)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(89)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(87)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085525204 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085525204 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085525204 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085525204 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(86)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085525212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085525212 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085525212 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085525212 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085525212 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085525212 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085525212 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085525214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085525214 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085525214 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085525214 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085525214 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085525214 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085525214 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085525214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085525215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085525215 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085525215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085525215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085525215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085525215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085525215 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085525215 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085525215 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085525216 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085525216 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085525216 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085525216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085525216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085525216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085525216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085525216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085525216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085525216 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085525216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085525216 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085525216 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085525216 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085525216 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085525216 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085525216 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085525216 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085525221 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085525221 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085525221 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085525221 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(89)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085525227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085525227 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085525227 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085525227 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085525227 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085525227 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085525227 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085525230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085525230 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085525230 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085525230 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085525230 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085525230 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085525230 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085525230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085525230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085525230 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085525230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085525230 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085525230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085525230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085525230 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085525230 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085525230 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085525231 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085525231 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085525231 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085525231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085525231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085525231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085525232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085525232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085525232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085525232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085525232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085525232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085525232 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085525232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085525232 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085525232 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085525232 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085525232 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085525232 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085525232 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085525232 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(85)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085526012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085526012 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085526012 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085526012 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085526012 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085526012 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085526012 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085526012 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085526012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085526012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085526012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085526012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085526012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085526012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085526012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085526012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085526012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526012 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085526012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085526012 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085526012 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085526012 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085526012 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085526012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085526012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085526012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085526012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085526012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085526012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085526012 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085526012 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085526012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085526012 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085526012 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085526012 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085526012 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085526012 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085526012 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085526012 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085526013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085526013 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085526013 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085526013 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085526013 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085526013 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085526013 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085526013 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085526013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085526013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085526013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085526013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085526013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085526013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085526013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085526013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085526013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085526013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085526013 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085526013 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085526013 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085526033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085526033 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085526033 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085526033 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085526033 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085526033 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085526033 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085526033 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(88)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085526033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085526033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085526033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085526033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085526033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085526033 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085526033 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085526033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085526033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526034 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085526034 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085526034 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085526034 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085526034 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085526034 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085526034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085526034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085526034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085526034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085526034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085526034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085526034 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085526034 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085526034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085526034 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085526034 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085526034 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085526034 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085526034 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085526034 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085526034 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085526037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085526037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085526037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241106085526037 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241106085526037 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241106085526037 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241106085526038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085526038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:732) 20241106085526038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085526038 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085526038 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085526038 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085526038 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085526038 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085526038 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085526038 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085526038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085526038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085526038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085526038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085526038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085526038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085526038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085526038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085526038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085526038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085526038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085526038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085526038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085526038 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085526038 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085526038 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) MTC@dbd1549f7850: setverdict(pass): none -> pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085526046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50122<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085526046 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35845<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(85)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(88)@dbd1549f7850: Final verdict of PTC: none 20241106085526048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085526048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085526048 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085526048 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085526048 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(87)@dbd1549f7850: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(83)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(84)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(80)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(89)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(90)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(86)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(79)@dbd1549f7850: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(82)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085526053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50120<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(81)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(79): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(80): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(81): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(82): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(83): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(84): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(85): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(86): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(87): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(88): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(89): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(90): none (pass -> pass) MTC@dbd1549f7850: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Wed Nov 6 08:55:26 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20241106085526140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085526218 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085526218 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085526218 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085526218 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085526218 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085526218 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085526218 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085526218 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085526218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085526218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085526218 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085526218 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085526218 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085526218 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085526218 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085526218 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085526218 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085526218 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085526218 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085526218 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085526218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085526218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085526218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085526218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085526218 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085526218 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085526218 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085526218 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085526218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085526218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085526218 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085526218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085526218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085526218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085526218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085526218 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085526218 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085526218 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085526218 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085526642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=146160) Waiting for packet dumper to finish... 1 (prev_count=146160, count=153428) 20241106085528219 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085528219 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085528219 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085528219 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085528219 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085528219 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Wed Nov 6 08:55:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ranap_cs_initial_ue started. 20241106085529763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085529770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085529776 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39875<->l=127.0.0.1:4262) (control_if.c:570) 20241106085529843 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085529843 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085529843 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085529843 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085529844 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085529844 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085529844 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085529844 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085529844 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085529844 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) TC_ranap_cs_initial_ue-Iuh0(94)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085529844 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085529844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085529844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085529844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085529844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085529844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085529844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085529844 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085529844 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085529844 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085529844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085529844 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085529844 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085529844 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085529844 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085529844 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085529844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085529846 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085529846 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085529846 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085529846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085529846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085529846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085529846 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085529846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085529846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085529846 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085529846 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085529846 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085529846 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085529846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085529846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085529846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085529846 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085529846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085529846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085529846 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085529846 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085529846 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085529846 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085529846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085529846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085529846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085529846 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085529846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085529846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085529846 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085529846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085529846 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085529846 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085529846 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085529846 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085529847 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085529847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085529847 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085529847 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085529847 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085529847 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085529847 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085529847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085529847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085529847 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085529847 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085529847 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085529847 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085529847 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085529847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(98)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(98)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(98)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(96)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085529866 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085529866 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085529866 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085529866 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085529866 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085529866 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085529867 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085529867 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085529868 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085529868 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085529868 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085529868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085529868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085529868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085529868 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085529868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085529868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085529868 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085529868 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085529868 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085529868 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085529868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085529868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085529868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085529868 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085529868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085529868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085529868 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085529868 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085529868 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085529868 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085529868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085529868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085529868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085529868 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085529868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085529868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085529869 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085529869 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085529869 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085529869 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085529869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085529869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085529869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085529869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085529869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085529869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085529869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085529869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085529869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085529869 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085529869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085529869 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085529869 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085529869 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085529869 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085529869 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085529869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085529869 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085529869 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085529869 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085529869 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085529869 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085529869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085529869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085529869 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085529869 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085529869 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085529869 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085529869 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085529869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085529869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085529869 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085529869 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085529869 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085529869 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085529869 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085529869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(101)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(101)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(101)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(99)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085529900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085529900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085529900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085529900 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085529900 DLGLOBAL DEBUG validating counter group 0x55960a3abbe0(hnb) with 60 counters (rate_ctr.c:86) 20241106085529900 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085529900 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085529900 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085529900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085529900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085530060 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085530060 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085530060 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085530060 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(98)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085530062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085530062 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085530062 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085530063 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085530063 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085530063 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085530063 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085530063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085530063 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085530063 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085530063 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085530063 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085530063 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085530063 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085530064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085530064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085530064 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085530064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085530064 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085530064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085530064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085530064 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085530064 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085530064 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085530065 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085530065 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085530065 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085530065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085530065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085530065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085530065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085530065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085530065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085530065 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085530065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085530065 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085530065 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085530065 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085530065 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085530065 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085530065 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085530065 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085530086 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085530086 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085530086 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085530086 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(101)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085530092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085530092 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085530092 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085530092 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085530092 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085530092 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085530092 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085530095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085530095 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085530095 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085530095 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085530095 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085530095 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085530095 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085530095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085530095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085530095 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085530095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085530095 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085530095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085530095 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085530095 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085530096 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085530096 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085530097 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085530097 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085530097 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085530097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085530097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085530097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085530097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085530097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085530097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085530097 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085530097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085530098 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085530098 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085530098 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085530098 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085530098 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085530098 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085530098 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(97)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085530875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085530875 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085530875 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085530875 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085530875 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085530875 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085530875 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085530875 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085530875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085530875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085530875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085530875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085530876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085530876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085530876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085530876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085530876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530876 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085530876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085530876 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085530876 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085530876 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085530876 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085530876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085530876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085530876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085530876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085530876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085530876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085530876 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085530876 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085530876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085530876 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085530876 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085530876 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085530876 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085530876 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085530876 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085530876 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085530879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085530879 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085530879 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085530879 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085530879 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085530879 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085530879 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085530879 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085530879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085530879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085530879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085530879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085530879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085530879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085530879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085530879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085530879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085530880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085530880 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085530880 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085530880 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(100)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085530893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085530893 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085530893 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085530893 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085530893 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085530893 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085530893 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085530893 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085530893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085530893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085530893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085530893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085530893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085530893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085530893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085530893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085530893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085530893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085530893 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085530893 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085530893 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085530893 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085530893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085530893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085530893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085530893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085530893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085530893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085530893 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085530893 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085530893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085530893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085530893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085530893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085530893 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085530893 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085530893 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085530893 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085530894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085530894 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085530894 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085530894 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085530894 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085530894 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085530894 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085530894 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085530894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085530894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085530894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085530894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085530894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085530894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085530894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085530894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085530894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085530894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085530894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085530894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085530894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085530894 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085530894 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085530894 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085530912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(97)@dbd1549f7850: f_create_expect(l3 := 'A1805C3E05EEFCE47B4B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(97)@dbd1549f7850: Created Expect[0] for 'A1805C3E05EEFCE47B4B'O to be handled at TC_ranap_cs_initial_ue0(103) TC_ranap_cs_initial_ue-Iuh0-RUA(95)@dbd1549f7850: Added conn table entry 0TC_ranap_cs_initial_ue0(103)13994673 20241106085531954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085531954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085531954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085531954 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085531954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd58ab1, normal) (hnbgw_rua.c:407) 20241106085531954 DHNB DEBUG map_rua[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085531954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13994673)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085531954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13994673 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085531954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085531954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085531954 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13994673 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085531954 DCN DEBUG map_sccp[0x55960b9b5610]{init}: Allocated (fsm.c:456) 20241106085531954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55960b9b5610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085531954 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13994673 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085531954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13994673 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085531954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13994673)[0x55960b9cf4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085531954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085531954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085531954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13994673)[0x55960b9cf4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085531954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55960b9b5610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085531954 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085531954 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{IDLE}: Allocated (fsm.c:456) 20241106085531954 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085531954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa1805c3e05eefce47b4b004f40030001440056400500f1100926) (sccp_scrc.c:401) 20241106085531954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085531954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085531954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085531954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085531954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085531954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085531954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085531954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085531954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085531954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085531954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085531954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085531954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085531954 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085531954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55960b9b5610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085531954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13994673)[0x55960b9cf4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085531954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085531954 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085531954 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085531954 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085531954 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085531954 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085531954 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085531954 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(96)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(96)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(97)@dbd1549f7850: Found Expect[0] for l3='A1805C3E05EEFCE47B4B'O handled at TC_ranap_cs_initial_ue0(103) HNBGW_Test.msc0-RAN(97)@dbd1549f7850: Added conn table entry 0TC_ranap_cs_initial_ue0(103)705448 HNBGW_Test.msc0-SCCP(96)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(96)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(103)@dbd1549f7850: setverdict(pass): none -> pass 20241106085531971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085531971 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085531971 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085531971 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085531971 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085531971 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085531971 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085531971 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085531972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085531972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085531972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085531972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085531972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085531972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=004dde98) (sccp_scrc.c:472) 20241106085531972 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1823) 20241106085531972 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085531972 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085531972 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085531972 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085531972 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085531972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55960b9b5610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085531972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55960b9b5610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085531973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(103)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(95)@dbd1549f7850: Final verdict of PTC: none 20241106085531984 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39875<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(100)@dbd1549f7850: Final verdict of PTC: none 20241106085531984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(96)@dbd1549f7850: Final verdict of PTC: none 20241106085531985 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085531985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085531985 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085531985 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085531985 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085531985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085531985 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(99)@dbd1549f7850: Final verdict of PTC: none 20241106085531985 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085531985 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085531985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085531985 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085531985 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085531985 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085531985 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085531985 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085531986 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085531986 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085531986 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085531986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-M3UA(98)@dbd1549f7850: Final verdict of PTC: none 20241106085531986 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-RAN(97)@dbd1549f7850: Final verdict of PTC: none 20241106085531986 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085531986 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085531986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085531986 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085531986 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085531986 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085531986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085531986 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085531986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085531986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085531986 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085531986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085531986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085531986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085531986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085531986 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085531986 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085531986 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085531986 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085531986 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085531986 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085531986 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085531986 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085531986 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085531986 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085531986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085531986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085531986 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085531986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085531986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085531986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085531987 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085531987 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085531987 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085531987 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085531987 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085531987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55960b9b5610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085531987 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085531987 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085531987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dde98), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085531987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085531987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085531987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085531987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085531987 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085531987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55960b9b5610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085531987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13994673)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085531987 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13994673)[0x55960b9cf4e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) IPA-CTRL-CLI-IPA(92)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(101)@dbd1549f7850: Final verdict of PTC: none 20241106085531987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085531987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13994673)[0x55960b9cf4e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085531987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13994673)[0x55960b9cf4e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085531987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13994673)[0x55960b9cf4e0]{disrupted}: Freeing instance (context_map.c:202) 20241106085531987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13994673)[0x55960b9cf4e0]{disrupted}: Deallocated (fsm.c:568) 20241106085531987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55960b9b5610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085531987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55960b9b5610]{disconnected}: Freeing instance (context_map.c:206) 20241106085531987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55960b9b5610]{disconnected}: Deallocated (fsm.c:568) 20241106085531987 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13994673 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085531987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085531987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085531987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085531987 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085531987 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085531987 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085531987 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085531988 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085531988 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085531988 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085531987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085531987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085531988 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085531988 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085531988 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(91)@dbd1549f7850: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(94)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(102)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085531989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50136<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(93)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(91): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(93): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(94): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(95): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(96): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(97): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(98): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(99): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(100): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(101): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(102): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_initial_ue0(103): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Wed Nov 6 08:55:31 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20241106085532035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085532537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49222<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=173780) Waiting for packet dumper to finish... 1 (prev_count=173780, count=174660) 20241106085533987 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085533987 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085533987 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085533987 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085533987 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085533987 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Wed Nov 6 08:55:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ranap_ps_initial_ue started. 20241106085535625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085535631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085535637 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42017<->l=127.0.0.1:4262) (control_if.c:570) 20241106085535709 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085535709 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085535709 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085535709 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085535709 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085535709 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085535709 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085535709 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085535709 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085535709 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_initial_ue-Iuh0(107)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085535710 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085535710 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085535710 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085535710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085535710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085535710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085535710 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085535710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085535710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085535710 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085535710 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085535710 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085535710 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085535710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085535710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085535710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085535711 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085535711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085535711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085535711 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085535711 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085535711 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085535711 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085535711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085535711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085535711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085535711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085535711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085535711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085535711 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085535711 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085535711 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085535711 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085535711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085535711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085535711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085535711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085535711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085535711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085535711 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085535711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535711 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085535711 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085535711 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085535711 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085535711 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085535711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535711 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085535711 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085535711 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085535711 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085535711 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085535711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085535711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535711 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085535711 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085535711 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085535711 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085535711 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085535711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085535711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535711 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085535711 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085535711 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085535711 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085535711 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085535711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(111)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(111)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(111)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(109)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085535724 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085535724 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085535724 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085535724 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085535724 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085535724 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085535724 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085535724 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085535725 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085535725 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085535725 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085535725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085535725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085535725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085535725 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085535725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085535725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085535725 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085535725 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085535725 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085535725 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085535725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085535725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085535725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085535725 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085535725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085535725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085535725 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085535725 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085535725 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085535725 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085535725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085535725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085535725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085535725 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085535725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085535725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085535725 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085535725 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085535725 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085535725 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085535725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085535725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085535725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085535725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085535725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085535725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085535725 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085535725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535725 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085535725 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085535725 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085535725 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085535725 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085535725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535725 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085535725 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085535725 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085535725 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085535725 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085535725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085535725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535725 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085535725 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085535725 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085535725 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085535725 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085535725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085535725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535725 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085535725 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085535725 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085535725 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085535725 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085535725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(114)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(114)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(114)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(112)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085535747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085535747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085535747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085535747 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085535747 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085535747 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085535747 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085535747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085535747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085535922 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085535922 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085535922 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085535922 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(111)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085535931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535931 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085535931 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085535931 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085535931 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085535931 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085535931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085535933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535933 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085535933 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085535933 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085535933 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085535933 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085535933 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085535933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085535934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085535934 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085535934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085535934 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085535934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085535934 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085535934 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085535934 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085535934 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085535935 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085535935 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085535935 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085535935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085535935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085535935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085535935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085535935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085535935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085535935 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085535935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535935 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085535935 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085535935 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085535935 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085535935 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085535935 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085535935 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085535937 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085535937 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085535937 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085535937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(114)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085535943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535943 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085535943 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085535943 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085535943 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085535943 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085535943 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085535945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535945 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085535945 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085535945 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085535945 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085535945 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085535945 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085535946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085535946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085535946 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085535946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085535946 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085535946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085535946 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085535946 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085535946 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085535946 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085535947 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085535947 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085535947 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085535947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085535947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085535947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085535947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085535947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085535947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085535947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085535947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085535948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085535948 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085535948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085535948 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085535948 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085535948 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085535948 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085535948 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085535948 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085535948 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(110)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085536730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085536730 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085536730 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085536730 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085536730 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085536730 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085536730 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085536730 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085536730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085536730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085536730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085536730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085536730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085536730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085536730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085536730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085536730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536731 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085536731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085536731 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085536731 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085536731 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085536731 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085536731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085536731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085536731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085536731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085536731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085536731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085536731 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085536731 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085536731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085536731 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085536731 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085536731 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085536731 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085536731 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085536731 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085536731 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085536731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085536731 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085536731 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085536731 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085536731 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085536731 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085536731 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085536731 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085536731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085536731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085536731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085536731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085536731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085536731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085536731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085536731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085536731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536731 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085536731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085536731 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085536731 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085536731 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(113)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085536754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085536754 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085536754 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085536754 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085536754 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085536754 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085536754 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085536754 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085536754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085536754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085536754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085536754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085536754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085536754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085536754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085536754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085536754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085536754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085536754 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085536754 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085536754 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085536754 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085536754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085536754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085536754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085536754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085536754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085536754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085536754 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085536754 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085536754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085536754 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085536754 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085536755 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085536755 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085536755 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085536755 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085536755 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085536756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085536756 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085536756 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085536756 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085536756 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085536756 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085536756 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085536756 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085536756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085536756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085536756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085536756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085536756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085536756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085536756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085536756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085536756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085536756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085536756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085536756 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085536756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085536756 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085536756 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085536756 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085536769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49248<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(113)@dbd1549f7850: f_create_expect(l3 := '219C845CA89A70556A7C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(113)@dbd1549f7850: Created Expect[0] for '219C845CA89A70556A7C'O to be handled at TC_ranap_ps_initial_ue0(116) TC_ranap_ps_initial_ue-Iuh0-RUA(108)@dbd1549f7850: Added conn table entry 0TC_ranap_ps_initial_ue0(116)15591749 20241106085537813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085537814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085537814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085537814 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085537814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xede945, normal) (hnbgw_rua.c:407) 20241106085537814 DHNB DEBUG map_rua[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085537814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15591749)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085537814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15591749 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085537814 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085537814 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085537814 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15591749 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085537814 DCN DEBUG map_sccp[0x55960b9b5610]{init}: Allocated (fsm.c:456) 20241106085537814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55960b9b5610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085537814 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15591749 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085537814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15591749 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085537814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15591749)[0x55960b9cf4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085537814 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085537814 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085537814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15591749)[0x55960b9cf4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085537814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55960b9b5610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085537814 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085537814 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{IDLE}: Allocated (fsm.c:456) 20241106085537814 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085537814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000002), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a219c845ca89a70556a7c004f400300009a0056400500f1100926) (sccp_scrc.c:401) 20241106085537814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085537814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085537814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085537814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085537814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085537814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085537814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085537814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085537814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085537814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085537814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085537814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085537814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085537814 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085537814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55960b9b5610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085537815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15591749)[0x55960b9cf4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085537815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085537815 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085537815 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085537815 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085537815 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085537815 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085537815 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085537815 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(112)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(112)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(113)@dbd1549f7850: Found Expect[0] for l3='219C845CA89A70556A7C'O handled at TC_ranap_ps_initial_ue0(116) HNBGW_Test.sgsn0-RAN(113)@dbd1549f7850: Added conn table entry 0TC_ranap_ps_initial_ue0(116)7649863 HNBGW_Test.sgsn0-SCCP(112)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(112)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(116)@dbd1549f7850: setverdict(pass): none -> pass 20241106085537834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085537834 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085537834 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085537834 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085537834 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085537834 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085537834 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085537834 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085537834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085537834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085537834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085537834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085537834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085537835 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=0067870d) (sccp_scrc.c:472) 20241106085537835 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1823) 20241106085537835 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085537835 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085537835 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085537835 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085537835 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085537835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55960b9b5610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085537835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55960b9b5610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085537836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49248<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(116)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085537845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085537845 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42017<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(113)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(110)@dbd1549f7850: Final verdict of PTC: none 20241106085537847 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085537847 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085537847 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085537847 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085537847 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085537847 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_ranap_ps_initial_ue-Iuh0-RUA(108)@dbd1549f7850: Final verdict of PTC: none 20241106085537847 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085537847 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(109)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(111)@dbd1549f7850: Final verdict of PTC: none 20241106085537847 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085537847 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085537847 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085537847 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085537847 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085537847 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085537847 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085537848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085537848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(114)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(115)@dbd1549f7850: Final verdict of PTC: none 20241106085537848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085537848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085537848 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085537848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085537848 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085537848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085537848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085537848 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085537848 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085537848 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085537848 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085537848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085537848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085537848 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085537848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085537848 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085537848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085537848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085537848 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085537848 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085537848 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085537848 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085537848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55960b9b5610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085537849 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085537849 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085537849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067870d), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085537849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085537849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085537849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085537849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085537849 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) IPA-CTRL-CLI-IPA(105)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(112)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(104)@dbd1549f7850: Final verdict of PTC: none 20241106085537849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55960b9b5610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085537849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15591749)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085537849 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15591749)[0x55960b9cf4e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085537849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085537849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15591749)[0x55960b9cf4e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085537849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15591749)[0x55960b9cf4e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085537849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15591749)[0x55960b9cf4e0]{disrupted}: Freeing instance (context_map.c:202) 20241106085537849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15591749)[0x55960b9cf4e0]{disrupted}: Deallocated (fsm.c:568) 20241106085537849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55960b9b5610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085537849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55960b9b5610]{disconnected}: Freeing instance (context_map.c:206) 20241106085537849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55960b9b5610]{disconnected}: Deallocated (fsm.c:568) 20241106085537849 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15591749 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106085537849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085537849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085537849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085537849 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085537849 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085537849 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085537849 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085537849 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085537850 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085537850 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085537850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085537850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085537850 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085537850 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085537850 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_ps_initial_ue-Iuh0(107)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085537852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49236<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(106)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(104): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(105): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(106): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(107): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(108): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(109): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(110): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(111): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(112): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(113): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(114): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(115): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_initial_ue0(116): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Wed Nov 6 08:55:37 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20241106085537935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085538437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=177460) Waiting for packet dumper to finish... 1 (prev_count=177460, count=178216) 20241106085539848 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085539848 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085539848 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085539848 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085539848 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085539848 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Wed Nov 6 08:55:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241106085541540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085541550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085541554 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43127<->l=127.0.0.1:4262) (control_if.c:570) 20241106085541622 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085541622 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085541622 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085541622 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085541623 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085541623 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085541623 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085541623 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085541623 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085541623 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue_empty_cr-Iuh0(120)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085541624 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085541624 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085541624 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085541624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085541624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085541624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085541624 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085541624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085541624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085541624 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085541624 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085541624 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085541624 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085541624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085541624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085541624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085541624 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085541624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085541624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085541624 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085541624 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085541624 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085541624 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085541624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085541624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085541624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085541624 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085541624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085541624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085541624 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085541624 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085541624 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085541624 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085541624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085541624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085541624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085541624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085541624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085541624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085541624 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085541624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541624 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085541624 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085541624 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085541624 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085541624 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085541624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541624 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085541624 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085541624 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085541624 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085541624 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085541624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085541624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541624 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085541624 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085541624 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085541624 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085541624 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085541624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085541624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541624 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085541624 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085541624 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085541624 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085541624 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085541624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(124)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(124)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(124)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(122)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085541637 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085541637 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085541637 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085541637 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085541637 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085541637 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085541638 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085541638 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085541639 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085541639 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085541639 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085541639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085541639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085541639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085541639 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085541639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085541639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085541639 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085541639 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085541639 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085541639 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085541639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085541639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085541639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085541639 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085541639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085541639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085541639 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085541639 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085541639 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085541639 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085541639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085541639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085541639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085541639 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085541639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085541639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085541639 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085541639 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085541639 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085541639 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085541639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085541639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085541639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085541639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085541639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085541639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085541639 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085541639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541639 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085541639 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085541639 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085541639 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085541639 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085541639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541639 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085541639 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085541639 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085541639 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085541639 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085541639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085541639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541639 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085541639 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085541639 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085541639 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085541639 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085541639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085541639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541639 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085541639 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085541639 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085541639 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085541639 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085541639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(127)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(127)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(127)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(125)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085541660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085541660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085541660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085541660 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085541660 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085541660 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085541660 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085541660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085541660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085541836 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085541836 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085541836 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085541836 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(124)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085541845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541845 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085541845 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085541845 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085541845 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085541845 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085541845 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085541848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541848 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085541848 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085541848 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085541848 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085541848 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085541848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085541848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085541848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085541848 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085541848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085541848 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085541848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085541849 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085541849 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085541849 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085541849 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085541850 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085541850 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085541850 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085541850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085541850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085541850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085541850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085541850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085541850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085541850 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085541850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541850 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085541850 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085541850 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085541850 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085541850 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085541850 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085541850 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085541851 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085541851 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085541851 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085541851 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(127)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085541858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541858 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085541858 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085541858 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085541858 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085541858 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085541858 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085541860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541860 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085541860 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085541860 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085541860 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085541860 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085541860 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085541860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085541861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085541861 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085541861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085541861 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085541861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085541861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085541861 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085541861 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085541861 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085541862 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085541862 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085541862 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085541862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085541862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085541862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085541862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085541862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085541862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085541862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085541862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085541862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085541862 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085541862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541862 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085541862 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085541862 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085541862 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085541862 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085541862 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085541862 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085541988 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085541988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dde98), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085541988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085541988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085541988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085541988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085541988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541988 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085541988 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085541988 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085541988 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085541988 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085541988 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085541988 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085541995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085541995 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085541995 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085541995 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085541995 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085541995 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085541995 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085541995 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085541995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085541995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085541995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085541995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085541995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085541995 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=004dde98) (sccp_scrc.c:472) 20241106085541996 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1823) 20241106085541996 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085541996 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085541996 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085541996 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085541996 DLSCCP DEBUG SCCP-SCOC(1)[0x55960b9b6340]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(123)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085542644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085542644 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085542644 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085542644 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085542644 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085542644 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085542644 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085542644 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085542644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085542644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085542644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085542644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085542644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085542644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085542644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085542644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085542644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085542644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085542644 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085542644 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085542644 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085542644 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085542644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085542644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085542644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085542644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085542644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085542644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085542644 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085542644 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085542644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085542644 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085542644 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085542644 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085542644 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085542644 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085542644 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085542644 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085542644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085542644 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085542644 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085542644 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085542644 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085542644 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085542644 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085542644 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085542644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085542645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085542645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085542645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085542645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085542645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085542645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085542645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085542645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085542645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085542645 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085542645 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085542645 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(126)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085542657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085542657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085542657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085542657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085542657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085542657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085542657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085542657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085542657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085542657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085542657 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085542657 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085542657 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085542657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085542657 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085542657 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085542657 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085542657 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085542657 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085542657 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085542657 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085542657 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085542657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085542657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085542657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085542657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085542657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085542657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085542657 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085542657 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085542657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085542657 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085542657 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085542657 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085542657 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085542657 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085542657 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085542657 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085542659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085542659 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085542659 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085542659 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085542659 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085542659 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085542659 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085542659 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085542659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085542659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085542659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085542659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085542659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085542659 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085542659 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085542660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085542660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085542660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085542660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085542660 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085542660 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085542660 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085542660 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085542660 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085542682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(123)@dbd1549f7850: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(123)@dbd1549f7850: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(129) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(121)@dbd1549f7850: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(129)1112323 20241106085543720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085543720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085543720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085543720 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085543720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x10f903, normal) (hnbgw_rua.c:407) 20241106085543721 DHNB DEBUG map_rua[0x55960b9b6340]{init}: Allocated (fsm.c:456) 20241106085543721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1112323)[0x55960b9b6340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085543721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1112323 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085543721 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085543721 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085543721 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1112323 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085543721 DCN DEBUG map_sccp[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085543721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085543721 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1112323 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085543721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1112323 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085543721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1112323)[0x55960b9b6340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085543721 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085543721 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085543721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1112323)[0x55960b9b6340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085543721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55960b9cf4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085543721 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085543721 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{IDLE}: Allocated (fsm.c:456) 20241106085543721 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085543721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401) 20241106085543721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085543721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085543721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085543721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085543721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085543721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085543721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085543721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085543721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085543721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085543721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085543721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085543721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085543721 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085543721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55960b9cf4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085543721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1112323)[0x55960b9b6340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085543721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085543721 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085543721 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085543721 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085543721 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085543721 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085543721 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085543721 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(122)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(122)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(123)@dbd1549f7850: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(129) HNBGW_Test.msc0-RAN(123)@dbd1549f7850: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(129)15795067 HNBGW_Test.msc0-SCCP(122)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(122)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085543726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085543726 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085543726 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085543726 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085543726 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085543726 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085543726 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085543726 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085543726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085543726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085543726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085543726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085543726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085543726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=00ba5e6e) (sccp_scrc.c:472) 20241106085543726 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1823) 20241106085543726 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085543726 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085543726 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085543726 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085543726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba5e6e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2443aabc926a2b930d95004f40030002d30056400500f1100926) (sccp_scrc.c:401) 20241106085543726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085543726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085543727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085543727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085543727 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085543727 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085543727 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085543727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55960b9cf4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085543727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55960b9cf4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085543727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085543727 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085543727 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085543727 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085543727 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085543727 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085543727 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085543727 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(122)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(122)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(122)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(122)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(129)@dbd1549f7850: setverdict(pass): none -> pass 20241106085543739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(129)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085543751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49262<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085543751 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43127<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(121)@dbd1549f7850: Final verdict of PTC: none 20241106085543752 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085543752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085543752 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085543752 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085543752 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085543752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085543752 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085543752 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085543752 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085543752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085543752 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085543752 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085543752 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085543752 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085543752 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085543752 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085543752 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085543752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085543752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085543752 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085543752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085543752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085543752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085543752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085543752 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085543752 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085543752 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085543752 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085543752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085543752 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085543752 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085543752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba5e6e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085543752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085543752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085543752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085543752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085543752 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085543753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55960b9cf4e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085543753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1112323)[0x55960b9b6340]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085543753 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1112323)[0x55960b9b6340]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085543753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085543753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1112323)[0x55960b9b6340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085543752 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085543753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085543753 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085543753 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085543753 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085543753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085543753 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085543753 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085543753 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085543753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085543753 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085543753 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085543753 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085543753 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085543753 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085543753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1112323)[0x55960b9b6340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085543753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1112323)[0x55960b9b6340]{disrupted}: Freeing instance (context_map.c:202) 20241106085543753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1112323)[0x55960b9b6340]{disrupted}: Deallocated (fsm.c:568) 20241106085543753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55960b9cf4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085543753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55960b9cf4e0]{disconnected}: Freeing instance (context_map.c:206) 20241106085543753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55960b9cf4e0]{disconnected}: Deallocated (fsm.c:568) 20241106085543753 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1112323 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085543753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085543753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085543753 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085543753 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085543753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085543753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.msc0-M3UA(124)@dbd1549f7850: Final verdict of PTC: none 20241106085543753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085543753 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085543753 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085543753 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085543753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085543753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085543753 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085543753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085543753 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085543753 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085543753 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085543753 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085543753 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085543753 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085543753 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085543753 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085543753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085543753 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085543753 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085543753 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085543754 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085543754 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(123)@dbd1549f7850: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(120)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(127)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(118)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(126)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(117)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(122)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(128)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(125)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085543757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49258<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(119)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(117): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(118): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(119): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(120): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(121): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(122): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(123): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(124): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(125): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(126): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(127): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(128): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(129): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Wed Nov 6 08:55:43 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20241106085543855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085544357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50562<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187160) Waiting for packet dumper to finish... 1 (prev_count=187160, count=187700) 20241106085545753 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085545753 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085545753 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085545754 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085545754 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085545754 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Wed Nov 6 08:55:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241106085547480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085547489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085547495 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37617<->l=127.0.0.1:4262) (control_if.c:570) 20241106085547567 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085547567 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085547567 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085547567 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085547567 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085547567 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085547567 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085547567 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(133)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085547568 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085547568 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085547569 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085547569 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085547569 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085547569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085547569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085547569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085547569 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085547569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085547569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085547569 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085547569 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085547569 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085547569 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085547569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085547569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085547569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085547569 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085547569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085547569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085547569 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085547569 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085547569 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085547569 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085547569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085547569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085547569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085547569 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085547569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085547569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085547569 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085547569 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085547569 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085547569 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085547569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085547569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085547569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085547569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085547569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085547569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085547569 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085547569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547569 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085547569 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085547569 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085547569 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085547569 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085547569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547569 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085547569 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085547569 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085547569 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085547569 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085547569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085547569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547569 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085547569 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085547569 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085547569 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085547569 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085547569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085547569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547569 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085547569 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085547569 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085547569 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085547569 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085547569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(137)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(137)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(137)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(135)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085547583 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085547583 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085547583 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085547583 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085547583 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085547583 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085547583 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085547583 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085547584 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085547584 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085547584 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085547584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085547584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085547584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085547584 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085547584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085547584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085547584 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085547584 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085547584 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085547584 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085547584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085547584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085547584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085547584 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085547584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085547584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085547584 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085547584 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085547584 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085547584 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085547584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085547584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085547584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085547584 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085547584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085547584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085547584 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085547584 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085547584 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085547584 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085547584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085547584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085547584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547584 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085547584 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085547584 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085547584 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085547584 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085547584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547584 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085547584 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085547584 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085547584 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085547584 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085547584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085547584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547584 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085547584 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085547584 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085547584 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085547584 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085547584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085547584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085547584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085547584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085547584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085547584 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085547584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547584 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085547584 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085547584 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085547584 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085547584 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085547584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(140)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(140)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(140)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(138)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085547607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085547607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085547607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085547607 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085547607 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085547607 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085547607 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085547607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085547607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085547781 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085547781 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085547781 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085547781 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(137)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085547789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547789 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085547789 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085547789 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085547789 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085547789 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085547789 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085547792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547792 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085547792 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085547792 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085547792 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085547792 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085547792 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085547792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085547792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085547792 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085547792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085547793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085547793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085547793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085547793 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085547793 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085547793 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085547794 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085547794 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085547794 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085547794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085547794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085547794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085547794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085547794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085547794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085547794 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085547795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547795 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085547795 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085547795 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085547795 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085547795 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085547795 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085547795 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085547796 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085547796 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085547796 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085547796 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(140)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085547803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547803 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085547803 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085547803 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085547803 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085547803 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085547803 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085547805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547805 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085547805 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085547805 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085547805 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085547805 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085547805 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085547805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085547805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085547806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085547806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085547806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085547806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085547806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085547806 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085547806 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085547806 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085547807 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085547807 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085547807 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085547807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085547807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085547807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085547807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085547807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085547807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085547807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085547807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085547807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085547807 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085547808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085547808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085547808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085547808 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085547808 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085547808 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085547808 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085547850 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085547850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067870d), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085547850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085547850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085547850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085547850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085547850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547850 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085547850 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085547850 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085547850 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085547850 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085547850 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085547850 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085547857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085547857 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085547857 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085547857 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085547857 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085547857 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085547857 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085547857 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085547858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085547858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085547858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085547858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085547858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085547858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=0067870d) (sccp_scrc.c:472) 20241106085547858 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1823) 20241106085547858 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085547858 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085547858 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085547858 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085547858 DLSCCP DEBUG SCCP-SCOC(2)[0x55960b9b18d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(136)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085548597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085548597 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085548597 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085548597 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085548597 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085548597 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085548597 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085548597 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085548598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085548598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085548598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085548598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085548598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085548598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085548598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085548598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085548598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085548598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085548598 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085548598 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085548598 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085548598 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085548598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085548598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085548598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085548598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085548598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085548598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085548598 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085548598 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085548598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085548598 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085548598 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085548598 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085548598 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085548598 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085548598 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085548598 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085548600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085548600 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085548600 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085548600 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085548600 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085548600 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085548600 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085548600 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085548600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085548600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085548600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085548600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085548600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085548600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085548600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085548600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085548600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548600 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085548600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085548600 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085548600 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085548600 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(139)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085548603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085548603 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085548603 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085548603 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085548603 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085548603 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085548603 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085548603 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085548603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085548603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085548603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085548603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085548603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085548603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085548603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085548603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085548603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548603 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085548603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085548603 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085548603 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085548603 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085548603 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085548603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085548603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085548603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085548603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085548603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085548603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085548603 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085548603 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085548603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085548603 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085548603 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085548603 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085548603 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085548603 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085548603 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085548603 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085548605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085548605 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085548605 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085548605 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085548605 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085548605 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085548605 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085548605 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085548605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085548605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085548605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085548605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085548605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085548605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085548605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085548605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085548605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085548605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085548605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085548605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085548605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085548605 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085548605 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085548605 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085548628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50574<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(139)@dbd1549f7850: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(139)@dbd1549f7850: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(142) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(134)@dbd1549f7850: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(142)13018146 20241106085549680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085549680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085549680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085549680 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085549680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc6a422, normal) (hnbgw_rua.c:407) 20241106085549680 DHNB DEBUG map_rua[0x55960b9b18d0]{init}: Allocated (fsm.c:456) 20241106085549680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13018146)[0x55960b9b18d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085549680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13018146 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085549680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085549680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085549680 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13018146 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085549680 DCN DEBUG map_sccp[0x55960b9b6340]{init}: Allocated (fsm.c:456) 20241106085549680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55960b9b6340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085549680 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13018146 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085549680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13018146 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085549680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13018146)[0x55960b9b18d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085549680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085549680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085549680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13018146)[0x55960b9b18d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085549680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55960b9b6340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085549680 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085549680 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{IDLE}: Allocated (fsm.c:456) 20241106085549680 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085549680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401) 20241106085549680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085549680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085549680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085549680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085549680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085549680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085549680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085549680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085549680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085549680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085549681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085549681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085549681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085549681 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085549681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55960b9b6340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085549681 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13018146)[0x55960b9b18d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085549681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085549681 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085549681 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085549681 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085549681 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085549681 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085549681 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085549681 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(138)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(138)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(139)@dbd1549f7850: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(142) HNBGW_Test.sgsn0-RAN(139)@dbd1549f7850: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(142)7252440 HNBGW_Test.sgsn0-SCCP(138)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(138)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085549693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085549693 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085549693 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085549693 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085549693 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085549693 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085549693 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085549693 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085549694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085549694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085549694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085549694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085549694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085549694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00af6800) (sccp_scrc.c:472) 20241106085549694 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1823) 20241106085549694 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085549694 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085549694 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085549694 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085549694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af6800), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad53475b308301a4a9496004f400300032f0056400500f1100926) (sccp_scrc.c:401) 20241106085549694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085549694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085549694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085549694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085549694 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085549694 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085549694 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085549694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55960b9b6340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085549694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55960b9b6340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085549694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085549694 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085549694 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085549694 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085549694 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085549694 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085549694 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085549694 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(138)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(138)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(138)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(138)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(142)@dbd1549f7850: setverdict(pass): none -> pass 20241106085549711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(142)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(139)@dbd1549f7850: Final verdict of PTC: none 20241106085549721 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37617<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(135)@dbd1549f7850: Final verdict of PTC: none 20241106085549722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50570<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(134)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(138)@dbd1549f7850: Final verdict of PTC: none 20241106085549722 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085549722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085549722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085549722 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085549722 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085549722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085549722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085549722 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085549722 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085549722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085549722 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085549722 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085549722 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085549722 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085549722 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085549722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085549722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085549722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085549722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085549722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085549722 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085549723 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085549723 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085549723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085549723 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085549723 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085549723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085549723 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085549723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085549723 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085549723 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085549723 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085549723 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085549723 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085549723 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085549723 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085549723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085549723 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085549723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085549723 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085549723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085549723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085549723 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085549723 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085549723 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085549723 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085549723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085549723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085549723 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085549723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085549723 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085549723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085549723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085549723 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085549723 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085549723 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085549723 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085549723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55960b9b6340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085549723 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085549723 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085549724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af6800), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085549724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085549724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085549724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085549724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085549724 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085549724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55960b9b6340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085549724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13018146)[0x55960b9b18d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085549724 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13018146)[0x55960b9b18d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085549724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085549724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13018146)[0x55960b9b18d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085549724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13018146)[0x55960b9b18d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085549724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13018146)[0x55960b9b18d0]{disrupted}: Freeing instance (context_map.c:202) 20241106085549724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13018146)[0x55960b9b18d0]{disrupted}: Deallocated (fsm.c:568) 20241106085549724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55960b9b6340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085549724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55960b9b6340]{disconnected}: Freeing instance (context_map.c:206) 20241106085549724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55960b9b6340]{disconnected}: Deallocated (fsm.c:568) TC_ranap_ps_initial_ue_empty_cr-Iuh0(133)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(140)@dbd1549f7850: Final verdict of PTC: none 20241106085549724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085549724 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085549724 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085549724 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085549724 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085549724 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085549724 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085549724 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085549724 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13018146 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106085549724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085549724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085549724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085549724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085549724 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085549724 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) IPA-CTRL-CLI-IPA(131)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(137)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(136)@dbd1549f7850: Final verdict of PTC: none 20241106085549724 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(130)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(141)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085549725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50564<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(132)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(130): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(131): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(132): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(133): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(134): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(135): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(136): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(137): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(138): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(139): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(140): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(141): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(142): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Wed Nov 6 08:55:49 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20241106085549801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085550304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50590<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=188100) Waiting for packet dumper to finish... 1 (prev_count=188100, count=188756) 20241106085551723 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085551723 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085551723 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085551724 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085551724 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085551724 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Wed Nov 6 08:55:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ranap_cs_bidir started. 20241106085553411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085553421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085553427 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35621<->l=127.0.0.1:4262) (control_if.c:570) 20241106085553513 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085553513 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085553513 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085553513 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085553513 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085553513 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085553513 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085553513 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(146)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085553513 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085553513 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085553515 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085553515 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085553515 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085553515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085553515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085553515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085553515 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085553515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085553515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085553515 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085553515 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085553515 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085553515 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085553515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085553515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085553515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085553515 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085553515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085553515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085553515 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085553515 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085553515 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085553515 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085553515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085553515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085553515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085553515 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085553515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085553515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085553515 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085553515 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085553515 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085553515 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085553515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085553515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085553515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085553515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085553515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085553515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085553515 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085553515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553515 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085553515 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085553515 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085553515 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085553515 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085553515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553515 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085553515 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085553515 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085553515 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085553515 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085553515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085553515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553515 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085553515 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085553515 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085553515 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085553515 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085553515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085553515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553515 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085553515 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085553515 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085553515 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085553515 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085553515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(150)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(150)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(150)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085553530 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085553530 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085553530 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085553530 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085553530 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085553530 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085553530 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085553530 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085553531 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085553531 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085553531 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085553531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085553531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085553531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085553531 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085553531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085553531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085553531 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085553531 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085553531 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085553531 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085553531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085553531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085553531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085553532 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085553532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085553532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085553532 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085553532 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085553532 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085553532 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085553532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085553532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085553532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085553532 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085553532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085553532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085553532 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085553532 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085553532 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085553532 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085553532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085553532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085553532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085553532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085553532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085553532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085553532 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085553532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553532 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085553532 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085553532 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085553532 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085553532 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085553532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553532 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085553532 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085553532 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085553532 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085553532 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085553532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085553532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553532 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085553532 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085553532 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085553532 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085553532 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085553532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085553532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553532 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085553532 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085553532 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085553532 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085553532 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085553532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(153)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(153)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(153)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(151)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085553558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085553558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085553558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085553558 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085553558 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085553558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085553558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085553558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085553558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085553728 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085553728 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085553728 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085553728 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(150)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085553735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553735 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085553735 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085553735 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085553735 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085553735 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085553735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085553738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553738 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085553738 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085553738 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085553738 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085553738 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085553738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085553738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085553738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085553738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085553738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085553738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085553738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085553738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085553738 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085553738 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085553738 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085553739 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085553739 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085553739 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085553739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085553739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085553739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085553739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085553739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085553739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085553740 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085553740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553740 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085553740 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085553740 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085553740 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085553740 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085553740 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085553740 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085553746 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085553746 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085553746 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085553746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(153)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085553753 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085553753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba5e6e), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085553753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085553753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085553753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085553753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085553753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553753 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085553753 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085553753 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085553753 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085553753 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085553753 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085553753 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085553754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553754 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085553754 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085553754 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085553754 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085553754 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085553754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085553756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553756 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085553756 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085553756 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085553756 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085553756 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085553756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085553756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085553756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085553756 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085553756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085553756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085553756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085553756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085553756 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085553756 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085553756 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085553757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553757 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085553757 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085553757 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085553757 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085553757 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085553757 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085553757 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085553757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085553757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085553757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085553757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085553757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085553757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=00ba5e6e) (sccp_scrc.c:472) 20241106085553758 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1823) 20241106085553758 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085553758 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085553758 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085553758 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085553758 DLSCCP DEBUG SCCP-SCOC(3)[0x55960b9b5610]{IDLE}: Deallocated (fsm.c:568) 20241106085553758 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085553758 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085553758 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085553758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085553758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085553758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085553758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085553758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085553758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085553759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085553759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085553759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085553759 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085553759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085553759 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085553759 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085553759 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085553759 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085553759 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085553759 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085553759 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085554537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085554537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085554537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085554537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085554537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085554537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085554537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085554537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085554537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554537 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085554537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085554537 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085554537 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085554537 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085554537 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085554537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085554537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085554537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085554537 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085554537 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085554537 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085554537 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085554537 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085554537 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085554537 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085554537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085554537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085554537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085554537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085554537 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085554537 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085554537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085554537 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085554537 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085554537 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085554537 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085554537 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085554537 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085554537 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(149)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085554539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085554539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085554539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085554539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085554539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085554539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085554539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085554539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085554539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085554539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085554539 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085554539 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085554539 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085554539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085554539 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085554539 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085554539 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085554539 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085554539 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085554539 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085554539 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(152)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085554552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085554552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085554552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085554552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085554552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085554552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085554552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085554552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085554552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085554552 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085554552 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085554552 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085554552 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085554552 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085554552 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085554552 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085554552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554553 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085554553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085554553 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085554553 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085554553 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085554553 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085554553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085554553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085554553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085554553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085554553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085554553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085554553 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085554553 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085554553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085554553 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085554553 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085554553 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085554553 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085554553 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085554553 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085554553 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085554555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085554555 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085554555 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085554555 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085554555 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085554555 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085554555 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085554555 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085554555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085554555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085554555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085554555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085554555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085554555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085554555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085554555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085554555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085554555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085554555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085554555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085554555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085554555 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085554555 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085554555 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085554580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(149)@dbd1549f7850: f_create_expect(l3 := 'FE15CEB142106B8E3670'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(149)@dbd1549f7850: Created Expect[0] for 'FE15CEB142106B8E3670'O to be handled at TC_ranap_cs_bidir0(155) TC_ranap_cs_bidir-Iuh0-RUA(147)@dbd1549f7850: Added conn table entry 0TC_ranap_cs_bidir0(155)11344671 20241106085555631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085555631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085555632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085555632 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085555632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xad1b1f, normal) (hnbgw_rua.c:407) 20241106085555632 DHNB DEBUG map_rua[0x55960b9b5610]{init}: Allocated (fsm.c:456) 20241106085555632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085555632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344671 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085555632 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085555632 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085555632 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344671 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085555632 DCN DEBUG map_sccp[0x55960b9b18d0]{init}: Allocated (fsm.c:456) 20241106085555632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085555632 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11344671 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085555632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344671 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085555632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085555632 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085555632 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085555632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085555632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085555632 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085555632 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{IDLE}: Allocated (fsm.c:456) 20241106085555632 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085555632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000005), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0afe15ceb142106b8e3670004f40030003e40056400500f1100926) (sccp_scrc.c:401) 20241106085555632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085555632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085555632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085555632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085555632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085555632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085555632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085555632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085555632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085555632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085555632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085555632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085555632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085555632 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085555632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085555632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085555632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085555632 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085555632 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085555632 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085555632 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085555632 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085555632 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085555632 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(149)@dbd1549f7850: Found Expect[0] for l3='FE15CEB142106B8E3670'O handled at TC_ranap_cs_bidir0(155) HNBGW_Test.msc0-RAN(149)@dbd1549f7850: Added conn table entry 0TC_ranap_cs_bidir0(155)12462279 HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(155)@dbd1549f7850: setverdict(pass): none -> pass 20241106085555652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085555652 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085555652 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085555652 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085555652 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085555652 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085555652 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085555652 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085555652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085555652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085555652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085555652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085555652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085555652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=0082cbdb) (sccp_scrc.c:472) 20241106085555652 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1823) 20241106085555652 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085555652 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085555652 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085555652 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085555652 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085555652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085555652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: vl_len:22 HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AD027E4547C01F29F8E41'O 20241106085555854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085555854 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085555854 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085555854 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085555854 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085555854 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085555854 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085555854 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085555854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085555854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085555854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085555854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085555854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085555855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0ad027e4547c01f29f8e41) (sccp_scrc.c:472) 20241106085555855 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241106085555855 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085555855 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085555855 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085555855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085555855 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241106085555855 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106085555855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241106085555855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085555855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241106085555855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085555855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(155)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085555881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085555881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085555881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241106085555881 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085555881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xad1b1f) (hnbgw_rua.c:471) 20241106085555881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344671 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241106085555881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085555881 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241106085555881 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106085555881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241106085555881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085555881 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085555881 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085555881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082cbdb), PART(T=Data,L=22,D=001440120000010010400b0a4c317bc26c978a7de86b) (sccp_scrc.c:401) 20241106085555881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085555881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085555881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085555881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085555881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085555881 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085555881 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085555881 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085555881 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085555881 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085555881 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085555881 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(155)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: vl_len:20 HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241106085555902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085555902 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085555902 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085555902 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085555902 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085555902 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085555902 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085555902 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085555902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085555902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085555902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085555902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085555902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085555902 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:472) 20241106085555902 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241106085555902 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085555902 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085555902 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085555902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085555902 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241106085555902 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241106085555902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241106085555902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085555902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241106085555902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085555902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(155)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085555911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(155)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085555921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085555921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085555921 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085555921 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085555921 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085555921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085555921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085555921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085555921 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085555921 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085555922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082cbdb), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085555922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085555922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085555922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085555922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085555922 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085555921 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085555921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085555921 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085555921 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085555921 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085555921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085555921 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085555921 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085555922 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085555922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085555922 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085555922 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085555922 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085555922 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085555922 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085555922 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085555922 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085555922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085555922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085555922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{disrupted}: Freeing instance (context_map.c:202) 20241106085555922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344671)[0x55960b9b5610]{disrupted}: Deallocated (fsm.c:568) 20241106085555922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085555922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085555922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55960b9b18d0]{disconnected}: Deallocated (fsm.c:568) 20241106085555922 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11344671 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085555922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085555922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085555922 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085555922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085555922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085555922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085555922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085555922 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085555922 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085555922 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085555922 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085555923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-M3UA(153)@dbd1549f7850: Final verdict of PTC: none 20241106085555923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085555923 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35621<->l=127.0.0.1:4262) (control_if.c:193) 20241106085555923 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085555923 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085555923 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085555923 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085555923 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085555923 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085555923 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(152)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(149)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(154)@dbd1549f7850: Final verdict of PTC: none 20241106085555924 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085555925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085555925 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085555925 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085555925 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085555925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085555925 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085555925 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085555925 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085555925 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085555925 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085555925 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085555925 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085555925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085555925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085555925 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085555925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) IPA-CTRL-CLI-IPA(144)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(143)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(151)@dbd1549f7850: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(146)@dbd1549f7850: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(147)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(148)@dbd1549f7850: Final verdict of PTC: none 20241106085555925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085555925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085555925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085555925 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085555925 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085555925 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085555925 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(150)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085555928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(145)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(143): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(145): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(146): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(147): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(154): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_bidir0(155): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Wed Nov 6 08:55:55 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20241106085555977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085556479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=161192) Waiting for packet dumper to finish... 1 (prev_count=161192, count=198288) 20241106085557923 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085557923 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085557923 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085557925 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085557925 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085557925 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Wed Nov 6 08:55:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ranap_ps_bidir started. 20241106085559587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085559592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085559598 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35533<->l=127.0.0.1:4262) (control_if.c:570) 20241106085559694 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085559694 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085559694 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085559694 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085559694 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085559694 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085559695 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085559695 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(159)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085559695 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085559695 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085559695 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085559695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085559695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085559696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085559696 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085559696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085559696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085559696 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085559696 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085559696 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085559696 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085559696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085559696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085559696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085559696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085559696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085559696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085559696 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085559696 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085559696 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085559696 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085559696 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085559696 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085559696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085559696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085559696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085559696 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085559696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085559696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085559697 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085559697 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085559697 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085559697 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085559697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085559697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085559697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085559697 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085559697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085559697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085559697 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085559697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559697 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085559697 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085559697 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085559697 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085559697 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085559697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085559697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559697 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085559697 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085559697 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085559697 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085559697 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085559697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085559697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559697 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085559697 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085559697 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085559697 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085559697 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085559697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559697 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085559697 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085559697 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085559697 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085559697 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085559697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(163)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(163)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(163)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(161)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085559712 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085559712 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085559712 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085559712 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085559712 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085559712 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085559712 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085559712 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085559713 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085559713 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085559713 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085559713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085559713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085559713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085559713 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085559713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085559713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085559713 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085559713 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085559713 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085559713 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085559713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085559713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085559713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085559713 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085559713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085559713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085559713 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085559713 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085559713 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085559713 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085559713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085559713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085559713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085559714 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085559714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085559714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085559714 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085559714 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085559714 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085559714 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085559714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085559714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085559714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085559714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085559714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085559714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085559714 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085559714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559714 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085559714 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085559714 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085559714 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085559714 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085559714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559714 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085559714 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085559714 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085559714 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085559714 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085559714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085559714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559714 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085559714 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085559714 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085559714 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085559714 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085559714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085559714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559714 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085559714 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085559714 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085559714 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085559714 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085559714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(166)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(166)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(166)@dbd1549f7850: ************************************************* 20241106085559724 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085559724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af6800), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085559724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085559724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085559724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085559724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085559724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559724 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085559724 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085559724 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085559724 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085559724 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085559724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085559740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085559740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085559740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085559740 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085559740 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085559740 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085559740 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085559741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085559741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085559910 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085559910 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085559910 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085559910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(163)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085559915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559915 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085559915 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085559915 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085559915 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085559915 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085559915 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085559916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559916 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085559916 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085559916 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085559916 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085559916 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085559916 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085559916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085559916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085559916 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085559916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085559916 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085559916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085559916 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085559916 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085559916 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085559916 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085559917 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085559917 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085559917 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085559917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085559917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085559917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085559917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085559917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085559917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085559917 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085559917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559917 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085559917 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085559917 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085559917 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085559917 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085559917 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085559917 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085559925 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085559925 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085559925 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085559925 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(166)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085559927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559927 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085559927 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085559927 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085559927 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085559927 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085559927 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085559930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559930 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085559930 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085559930 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085559930 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085559930 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085559930 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085559930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085559930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085559930 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085559930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085559930 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085559930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085559930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085559930 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085559930 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085559930 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085559931 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085559932 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085559932 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085559932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085559932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085559932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085559932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085559932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085559932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085559932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085559932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085559932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085559932 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085559932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085559932 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085559932 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085559932 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085559932 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085559932 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085559932 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085559932 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(162)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085600717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085600717 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085600717 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085600717 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085600717 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085600717 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085600717 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085600717 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085600718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085600718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085600718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085600718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085600718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085600718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085600718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085600718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085600718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085600718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085600718 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085600718 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085600718 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085600718 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085600718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085600718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085600718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085600718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085600718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085600718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085600718 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085600718 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085600718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085600718 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085600718 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085600718 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085600718 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085600718 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085600718 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085600718 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085600719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085600719 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085600719 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085600719 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085600719 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085600719 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085600719 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085600719 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085600719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085600719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085600719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085600719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085600719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085600719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085600719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085600719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085600719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085600719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085600719 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085600719 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085600719 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(165)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085600733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085600733 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085600733 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085600733 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085600733 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085600733 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085600733 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085600733 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085600733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085600733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085600733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085600733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085600733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085600733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085600733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085600733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085600733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085600733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085600733 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085600733 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085600733 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085600733 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085600733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085600733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085600733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085600733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085600733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085600733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085600733 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085600733 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085600733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085600733 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085600733 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085600733 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085600733 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085600733 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085600733 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085600733 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085600734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085600734 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085600734 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085600734 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085600734 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085600734 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085600734 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085600734 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085600734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085600734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085600734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085600734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085600734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085600734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085600734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085600734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085600734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085600734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085600734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085600734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085600734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085600734 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085600734 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085600734 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085600774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47148<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(165)@dbd1549f7850: f_create_expect(l3 := '57E1F191906A0BA5B13B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(165)@dbd1549f7850: Created Expect[0] for '57E1F191906A0BA5B13B'O to be handled at TC_ranap_ps_bidir0(168) TC_ranap_ps_bidir-Iuh0-RUA(160)@dbd1549f7850: Added conn table entry 0TC_ranap_ps_bidir0(168)8281782 20241106085601825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085601825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085601825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085601825 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085601825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7e5eb6, normal) (hnbgw_rua.c:407) 20241106085601825 DHNB DEBUG map_rua[0x55960b9b5610]{init}: Allocated (fsm.c:456) 20241106085601825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085601825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8281782 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085601825 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085601825 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085601825 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8281782 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085601825 DCN DEBUG map_sccp[0x55960b9b18d0]{init}: Allocated (fsm.c:456) 20241106085601825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085601825 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8281782 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085601825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8281782 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085601825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085601825 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085601825 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085601825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085601825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085601825 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085601825 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{IDLE}: Allocated (fsm.c:456) 20241106085601825 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085601825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000006), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a57e1f191906a0ba5b13b004f40030001c10056400500f1100926) (sccp_scrc.c:401) 20241106085601825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085601825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085601825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085601825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085601825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085601825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085601825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085601825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085601825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085601825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085601825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085601825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085601825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085601825 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085601825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085601825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085601825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085601825 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085601825 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085601825 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085601825 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085601825 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085601825 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085601825 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(165)@dbd1549f7850: Found Expect[0] for l3='57E1F191906A0BA5B13B'O handled at TC_ranap_ps_bidir0(168) HNBGW_Test.sgsn0-RAN(165)@dbd1549f7850: Added conn table entry 0TC_ranap_ps_bidir0(168)3247610 HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(168)@dbd1549f7850: setverdict(pass): none -> pass 20241106085601841 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085601842 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085601842 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085601842 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085601842 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085601842 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085601842 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085601842 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085601842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085601842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085601842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085601842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085601842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085601842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=00b9282c) (sccp_scrc.c:472) 20241106085601842 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1823) 20241106085601842 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085601842 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085601842 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085601842 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085601842 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085601842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085601842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: vl_len:22 HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: vl_from0 HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A068902660AACC6DE9570'O 20241106085602042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085602042 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085602042 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085602042 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085602042 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085602042 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085602042 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085602042 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085602042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085602043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085602043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085602043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085602043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085602043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a068902660aacc6de9570) (sccp_scrc.c:472) 20241106085602043 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241106085602043 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085602043 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085602043 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085602043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085602043 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241106085602043 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106085602043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241106085602043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085602043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241106085602043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085602043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(168)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085602066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085602066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085602066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241106085602066 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085602066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7e5eb6) (hnbgw_rua.c:471) 20241106085602066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8281782 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241106085602066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085602066 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241106085602066 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106085602066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241106085602066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085602066 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085602066 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085602066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9282c), PART(T=Data,L=22,D=001440120000010010400b0af53a22ef2609954ff50e) (sccp_scrc.c:401) 20241106085602066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085602066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085602066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085602066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085602066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085602066 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085602066 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085602066 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085602066 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085602066 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085602066 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085602066 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(168)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: vl_len:20 HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: vl_from0 HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241106085602070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085602070 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085602070 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085602070 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085602070 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085602070 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085602070 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085602070 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085602070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085602070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085602070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085602070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085602070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085602070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:472) 20241106085602070 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241106085602070 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085602070 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085602070 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085602070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085602070 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241106085602070 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241106085602070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241106085602070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085602070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241106085602070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085602070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(168)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085602071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47148<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(168)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085602074 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35533<->l=127.0.0.1:4262) (control_if.c:193) 20241106085602074 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085602074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085602074 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085602074 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085602074 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085602074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085602074 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085602074 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085602074 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085602074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085602074 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085602074 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085602074 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085602074 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085602074 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085602074 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085602074 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(162)@dbd1549f7850: Final verdict of PTC: none 20241106085602074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085602074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085602074 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085602074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085602074 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085602074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085602074 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085602074 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085602074 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085602074 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085602074 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085602074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47146<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085602074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085602074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085602074 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085602074 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085602074 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085602074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085602074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085602074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085602074 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085602074 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085602074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9282c), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085602074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085602074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085602074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085602074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085602074 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085602074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085602074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085602074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{disrupted}: Freeing instance (context_map.c:202) 20241106085602074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8281782)[0x55960b9b5610]{disrupted}: Deallocated (fsm.c:568) 20241106085602074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085602074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085602074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55960b9b18d0]{disconnected}: Deallocated (fsm.c:568) 20241106085602074 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8281782 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106085602074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085602074 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085602074 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085602074 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085602074 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085602074 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085602074 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085602074 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(163)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(164)@dbd1549f7850: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(160)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(165)@dbd1549f7850: Final verdict of PTC: none 20241106085602075 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085602075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085602075 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085602075 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085602075 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085602075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085602075 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085602075 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085602075 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085602075 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085602075 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085602075 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085602075 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(161)@dbd1549f7850: Final verdict of PTC: none 20241106085602075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085602075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085602075 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085602075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085602075 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085602075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) IPA-CTRL-CLI-IPA(157)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(166)@dbd1549f7850: Final verdict of PTC: none 20241106085602075 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085602075 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085602075 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085602075 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085602075 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(167)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(156)@dbd1549f7850: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(159)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085602076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47140<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(158)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(156): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(157): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(158): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(159): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(160): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(161): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(162): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(163): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(164): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(165): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(166): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(167): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_bidir0(168): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Wed Nov 6 08:56:02 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20241106085602123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085602625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157520) Waiting for packet dumper to finish... 1 (prev_count=157520, count=194612) 20241106085604075 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085604075 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085604075 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085604075 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085604075 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085604075 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Wed Nov 6 08:56:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_rab_assignment started. 20241106085605704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085605711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085605717 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42209<->l=127.0.0.1:4262) (control_if.c:570) 20241106085605864 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085605864 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085605864 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085605864 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085605864 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085605864 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085605864 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085605864 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085605865 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085605865 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment-Iuh0(172)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085605866 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085605866 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085605866 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085605866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085605866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085605866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085605866 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085605866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085605866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085605866 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085605866 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085605866 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085605866 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085605866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085605866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085605866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085605866 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085605866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085605866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085605866 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085605866 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085605866 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085605866 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085605866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085605866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085605866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085605866 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085605866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085605866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085605866 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085605866 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085605866 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085605866 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085605866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085605866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085605866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085605866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085605866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085605866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085605866 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085605866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085605866 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085605866 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085605866 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085605866 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085605866 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085605866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085605866 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085605866 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085605866 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085605866 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085605866 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085605866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085605866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085605866 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085605866 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085605866 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085605866 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085605866 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085605866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085605866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085605866 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085605866 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085605866 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085605866 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085605866 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085605866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(176)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085605879 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085605879 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085605879 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085605879 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085605879 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085605879 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085605880 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085605880 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085605881 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085605881 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085605881 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085605881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085605881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085605881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085605881 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085605881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085605881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085605881 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085605881 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085605881 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085605881 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085605881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085605881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085605881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085605881 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085605881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085605881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085605881 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085605881 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085605881 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085605881 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085605881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085605881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085605881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085605881 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085605881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085605881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085605881 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085605881 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085605881 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085605881 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085605881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085605881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085605881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085605881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085605881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085605881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085605881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085605881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085605881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085605881 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085605881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085605881 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085605881 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085605881 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085605881 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085605881 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085605881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085605881 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085605881 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085605881 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085605881 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085605881 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085605881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085605881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085605881 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085605881 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085605881 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085605881 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085605881 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085605881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085605881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085605881 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085605881 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085605881 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085605881 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085605881 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085605881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085605902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085605902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085605902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085605902 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085605902 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085605902 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085605902 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085605902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085605902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085605923 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085605923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082cbdb), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085605923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085605923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085605923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085605923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085605923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085605923 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085605923 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085605923 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085605923 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085605923 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085605923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085606077 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085606077 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085606077 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085606077 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085606084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085606084 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085606084 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085606084 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085606084 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085606084 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085606084 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085606087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085606087 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085606087 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085606087 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085606087 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085606087 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085606087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085606087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085606087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085606087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085606087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085606087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085606087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085606087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085606087 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085606087 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085606087 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085606089 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085606089 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085606089 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085606089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085606089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085606089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085606089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085606089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085606089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085606089 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085606089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085606089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085606089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085606089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085606089 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085606090 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085606090 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085606090 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085606092 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085606092 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085606092 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085606092 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085606099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085606099 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085606099 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085606099 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085606099 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085606099 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085606099 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085606102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085606102 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085606102 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085606102 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085606102 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085606102 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085606102 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085606102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085606102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085606102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085606102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085606102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085606102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085606102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085606102 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085606102 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085606102 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085606104 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085606104 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085606104 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085606104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085606104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085606104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085606104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085606104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085606104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085606104 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085606104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085606104 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085606104 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085606104 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085606104 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085606104 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085606104 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085606104 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085606895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085606895 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085606895 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085606895 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085606895 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085606895 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085606895 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085606895 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085606895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085606895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085606895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085606895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085606895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085606895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085606895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085606895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085606895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085606895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085606895 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085606895 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085606895 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085606895 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085606895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085606895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085606895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085606895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085606895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085606895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085606895 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085606895 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085606895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085606895 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085606895 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085606895 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085606895 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085606895 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085606895 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085606895 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085606896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085606896 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085606896 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085606896 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085606896 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085606896 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085606896 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085606896 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085606896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085606896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085606896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085606896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085606896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085606896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085606896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085606896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085606896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085606896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085606897 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085606897 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085606897 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085606901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085606901 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085606901 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085606901 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085606901 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085606901 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085606901 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085606901 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085606901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085606901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085606901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085606901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085606901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085606901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085606901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085606901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085606901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606901 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085606901 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085606901 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085606901 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085606901 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085606901 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085606901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085606901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085606901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085606901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085606901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085606901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085606901 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085606901 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085606901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085606901 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085606901 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085606901 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085606901 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085606901 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085606901 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085606901 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085606902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085606902 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085606902 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085606902 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085606902 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085606902 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085606902 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085606902 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085606902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085606902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085606903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085606903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085606903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085606903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085606903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085606903 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085606903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085606903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085606903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085606903 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085606903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085606903 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085606903 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085606903 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085606932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42328<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(180)@dbd1549f7850: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(181) HNBGW_Test.msc0-RAN(175)@dbd1549f7850: f_create_expect(l3 := 'C67ED64A6FC69A9DD398'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(175)@dbd1549f7850: Created Expect[0] for 'C67ED64A6FC69A9DD398'O to be handled at TC_rab_assignment0(181) TC_rab_assignment-Iuh0-RUA(173)@dbd1549f7850: Added conn table entry 0TC_rab_assignment0(181)4863818 20241106085607976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085607976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085607976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085607977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085607977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4a374a, normal) (hnbgw_rua.c:407) 20241106085607977 DHNB DEBUG map_rua[0x55960b9b5610]{init}: Allocated (fsm.c:456) 20241106085607977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085607977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4863818 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085607977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085607977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085607977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4863818 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085607977 DCN DEBUG map_sccp[0x55960b9b18d0]{init}: Allocated (fsm.c:456) 20241106085607977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085607977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4863818 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085607977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4863818 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085607977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085607977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085607977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085607977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085607977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085607977 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085607977 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{IDLE}: Allocated (fsm.c:456) 20241106085607977 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085607977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000007), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac67ed64a6fc69a9dd398004f40030001470056400500f1100926) (sccp_scrc.c:401) 20241106085607977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085607977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085607977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085607977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085607977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085607977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085607977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085607977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085607977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085607977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085607977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085607977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085607977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085607977 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085607977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085607977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085607977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085607977 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085607977 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085607977 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085607977 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085607977 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085607977 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085607977 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(175)@dbd1549f7850: Found Expect[0] for l3='C67ED64A6FC69A9DD398'O handled at TC_rab_assignment0(181) HNBGW_Test.msc0-RAN(175)@dbd1549f7850: Added conn table entry 0TC_rab_assignment0(181)13792472 HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: Session index based on connection ID:0 TC_rab_assignment0(181)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085607997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085607997 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085607998 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085607998 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085607998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085607998 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085607998 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085607998 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085607998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085607998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085607998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085607998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085607998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085607998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=001653e5) (sccp_scrc.c:472) 20241106085607998 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1823) 20241106085607998 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085607998 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085607998 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085607998 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085607998 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085607998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085607998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(169)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(169)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(169)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: vl_len:91 HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106085608198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085608198 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085608198 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085608198 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085608198 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085608198 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085608198 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085608198 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085608198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085608198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085608198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085608198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085608198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085608198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106085608198 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241106085608198 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085608198 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085608198 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085608198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085608198 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085608198 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085608198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085608198 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085608199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085608199 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106085608199 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106085608199 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106085608199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085608199 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106085608199 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{UNUSED}: Allocated (fsm.c:456) 20241106085608199 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{UNUSED}: is child of mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0] (fsm.c:486) 20241106085608199 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0] (mgcp_client_endpoint_fsm.c:724) 20241106085608199 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085608199 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085608199 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085608199 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4863818-0)[0x55960b9afc10]{ST_CRCX}: Allocated (fsm.c:456) 20241106085608199 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4863818-0)[0x55960b9afc10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960] (fsm.c:486) 20241106085608199 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4863818-0)[0x55960b9afc10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085608199 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4863818-0)[0x55960b9afc10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106085608199 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 4a374a'... (mgcp_client.c:805) 20241106085608199 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241106085608199 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4863818-0)[0x55960b9afc10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085608199 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(180)@dbd1549f7850: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4a374a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4a374a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(181) TC_rab_assignment0(181)@dbd1549f7850: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4a374a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4a374a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085608232 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241106085608232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106085608232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106085608232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085608232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085608232 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106085608232 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085608232 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085608232 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085608232 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085608232 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085608232 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085608232 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106085608232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085608232 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106085608232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106085608232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106085608232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085608232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment0(181)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085608265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085608265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085608265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106085608265 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085608265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4a374a) (hnbgw_rua.c:471) 20241106085608265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4863818 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106085608265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085608265 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085608265 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085608265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085608265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085608265 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106085608265 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106085608265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085608265 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106085608265 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0] (mgcp_client_endpoint_fsm.c:724) 20241106085608265 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085608265 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085608265 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20241106085608265 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106085608266 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=213 'MDCX 2 rtpbridge/1@mgw MGCP 1.0\r\nC: 4a374a'... (mgcp_client.c:805) 20241106085608266 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241106085608266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085608266 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085608266 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085608266 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(181)@dbd1549f7850: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4a374a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4a374a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085608294 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241106085608294 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106085608294 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106085608294 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106085608294 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106085608294 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085608294 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085608294 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085608294 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085608294 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085608294 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085608294 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106085608294 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106085608294 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0] (mgcp_client_endpoint_fsm.c:724) 20241106085608294 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085608294 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085608294 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085608294 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4863818-0)[0x55960b9afe50]{ST_CRCX}: Allocated (fsm.c:456) 20241106085608294 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4863818-0)[0x55960b9afe50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960] (fsm.c:486) 20241106085608294 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4863818-0)[0x55960b9afe50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085608294 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4863818-0)[0x55960b9afe50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106085608294 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=203 'CRCX 3 rtpbridge/1@mgw MGCP 1.0\r\nC: 4a374a'... (mgcp_client.c:805) 20241106085608294 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241106085608294 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4863818-0)[0x55960b9afe50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085608295 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085608295 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085608295 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085608295 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(181)@dbd1549f7850: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4a374a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4a374a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085608318 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241106085608318 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106085608318 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106085608318 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085608318 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085608318 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106085608318 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20241106085608318 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085608318 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085608318 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085608318 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085608318 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085608318 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085608318 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085608318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085608318 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106085608318 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106085608318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106085608318 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085608318 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085608318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001653e5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106085608318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085608318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085608318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085608318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085608318 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106085608319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085608319 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085608319 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085608319 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085608319 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085608319 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085608319 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085608319 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(181)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(169)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(169)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(169)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: vl_len:12 HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106085608359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085608359 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085608359 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085608359 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085608359 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085608359 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085608359 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085608359 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085608360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085608360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085608360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085608360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085608360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085608360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241106085608360 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241106085608360 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085608360 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085608360 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085608360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085608360 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106085608360 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106085608360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106085608360 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106085608360 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106085608360 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106085608360 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106085608360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085608360 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=56 'DLCX 4 rtpbridge/1@mgw MGCP 1.0\r\nC: 4a374a'... (mgcp_client.c:805) 20241106085608360 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106085608360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085608360 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085608360 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=56 'DLCX 5 rtpbridge/1@mgw MGCP 1.0\r\nC: 4a374a'... (mgcp_client.c:805) 20241106085608360 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106085608360 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085608360 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: Removing from parent mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0] (mgcp_client_endpoint_fsm.c:873) 20241106085608360 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106085608360 DLMGCP DEBUG mgw-endp(mgw-fsm-4863818-0)[0x55960b9ca960]{IN_USE}: Deallocated (fsm.c:568) 20241106085608360 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106085608360 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106085608360 DMGW DEBUG mgw(mgw-fsm-4863818-0)[0x55960b9b7bf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106085608360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085608360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106085608360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085608360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment0(181)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(181)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4a374a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(181)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4a374a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(181)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085608367 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241106085608367 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085608367 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085608367 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085608367 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106085608368 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241106085608368 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085608368 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085608368 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085608368 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(173)@dbd1549f7850: Deleted conn table entry 0TC_rab_assignment0(181)4863818 20241106085608372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085608372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085608372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106085608372 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106085608372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4a374a,cause=radio(normal)) (hnbgw_rua.c:439) 20241106085608372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4863818 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106085608372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106085608372 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106085608372 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106085608372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106085608372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085608372 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085608372 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085608372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001653e5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106085608372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085608372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085608372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085608372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085608372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106085608372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106085608372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241106085608372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085608372 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085608372 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085608372 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085608372 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085608372 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085608372 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085608372 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(181)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(175)@dbd1549f7850: Deleted conn table entry 0TC_rab_assignment0(181)13792472 HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: Session index based on connection ID:0 20241106085608376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085608376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085608376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085608376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085608376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085608376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085608376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=001653e5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106085608376 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1823) 20241106085608376 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106085608376 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085608376 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106085608376 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106085608376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106085608376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106085608376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085608376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{disconnected}: Freeing instance (context_map.c:202) 20241106085608376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4863818)[0x55960b9b5610]{disconnected}: Deallocated (fsm.c:568) 20241106085608376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085608376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085608376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55960b9b18d0]{disconnected}: Deallocated (fsm.c:568) 20241106085608376 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4863818 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085608376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001653e5), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:401) 20241106085608376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085608376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085608376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085608376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085608376 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106085608376 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085608376 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085608376 DLSCCP DEBUG SCCP-SCOC(7)[0x55960b9b79c0]{IDLE}: Deallocated (fsm.c:568) 20241106085608376 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085608376 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085608376 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085608376 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085608376 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085608376 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085608376 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085608376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085608376 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085608376 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085608376 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085608376 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085608376 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085608376 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085608376 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: RLC received in state:disconnect_pending 20241106085609725 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085609725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af6800), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085609725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085609725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085609725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085609725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085609725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085609725 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085609725 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085609725 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085609725 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085609726 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085609726 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085609726 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085609731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085609732 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085609732 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085609732 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085609732 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085609732 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085609732 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085609732 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085609732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085609732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085609732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085609732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085609732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085609732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00af6800) (sccp_scrc.c:472) 20241106085609732 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1823) 20241106085609732 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085609732 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085609732 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085609732 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085609732 DLSCCP DEBUG SCCP-SCOC(4)[0x55960b9cf4e0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(181)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085610378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42328<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(181)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085610388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42318<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085610389 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085610389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085610389 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085610389 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085610389 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085610389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085610389 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085610389 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085610389 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085610389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085610389 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085610389 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085610389 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085610389 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085610389 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085610389 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085610389 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085610389 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42209<->l=127.0.0.1:4262) (control_if.c:193) 20241106085610390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085610390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085610390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085610390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085610390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085610390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085610390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085610390 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085610390 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085610390 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085610390 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085610390 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085610390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085610390 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085610390 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085610390 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085610390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085610390 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085610390 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085610390 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085610390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085610390 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085610390 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085610390 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085610390 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085610390 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(175)@dbd1549f7850: Final verdict of PTC: none 20241106085610390 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085610390 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(179)@dbd1549f7850: Final verdict of PTC: none 20241106085610391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085610391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085610391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085610391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085610391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085610391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085610391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085610391 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085610391 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085610391 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085610391 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085610391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085610391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085610391 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085610391 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085610391 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assignment-Iuh0-RUA(173)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(180)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@dbd1549f7850: Final verdict of PTC: none TC_rab_assignment-Iuh0(172)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(169)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085610397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42312<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_assignment-Iuh0(172): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(173): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_assignment0(181): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_rab_assignment finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Wed Nov 6 08:56:10 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241106085610502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085611004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262220) Waiting for packet dumper to finish... 1 (prev_count=262220, count=266100) 20241106085612075 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085612076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9282c), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085612076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085612076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085612076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085612076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085612076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085612076 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085612076 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085612076 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085612076 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085612076 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085612076 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085612076 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085612390 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085612390 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085612390 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085612390 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085612390 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085612390 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Wed Nov 6 08:56:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_rab_release started. 20241106085614099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085614105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085614109 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43337<->l=127.0.0.1:4262) (control_if.c:570) 20241106085614184 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085614184 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085614184 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085614184 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085614185 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085614185 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085614185 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085614185 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085614185 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085614185 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_release-Iuh0(185)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085614186 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085614186 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085614186 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085614186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085614186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085614186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085614186 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085614186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085614186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085614186 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085614186 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085614186 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085614186 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085614186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085614186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085614186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085614186 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085614186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085614186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085614186 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085614186 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085614186 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085614186 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085614186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085614186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085614186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085614186 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085614186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085614186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085614186 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085614186 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085614186 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085614186 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085614186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085614186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085614186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085614186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085614186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085614186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085614186 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085614186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614186 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085614186 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085614186 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085614186 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085614186 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085614186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614186 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085614186 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085614186 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085614186 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085614186 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085614186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085614186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614186 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085614186 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085614186 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085614186 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085614186 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085614186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085614186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614186 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085614186 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085614186 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085614186 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085614186 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085614186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(189)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(189)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(189)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085614200 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085614200 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085614200 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085614200 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085614200 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085614200 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085614200 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085614200 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085614201 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085614201 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085614201 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085614201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085614201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085614201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085614201 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085614201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085614201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085614201 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085614201 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085614201 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085614201 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085614201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085614201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085614201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085614201 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085614201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085614201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085614201 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085614201 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085614201 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085614201 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085614201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085614201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085614201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085614201 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085614201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085614201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085614201 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085614201 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085614201 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085614201 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085614201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085614201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085614201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085614201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085614201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085614201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085614201 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085614201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614201 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085614201 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085614201 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085614201 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085614201 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085614201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614201 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085614201 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085614201 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085614201 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085614201 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085614201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085614201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614201 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085614201 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085614201 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085614201 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085614201 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085614201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085614201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614201 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085614201 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085614201 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085614201 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085614201 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085614201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(192)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(192)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(192)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(190)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085614225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085614225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085614225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085614225 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085614225 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085614225 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085614225 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085614225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085614225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085614398 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085614398 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085614398 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085614398 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(189)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085614406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614406 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085614406 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085614406 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085614406 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085614406 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085614406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085614408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614408 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085614408 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085614408 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085614408 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085614408 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085614408 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085614408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085614408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085614408 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085614408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085614408 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085614408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085614408 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085614408 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085614408 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085614408 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085614409 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085614409 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085614409 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085614410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085614410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085614410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085614410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085614410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085614410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085614410 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085614410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614410 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085614410 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085614410 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085614410 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085614410 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085614410 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085614410 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085614412 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085614412 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085614412 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085614412 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(192)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085614415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614415 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085614415 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085614415 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085614415 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085614415 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085614415 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085614416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614416 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085614416 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085614416 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085614416 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085614416 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085614416 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085614416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085614416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085614416 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085614416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085614416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085614416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085614416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085614416 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085614416 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085614416 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085614417 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085614417 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085614417 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085614418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085614418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085614418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085614418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085614418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085614418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085614418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085614418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085614418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085614418 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085614418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085614418 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085614418 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085614418 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085614418 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085614418 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085614418 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085614418 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(188)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085615212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085615212 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085615212 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085615212 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085615212 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085615212 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085615212 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085615212 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085615212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085615212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085615212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085615212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085615212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085615212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085615212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085615212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085615212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085615212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085615212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085615212 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085615212 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085615212 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085615212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085615212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085615212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085615212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085615212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085615212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085615212 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085615212 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085615213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085615213 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085615213 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085615213 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085615213 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085615213 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085615213 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085615213 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085615213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085615213 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085615213 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085615213 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085615213 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085615213 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085615213 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085615213 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085615213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085615213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085615213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085615213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085615213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085615213 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085615213 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085615213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085615213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085615214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085615214 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085615214 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085615214 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(191)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085615220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085615220 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085615220 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085615220 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085615220 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085615220 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085615220 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085615220 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085615220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085615220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085615220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085615220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085615220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085615220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085615220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085615220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085615220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085615220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085615221 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085615221 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085615221 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085615221 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085615221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085615221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085615221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085615221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085615221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085615221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085615221 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085615221 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085615221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085615221 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085615221 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085615221 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085615221 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085615221 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085615221 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085615221 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085615221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085615221 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085615221 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085615221 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085615221 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085615221 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085615221 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085615221 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085615221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085615221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085615221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085615221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085615221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085615221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085615221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085615221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085615221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085615221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085615221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085615221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085615221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085615221 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085615221 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085615221 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085615239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54620<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085615923 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085615923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082cbdb), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085615923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085615923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085615923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085615923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085615924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085615924 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085615924 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085615924 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085615924 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085615924 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085615924 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085615924 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085615929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085615929 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085615929 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085615929 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085615929 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085615929 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085615929 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085615929 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085615929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085615929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085615930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085615930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085615930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085615930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=0082cbdb) (sccp_scrc.c:472) 20241106085615930 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1823) 20241106085615930 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085615930 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085615930 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085615930 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085615930 DLSCCP DEBUG SCCP-SCOC(5)[0x55960b9b6340]{IDLE}: Deallocated (fsm.c:568) HNBGW-MGCP(193)@dbd1549f7850: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(194) HNBGW_Test.msc0-RAN(188)@dbd1549f7850: f_create_expect(l3 := '0D13E9B0A1F6E49D9CBD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(188)@dbd1549f7850: Created Expect[0] for '0D13E9B0A1F6E49D9CBD'O to be handled at TC_rab_release0(194) TC_rab_release-Iuh0-RUA(186)@dbd1549f7850: Added conn table entry 0TC_rab_release0(194)13071077 20241106085616287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085616287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085616287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085616287 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085616287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc772e5, normal) (hnbgw_rua.c:407) 20241106085616287 DHNB DEBUG map_rua[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085616287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085616287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13071077 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085616287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085616287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085616287 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13071077 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085616287 DCN DEBUG map_sccp[0x55960b9b5610]{init}: Allocated (fsm.c:456) 20241106085616287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085616288 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13071077 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085616288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13071077 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085616288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085616288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085616288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085616288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085616288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085616288 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085616288 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{IDLE}: Allocated (fsm.c:456) 20241106085616288 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085616288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000008), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0d13e9b0a1f6e49d9cbd004f400300021d0056400500f1100926) (sccp_scrc.c:401) 20241106085616288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085616288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085616288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085616288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085616288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085616288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085616288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085616288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085616288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085616288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085616288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085616288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085616288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085616288 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085616288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085616288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085616288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085616288 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085616288 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085616288 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085616288 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085616288 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085616288 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085616288 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(188)@dbd1549f7850: Found Expect[0] for l3='0D13E9B0A1F6E49D9CBD'O handled at TC_rab_release0(194) HNBGW_Test.msc0-RAN(188)@dbd1549f7850: Added conn table entry 0TC_rab_release0(194)3710677 HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(194)@dbd1549f7850: setverdict(pass): none -> pass 20241106085616305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085616305 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085616305 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085616305 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085616305 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085616305 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085616305 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085616305 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085616305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085616305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085616305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085616305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085616305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085616305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=0055a951) (sccp_scrc.c:472) 20241106085616305 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1823) 20241106085616305 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085616305 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085616305 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085616305 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085616305 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085616305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085616305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: vl_len:91 HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106085616506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085616506 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085616506 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085616506 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085616506 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085616506 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085616506 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085616506 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085616506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085616506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085616506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085616506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085616506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085616506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106085616506 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241106085616506 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085616506 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085616506 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085616506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085616506 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085616506 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085616506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085616506 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085616506 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085616506 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106085616506 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106085616506 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106085616506 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085616506 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106085616506 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{UNUSED}: Allocated (fsm.c:456) 20241106085616506 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{UNUSED}: is child of mgw(mgw-fsm-13071077-0)[0x55960b9b79c0] (fsm.c:486) 20241106085616506 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13071077-0)[0x55960b9b79c0] (mgcp_client_endpoint_fsm.c:724) 20241106085616506 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085616506 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085616506 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085616506 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13071077-0)[0x55960b9afc10]{ST_CRCX}: Allocated (fsm.c:456) 20241106085616506 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13071077-0)[0x55960b9afc10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50] (fsm.c:486) 20241106085616506 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13071077-0)[0x55960b9afc10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085616506 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13071077-0)[0x55960b9afc10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106085616506 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: c772e5'... (mgcp_client.c:805) 20241106085616506 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241106085616506 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13071077-0)[0x55960b9afc10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085616506 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(193)@dbd1549f7850: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c772e517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c772e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(194) TC_rab_release0(194)@dbd1549f7850: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c772e517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c772e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085616517 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241106085616518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106085616518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106085616518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085616518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085616518 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106085616518 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085616518 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085616518 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085616518 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085616518 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085616518 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085616518 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106085616518 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085616518 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106085616518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106085616518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106085616518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085616518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release0(194)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085616528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085616528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085616528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106085616528 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085616528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc772e5) (hnbgw_rua.c:471) 20241106085616528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13071077 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106085616528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085616528 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085616528 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085616528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085616528 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085616528 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106085616528 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106085616528 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085616528 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106085616528 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13071077-0)[0x55960b9b79c0] (mgcp_client_endpoint_fsm.c:724) 20241106085616528 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085616528 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085616528 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20241106085616528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106085616528 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=213 'MDCX 7 rtpbridge/1@mgw MGCP 1.0\r\nC: c772e5'... (mgcp_client.c:805) 20241106085616528 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241106085616528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085616528 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085616528 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085616528 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(194)@dbd1549f7850: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c772e517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c772e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085616534 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241106085616534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106085616534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106085616534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085616534 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085616534 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106085616534 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13071077-0)[0x55960b9b79c0] (mgcp_client_endpoint_fsm.c:724) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085616534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13071077-0)[0x55960b9ca960]{ST_CRCX}: Allocated (fsm.c:456) 20241106085616534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13071077-0)[0x55960b9ca960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50] (fsm.c:486) 20241106085616534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13071077-0)[0x55960b9ca960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085616534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13071077-0)[0x55960b9ca960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106085616534 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=203 'CRCX 8 rtpbridge/1@mgw MGCP 1.0\r\nC: c772e5'... (mgcp_client.c:805) 20241106085616534 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241106085616534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13071077-0)[0x55960b9ca960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085616534 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(194)@dbd1549f7850: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c772e517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c772e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085616539 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241106085616539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9ca960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106085616539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9ca960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106085616539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9ca960]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085616539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9ca960]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085616539 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106085616539 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20241106085616539 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085616539 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085616539 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085616539 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085616539 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085616539 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085616539 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085616539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085616539 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106085616539 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106085616539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106085616539 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085616539 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085616539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055a951), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106085616539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085616539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085616539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085616539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085616539 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106085616539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085616539 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085616539 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085616539 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085616539 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085616539 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085616539 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085616539 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(194)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(182)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: vl_len:21 HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241106085616555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085616555 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085616555 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085616555 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085616555 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085616555 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085616555 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085616555 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085616555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085616555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085616555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085616555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085616555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085616555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:472) 20241106085616555 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241106085616555 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085616555 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085616555 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085616555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085616555 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085616555 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085616555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085616555 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106085616555 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106085616555 DMGW NOTICE mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241106085616555 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241106085616555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241106085616555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241106085616555 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241106085616555 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106085616555 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106085616556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085616556 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=56 'DLCX 9 rtpbridge/1@mgw MGCP 1.0\r\nC: c772e5'... (mgcp_client.c:805) 20241106085616556 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106085616556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085616556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9ca960]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085616556 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=57 'DLCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: c772e'... (mgcp_client.c:805) 20241106085616556 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106085616556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9ca960]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085616556 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: Removing from parent mgw(mgw-fsm-13071077-0)[0x55960b9b79c0] (mgcp_client_endpoint_fsm.c:873) 20241106085616556 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106085616556 DLMGCP DEBUG mgw-endp(mgw-fsm-13071077-0)[0x55960b9afe50]{IN_USE}: Deallocated (fsm.c:568) 20241106085616556 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106085616556 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106085616556 DMGW DEBUG mgw(mgw-fsm-13071077-0)[0x55960b9b79c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106085616556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085616556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(182)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(194)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c772e517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(194)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c772e517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(194)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085616599 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 9 OK (mgcp_client.c:758) 20241106085616599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085616599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085616599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085616599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(194)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085616599 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 10 OK (mgcp_client.c:758) 20241106085616599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9ca960]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085616599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9ca960]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085616599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9ca960]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085616599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9ca960]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(194)@dbd1549f7850: Final verdict of PTC: pass 20241106085616599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54620<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085616602 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43337<->l=127.0.0.1:4262) (control_if.c:193) 20241106085616602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085616602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085616602 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc0-M3UA(189)@dbd1549f7850: Final verdict of PTC: none 20241106085616602 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085616602 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085616602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085616602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085616602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085616602 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085616602 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085616602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055a951), PART(T=Source Reference,L=4,D=00000008), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085616602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085616602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085616602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085616602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085616602 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085616602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085616602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085616602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{disrupted}: Freeing instance (context_map.c:202) TC_rab_release-Iuh0-RUA(186)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(188)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(190)@dbd1549f7850: Final verdict of PTC: none 20241106085616602 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085616602 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085616602 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085616602 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085616602 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085616602 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085616602 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085616602 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085616602 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085616602 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085616602 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085616602 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085616602 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085616602 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085616602 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085616602 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085616602 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085616602 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085616602 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(191)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(192)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(193)@dbd1549f7850: Final verdict of PTC: none TC_rab_release-Iuh0(185)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@dbd1549f7850: Final verdict of PTC: none 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085616602 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085616602 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085616602 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085616602 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085616602 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085616602 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(187)@dbd1549f7850: Final verdict of PTC: none 20241106085616602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13071077)[0x55960b9cf4e0]{disrupted}: Deallocated (fsm.c:568) 20241106085616602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085616602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{disconnected}: Freeing instance (context_map.c:206) 20241106085616602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55960b9b5610]{disconnected}: Deallocated (fsm.c:568) 20241106085616602 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13071077 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085616602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085616602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085616602 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085616602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085616602 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085616602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085616602 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085616602 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085616602 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085616602 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085616602 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085616603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085616603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085616603 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085616603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085616603 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085616603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085616603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085616603 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085616603 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085616603 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085616603 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085616614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54616<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(182)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085616615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(184)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(182): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(184): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_release-Iuh0(185): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_release-Iuh0-RUA(186): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(187): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(188): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(189): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(190): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(191): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(192): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(193): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_release0(194): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_rab_release finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Wed Nov 6 08:56:16 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241106085616662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085617164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255772) Waiting for packet dumper to finish... 1 (prev_count=255772, count=256412) 20241106085618604 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085618604 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085618604 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085618604 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085618604 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085618604 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Wed Nov 6 08:56:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_rab_release_abnormal started. 20241106085620253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085620263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085620269 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40345<->l=127.0.0.1:4262) (control_if.c:570) 20241106085620360 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085620360 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085620361 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085620361 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085620361 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085620361 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(198)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085620361 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085620361 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085620361 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085620361 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085620361 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085620361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085620361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085620361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085620361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085620361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085620361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085620361 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085620361 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085620361 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085620361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085620361 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085620361 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085620361 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085620361 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085620361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085620363 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085620363 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085620363 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085620363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085620363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085620363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085620363 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085620363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085620363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085620363 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085620363 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085620363 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085620363 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085620363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085620363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085620363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085620363 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085620363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085620363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085620363 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085620363 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085620363 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085620363 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085620363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085620363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085620363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085620363 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085620363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085620363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085620363 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085620363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620363 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085620363 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085620363 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085620363 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085620363 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085620363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620363 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085620363 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085620363 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085620363 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085620363 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085620363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085620363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620363 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085620363 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085620363 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085620363 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085620363 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085620363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(202)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(202)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(202)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085620393 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085620393 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085620394 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085620394 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085620394 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085620394 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085620394 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085620394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085620394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085620394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085620395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085620395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085620395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085620395 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085620395 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085620395 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085620395 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085620395 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085620395 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085620395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085620395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085620395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085620395 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085620395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085620395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085620395 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085620395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620395 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085620395 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085620395 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085620395 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085620395 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085620395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085620395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620395 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085620395 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085620395 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085620395 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085620395 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085620395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085620396 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085620396 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085620397 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085620397 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085620397 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085620397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085620397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085620397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085620397 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085620397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085620397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085620397 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085620397 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085620397 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085620397 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085620397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085620397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085620397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085620397 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085620397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085620398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085620398 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085620398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620398 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085620398 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085620398 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085620398 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085620398 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085620398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620398 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085620398 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085620398 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085620398 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085620398 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085620398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(205)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(205)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(205)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(203)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085620427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085620427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085620427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085620427 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085620427 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085620427 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085620427 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085620427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085620427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085620584 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085620584 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085620584 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085620584 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(202)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085620592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620592 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085620592 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085620592 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085620592 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085620592 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085620592 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085620595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620595 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085620595 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085620595 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085620595 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085620595 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085620595 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085620595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085620595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085620595 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085620595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085620595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085620595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085620595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085620595 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085620595 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085620595 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085620596 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085620596 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085620596 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085620596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085620597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085620597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085620597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085620597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085620597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085620597 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085620597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620597 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085620597 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085620597 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085620597 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085620597 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085620597 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085620597 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085620616 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085620616 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085620616 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085620616 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(205)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085620622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620622 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085620622 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085620622 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085620622 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085620622 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085620622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085620625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620625 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085620625 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085620625 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085620625 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085620625 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085620625 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085620625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085620625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085620625 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085620625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085620625 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085620626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085620626 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085620626 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085620626 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085620626 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085620627 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085620627 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085620627 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085620627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085620627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085620627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085620627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085620627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085620627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085620627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085620627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085620627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085620627 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085620627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085620627 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085620627 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085620627 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085620627 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085620627 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085620627 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085620627 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(201)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085621400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085621400 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085621400 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085621400 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085621400 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085621400 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085621400 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085621400 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085621401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085621401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085621401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085621401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085621401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085621401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085621401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085621401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085621401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085621401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085621401 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085621401 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085621401 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085621401 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085621401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085621401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085621401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085621401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085621401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085621401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085621401 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085621401 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085621402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085621402 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085621402 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085621402 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085621402 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085621402 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085621402 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085621402 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085621403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085621403 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085621403 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085621403 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085621403 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085621403 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085621403 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085621403 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085621404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085621404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085621404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085621404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085621404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085621404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085621404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085621404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085621404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085621404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085621404 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085621404 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085621404 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(204)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085621429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085621429 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085621429 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085621429 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085621429 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085621429 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085621429 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085621429 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085621429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085621430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085621430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085621430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085621430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085621430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085621430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085621430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085621430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085621430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085621430 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085621430 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085621430 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085621430 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085621430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085621430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085621430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085621430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085621430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085621430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085621430 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085621430 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085621430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085621430 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085621430 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085621430 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085621430 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085621430 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085621430 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085621430 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085621432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085621432 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085621432 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085621432 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085621432 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085621432 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085621432 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085621432 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085621432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085621432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085621432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085621432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085621432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085621432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085621432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085621432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085621432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085621432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085621432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085621432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085621432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085621432 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085621432 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085621432 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085621450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085622076 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085622076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9282c), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085622076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085622076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085622076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085622076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085622077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085622077 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085622077 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085622077 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085622077 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085622077 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085622077 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085622077 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085622080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085622080 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085622080 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085622080 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085622080 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085622080 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085622080 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085622080 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085622081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085622081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085622081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085622081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085622081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085622081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=00b9282c) (sccp_scrc.c:472) 20241106085622081 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1823) 20241106085622081 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085622081 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085622081 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085622081 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085622081 DLSCCP DEBUG SCCP-SCOC(6)[0x55960b9b7550]{IDLE}: Deallocated (fsm.c:568) HNBGW-MGCP(206)@dbd1549f7850: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(207) HNBGW_Test.msc0-RAN(201)@dbd1549f7850: f_create_expect(l3 := '5DEC34A94E9C9DE1A3A3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(201)@dbd1549f7850: Created Expect[0] for '5DEC34A94E9C9DE1A3A3'O to be handled at TC_rab_release_abnormal0(207) TC_rab_release_abnormal-Iuh0-RUA(199)@dbd1549f7850: Added conn table entry 0TC_rab_release_abnormal0(207)11600498 20241106085622497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085622497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085622497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085622497 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085622497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb10272, normal) (hnbgw_rua.c:407) 20241106085622497 DHNB DEBUG map_rua[0x55960b9b7550]{init}: Allocated (fsm.c:456) 20241106085622497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085622498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11600498 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085622498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085622498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085622498 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11600498 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085622498 DCN DEBUG map_sccp[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085622498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085622498 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11600498 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085622498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11600498 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085622498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085622498 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085622498 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085622498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085622498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085622498 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085622498 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{IDLE}: Allocated (fsm.c:456) 20241106085622498 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085622498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000009), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5dec34a94e9c9de1a3a3004f400300017b0056400500f1100926) (sccp_scrc.c:401) 20241106085622498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085622498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085622498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085622498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085622498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085622498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085622498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085622498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085622498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085622498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085622498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085622498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085622498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085622499 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085622499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085622499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085622499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085622499 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085622499 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085622499 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085622499 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085622499 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085622499 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085622499 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(201)@dbd1549f7850: Found Expect[0] for l3='5DEC34A94E9C9DE1A3A3'O handled at TC_rab_release_abnormal0(207) HNBGW_Test.msc0-RAN(201)@dbd1549f7850: Added conn table entry 0TC_rab_release_abnormal0(207)1776310 HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: Session index based on connection ID:0 TC_rab_release_abnormal0(207)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085622517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085622518 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085622518 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085622518 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085622518 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085622518 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085622518 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085622518 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085622518 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085622518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085622518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085622518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085622518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085622518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=00cdb396) (sccp_scrc.c:472) 20241106085622518 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1823) 20241106085622518 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085622518 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085622518 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085622518 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085622518 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085622518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085622518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: vl_len:91 HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106085622718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085622718 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085622718 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085622718 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085622718 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085622718 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085622718 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085622718 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085622718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085622718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085622718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085622718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085622718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085622718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106085622718 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241106085622718 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085622718 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085622718 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085622718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085622718 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085622718 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085622718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085622718 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085622719 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085622719 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106085622719 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106085622719 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106085622719 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085622719 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106085622719 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{UNUSED}: Allocated (fsm.c:456) 20241106085622719 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{UNUSED}: is child of mgw(mgw-fsm-11600498-0)[0x55960b9ca960] (fsm.c:486) 20241106085622719 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11600498-0)[0x55960b9ca960] (mgcp_client_endpoint_fsm.c:724) 20241106085622719 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085622719 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085622719 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085622719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11600498-0)[0x55960b9afe50]{ST_CRCX}: Allocated (fsm.c:456) 20241106085622719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11600498-0)[0x55960b9afe50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10] (fsm.c:486) 20241106085622719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11600498-0)[0x55960b9afe50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085622719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11600498-0)[0x55960b9afe50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106085622719 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: b1027'... (mgcp_client.c:805) 20241106085622719 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106085622719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11600498-0)[0x55960b9afe50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085622719 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(206)@dbd1549f7850: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b1027217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1027217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(207) TC_rab_release_abnormal0(207)@dbd1549f7850: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b1027217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1027217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085622759 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241106085622759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106085622759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106085622759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085622759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085622759 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106085622759 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085622759 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085622759 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085622759 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085622759 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085622759 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085622759 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106085622759 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085622759 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106085622759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106085622759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106085622759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085622759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release_abnormal0(207)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085622774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085622774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085622774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106085622774 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085622774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb10272) (hnbgw_rua.c:471) 20241106085622774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11600498 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106085622774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085622774 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085622774 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085622774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085622774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085622774 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106085622774 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106085622774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085622774 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106085622774 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11600498-0)[0x55960b9ca960] (mgcp_client_endpoint_fsm.c:724) 20241106085622774 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085622774 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085622774 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20241106085622774 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106085622774 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=214 'MDCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: b1027'... (mgcp_client.c:805) 20241106085622774 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106085622774 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085622774 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085622774 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085622774 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(207)@dbd1549f7850: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b1027217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1027217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085622779 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241106085622779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106085622779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106085622779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085622779 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085622779 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106085622779 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11600498-0)[0x55960b9ca960] (mgcp_client_endpoint_fsm.c:724) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085622779 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11600498-0)[0x55960b9b79c0]{ST_CRCX}: Allocated (fsm.c:456) 20241106085622779 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11600498-0)[0x55960b9b79c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10] (fsm.c:486) 20241106085622779 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11600498-0)[0x55960b9b79c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085622779 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11600498-0)[0x55960b9b79c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106085622779 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=204 'CRCX 13 rtpbridge/1@mgw MGCP 1.0\r\nC: b1027'... (mgcp_client.c:805) 20241106085622779 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106085622779 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11600498-0)[0x55960b9b79c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085622779 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(207)@dbd1549f7850: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b1027217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1027217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085622784 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241106085622784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b79c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106085622784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b79c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106085622784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b79c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085622784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b79c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085622784 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106085622784 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20241106085622784 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085622784 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085622784 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085622784 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085622784 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085622784 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085622784 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085622784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085622784 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106085622784 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106085622784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106085622784 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085622784 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085622784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdb396), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106085622784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085622784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085622784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085622784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085622784 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106085622784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085622784 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085622784 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085622784 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085622784 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085622784 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085622784 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085622784 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(207)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(195)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: vl_len:21 HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241106085622800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085622800 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085622800 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085622800 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085622800 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085622800 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085622800 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085622800 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085622800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085622800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085622800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085622800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085622800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085622800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:472) 20241106085622800 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241106085622800 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085622800 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085622800 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085622800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085622800 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085622800 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085622800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085622800 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106085622800 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106085622800 DMGW NOTICE mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241106085622800 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241106085622800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241106085622800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241106085622800 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241106085622800 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106085622800 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106085622800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085622800 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=57 'DLCX 14 rtpbridge/1@mgw MGCP 1.0\r\nC: b1027'... (mgcp_client.c:805) 20241106085622800 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106085622800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085622800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b79c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085622800 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=57 'DLCX 15 rtpbridge/1@mgw MGCP 1.0\r\nC: b1027'... (mgcp_client.c:805) 20241106085622800 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106085622800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b79c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085622800 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: Removing from parent mgw(mgw-fsm-11600498-0)[0x55960b9ca960] (mgcp_client_endpoint_fsm.c:873) 20241106085622800 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106085622800 DLMGCP DEBUG mgw-endp(mgw-fsm-11600498-0)[0x55960b9afc10]{IN_USE}: Deallocated (fsm.c:568) 20241106085622800 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106085622800 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106085622800 DMGW DEBUG mgw(mgw-fsm-11600498-0)[0x55960b9ca960]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106085622800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085622800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(195)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(207)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b1027217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(207)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b1027217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(207)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085622843 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 14 OK (mgcp_client.c:758) 20241106085622843 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085622843 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085622843 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085622843 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afe50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106085622843 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 15 OK (mgcp_client.c:758) 20241106085622843 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b79c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085622843 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b79c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085622843 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b79c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085622843 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b79c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(207)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085622844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54650<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(207)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085622847 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40345<->l=127.0.0.1:4262) (control_if.c:193) 20241106085622847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085622847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085622847 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085622847 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085622847 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085622847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085622847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085622847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085622847 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085622847 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085622847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdb396), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085622847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085622847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085622847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085622847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085622847 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085622847 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085622847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085622847 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085622847 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085622847 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085622847 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085622847 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085622847 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085622847 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085622847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085622847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{disrupted}: Freeing instance (context_map.c:202) 20241106085622847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11600498)[0x55960b9b7550]{disrupted}: Deallocated (fsm.c:568) 20241106085622847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085622847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{disconnected}: Freeing instance (context_map.c:206) 20241106085622847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55960b9cf4e0]{disconnected}: Deallocated (fsm.c:568) 20241106085622847 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11600498 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085622847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085622847 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085622847 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085622847 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085622847 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085622847 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085622847 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085622847 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085622847 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085622847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085622847 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085622847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085622847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085622847 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085622847 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085622847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085622847 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085622847 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085622847 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085622847 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085622847 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085622847 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085622847 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085622847 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085622847 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085622847 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085622847 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085622847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085622847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085622847 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085622847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085622847 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085622847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) HNBGW-MGCP(206)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(202)@dbd1549f7850: Final verdict of PTC: none 20241106085622847 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085622847 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085622847 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085622847 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085622847 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release_abnormal-Iuh0-RUA(199)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(201)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(200)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(203)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(196)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(205)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(204)@dbd1549f7850: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(198)@dbd1549f7850: Final verdict of PTC: none 20241106085622855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(195)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085622856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54634<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(197)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(195): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(196): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(197): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_release_abnormal-Iuh0(198): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(199): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(200): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(201): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(202): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(203): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(204): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(205): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(206): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_release_abnormal0(207): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Wed Nov 6 08:56:22 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20241106085622911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085623412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57258<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=227624) Waiting for packet dumper to finish... 1 (prev_count=227624, count=257280) 20241106085624848 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085624848 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085624848 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085624848 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085624848 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085624848 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Wed Nov 6 08:56:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_rab_assign_fail started. 20241106085626513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085626524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085626532 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44757<->l=127.0.0.1:4262) (control_if.c:570) 20241106085626603 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085626603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055a951), PART(T=Source Reference,L=4,D=00000008), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085626603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085626603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085626603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085626603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085626603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626603 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085626603 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085626603 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085626603 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085626603 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085626603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085626642 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085626642 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085626643 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085626643 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085626643 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085626643 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085626643 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085626643 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085626643 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085626644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085626644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085626644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085626644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085626644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085626644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085626644 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085626644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626644 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085626644 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085626644 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085626644 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085626644 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085626644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085626644 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085626644 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085626644 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085626644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085626644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085626644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) TC_rab_assign_fail-Iuh0(211)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085626644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085626645 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085626645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085626645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085626645 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085626645 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085626645 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085626645 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085626645 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085626645 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085626645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085626645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085626645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085626645 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085626645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085626645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085626645 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085626645 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085626645 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085626645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626645 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085626645 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085626645 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085626645 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085626645 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085626645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085626645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626645 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085626645 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085626645 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085626645 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085626645 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085626645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085626646 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085626646 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085626646 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085626646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085626646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085626646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085626646 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085626646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085626646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085626646 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085626646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626646 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085626646 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085626646 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085626646 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085626646 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(215)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(215)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(215)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085626682 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085626682 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085626683 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085626683 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085626683 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085626683 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085626683 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085626683 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085626683 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085626683 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085626683 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085626683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085626683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085626683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085626684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085626684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085626684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085626684 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085626684 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085626684 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085626684 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085626684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085626684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085626684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085626684 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085626684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085626684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085626684 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085626684 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085626684 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085626684 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085626684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085626684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085626684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626684 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085626684 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085626684 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085626684 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085626684 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085626684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085626684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085626684 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085626684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085626684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085626684 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085626684 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085626684 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085626684 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085626684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085626684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085626684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626684 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085626684 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085626684 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085626684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626684 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085626684 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085626684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085626685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085626685 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085626685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085626685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085626685 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085626685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626685 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085626685 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085626685 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085626685 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085626685 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085626685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085626685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626685 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085626685 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085626685 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085626685 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085626685 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(218)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(218)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(218)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(216)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085626715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085626715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085626715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085626715 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085626715 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085626715 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085626715 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085626715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085626715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085626877 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085626877 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085626877 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085626877 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(215)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085626884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626884 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085626884 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085626884 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085626884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085626884 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085626884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085626887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626887 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085626887 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085626887 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085626887 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085626887 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085626887 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085626887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085626887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085626887 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085626887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085626887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085626887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085626887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085626887 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085626887 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085626887 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085626888 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085626888 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085626888 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085626889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085626889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085626889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085626889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085626889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085626889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085626889 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085626889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626889 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085626889 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085626889 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085626889 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085626889 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085626889 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085626889 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085626904 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085626904 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085626904 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085626904 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(218)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085626910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626910 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085626910 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085626910 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085626910 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085626910 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085626910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085626912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626912 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085626912 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085626912 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085626912 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085626912 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085626912 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085626912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085626912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085626912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085626912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085626912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085626912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085626912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085626912 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085626912 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085626912 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085626913 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085626913 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085626913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085626913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085626914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085626914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085626914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085626914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085626914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085626914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085626914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085626914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085626914 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085626914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085626914 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085626914 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085626914 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085626914 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085626914 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085626914 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085626914 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(214)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085627691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085627691 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085627692 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085627692 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085627692 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085627692 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085627692 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085627692 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085627692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085627692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085627692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085627692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085627692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085627692 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085627692 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085627692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085627692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627692 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085627692 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085627692 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085627692 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085627692 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085627692 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085627692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085627693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085627693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085627693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085627693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085627693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085627693 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085627693 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085627693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085627693 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085627693 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085627693 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085627693 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085627693 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085627693 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085627693 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085627693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085627693 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085627693 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085627693 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085627693 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085627693 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085627693 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085627693 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085627694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085627694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085627694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085627694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085627694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085627694 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085627694 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085627694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085627694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627694 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085627694 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085627694 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085627694 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085627694 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(217)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085627718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085627718 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085627718 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085627718 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085627718 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085627718 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085627718 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085627718 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085627718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085627718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085627718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085627718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085627718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085627718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085627718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085627718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085627718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085627718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085627718 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085627719 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085627719 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085627719 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085627719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085627719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085627719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085627719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085627719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085627719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085627719 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085627719 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085627719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085627719 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085627719 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085627719 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085627719 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085627719 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085627719 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085627719 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085627722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085627722 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085627722 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085627722 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085627722 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085627722 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085627722 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085627722 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085627722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085627722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085627722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085627722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085627722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085627722 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085627722 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085627722 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085627722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085627722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085627722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085627722 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085627722 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085627722 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085627723 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085627723 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085627737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57290<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(219)@dbd1549f7850: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(220) HNBGW_Test.msc0-RAN(214)@dbd1549f7850: f_create_expect(l3 := 'E3B3CD027125B69E2D99'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(214)@dbd1549f7850: Created Expect[0] for 'E3B3CD027125B69E2D99'O to be handled at TC_rab_assign_fail0(220) TC_rab_assign_fail-Iuh0-RUA(212)@dbd1549f7850: Added conn table entry 0TC_rab_assign_fail0(220)911244 20241106085628785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085628785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085628785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085628785 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085628785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde78c, normal) (hnbgw_rua.c:407) 20241106085628785 DHNB DEBUG map_rua[0x55960b9b7550]{init}: Allocated (fsm.c:456) 20241106085628785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085628785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-911244 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085628785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085628785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085628785 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-911244 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085628785 DCN DEBUG map_sccp[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085628785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085628785 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-911244 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085628785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-911244 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085628785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085628785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085628785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085628785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085628785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085628785 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085628785 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{IDLE}: Allocated (fsm.c:456) 20241106085628785 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085628785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae3b3cd027125b69e2d99004f40030000800056400500f1100926) (sccp_scrc.c:401) 20241106085628785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085628785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085628785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085628785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085628785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085628785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085628785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085628785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085628785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085628785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085628785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085628785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085628785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085628785 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085628785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085628785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085628786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085628786 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085628786 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085628786 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085628786 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085628786 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085628786 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085628786 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(214)@dbd1549f7850: Found Expect[0] for l3='E3B3CD027125B69E2D99'O handled at TC_rab_assign_fail0(220) HNBGW_Test.msc0-RAN(214)@dbd1549f7850: Added conn table entry 0TC_rab_assign_fail0(220)3862426 HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: Session index based on connection ID:0 TC_rab_assign_fail0(220)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085628796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085628796 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085628796 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085628796 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085628796 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085628796 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085628796 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085628796 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085628796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085628796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085628796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085628796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085628796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085628796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00a20e92) (sccp_scrc.c:472) 20241106085628796 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1823) 20241106085628796 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085628796 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085628796 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085628796 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085628796 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085628796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085628796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(208)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(208)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(208)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: vl_len:91 HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106085628998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085628998 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085628998 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085628998 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085628998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085628998 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085628998 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085628998 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085628998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085628998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085628999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085628999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085628999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085628999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106085628999 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20241106085628999 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085628999 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085628999 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085628999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085628999 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085628999 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085628999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085628999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085628999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085628999 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106085628999 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106085628999 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106085628999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085628999 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106085628999 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{UNUSED}: Allocated (fsm.c:456) 20241106085628999 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{UNUSED}: is child of mgw(mgw-fsm-911244-0)[0x55960b9afe50] (fsm.c:486) 20241106085628999 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-911244-0)[0x55960b9afe50] (mgcp_client_endpoint_fsm.c:724) 20241106085628999 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085628999 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085628999 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085628999 DLMGCP DEBUG MGCP_CONN(mgw-fsm-911244-0)[0x55960b9ca960]{ST_CRCX}: Allocated (fsm.c:456) 20241106085628999 DLMGCP DEBUG MGCP_CONN(mgw-fsm-911244-0)[0x55960b9ca960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10] (fsm.c:486) 20241106085628999 DLMGCP DEBUG MGCP_CONN(mgw-fsm-911244-0)[0x55960b9ca960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085628999 DLMGCP DEBUG MGCP_CONN(mgw-fsm-911244-0)[0x55960b9ca960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106085628999 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=198 'CRCX 16 rtpbridge/*@mgw MGCP 1.0\r\nC: de78c'... (mgcp_client.c:805) 20241106085628999 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241106085628999 DLMGCP DEBUG MGCP_CONN(mgw-fsm-911244-0)[0x55960b9ca960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085628999 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(219)@dbd1549f7850: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "de78c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de78c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(220) TC_rab_assign_fail0(220)@dbd1549f7850: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "de78c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de78c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085629034 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241106085629034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9ca960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106085629034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9ca960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106085629034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9ca960]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085629034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9ca960]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085629034 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106085629034 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085629034 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085629034 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085629034 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085629034 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085629034 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085629034 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106085629034 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085629034 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106085629034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106085629034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106085629034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085629034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_fail0(220)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085629048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085629048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085629048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241106085629048 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085629048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xde78c) (hnbgw_rua.c:471) 20241106085629048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-911244 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241106085629048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085629048 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085629048 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085629048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085629048 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241106085629048 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106085629048 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106085629048 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241106085629048 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241106085629048 DMGW ERROR mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241106085629048 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241106085629048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241106085629048 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085629048 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085629048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a20e92), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:401) 20241106085629048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085629048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085629048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085629048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085629048 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241106085629048 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106085629048 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106085629048 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9ca960]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085629048 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=56 'DLCX 17 rtpbridge/1@mgw MGCP 1.0\r\nC: de78c'... (mgcp_client.c:805) 20241106085629048 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106085629048 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9ca960]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085629048 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{IN_USE}: Removing from parent mgw(mgw-fsm-911244-0)[0x55960b9afe50] (mgcp_client_endpoint_fsm.c:873) 20241106085629048 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106085629048 DLMGCP DEBUG mgw-endp(mgw-fsm-911244-0)[0x55960b9afc10]{IN_USE}: Deallocated (fsm.c:568) 20241106085629048 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106085629048 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106085629048 DMGW DEBUG mgw(mgw-fsm-911244-0)[0x55960b9afe50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106085629048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085629048 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085629048 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085629048 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085629048 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085629048 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085629048 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085629048 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(220)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(208)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(208)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(208)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(220)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "de78c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(220)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085629072 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 17 OK (mgcp_client.c:758) 20241106085629072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9ca960]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085629072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9ca960]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085629072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9ca960]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085629072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9ca960]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106085629073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(220)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085629078 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44757<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(217)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(219)@dbd1549f7850: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(212)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(216)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(214)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(213)@dbd1549f7850: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(211)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(209)@dbd1549f7850: Final verdict of PTC: none 20241106085629079 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085629079 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085629079 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085629079 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085629079 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085629079 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085629079 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085629079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085629079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085629079 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085629079 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085629079 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085629079 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085629079 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085629079 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085629079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085629080 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085629079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085629080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085629080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085629080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085629080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085629080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085629080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085629080 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085629080 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085629080 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-M3UA(215)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(218)@dbd1549f7850: Final verdict of PTC: none 20241106085629080 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085629080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085629080 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085629080 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085629080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a20e92), PART(T=Source Reference,L=4,D=0000000a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085629080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085629080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085629080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085629080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085629080 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085629080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085629080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085629080 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085629080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085629080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085629080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085629080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{disrupted}: Freeing instance (context_map.c:202) 20241106085629080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-911244)[0x55960b9b7550]{disrupted}: Deallocated (fsm.c:568) 20241106085629080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085629080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{disconnected}: Freeing instance (context_map.c:206) 20241106085629080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55960b9cf4e0]{disconnected}: Deallocated (fsm.c:568) 20241106085629080 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-911244 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085629080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085629080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085629080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085629080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085629080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085629080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085629080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085629080 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085629080 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085629080 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085629080 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085629080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085629080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085629080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085629080 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085629080 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085629080 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085629080 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085629080 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085629080 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085629080 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085629080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085629080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085629080 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085629080 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085629080 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085629095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(208)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085629097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(210)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(208): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(209): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(210): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_assign_fail-Iuh0(211): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(212): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(213): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(214): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(215): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(216): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(217): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(218): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(219): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_assign_fail0(220): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_rab_assign_fail finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Wed Nov 6 08:56:29 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20241106085629147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085629650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57306<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=227832) Waiting for packet dumper to finish... 1 (prev_count=227832, count=228812) 20241106085631081 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085631081 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085631081 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085631081 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085631081 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085631081 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Wed Nov 6 08:56:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_rab_assign_mgcp_to started. 20241106085632743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085632750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085632754 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44373<->l=127.0.0.1:4262) (control_if.c:570) 20241106085632837 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085632837 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085632837 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085632837 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085632837 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085632837 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085632837 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085632837 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(224)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085632837 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085632838 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085632839 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085632839 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085632839 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085632839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085632839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085632839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085632839 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085632839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085632839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085632839 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085632839 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085632839 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085632839 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085632839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085632839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085632839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085632839 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085632839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085632839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085632839 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085632839 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085632839 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085632839 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085632839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085632839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085632839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085632839 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085632839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085632839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085632839 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085632839 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085632839 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085632839 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085632839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085632839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085632839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085632839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085632839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085632839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085632839 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085632839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085632839 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085632839 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085632839 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085632839 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085632839 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085632839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085632839 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085632839 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085632839 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085632839 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085632839 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085632839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085632839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085632839 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085632839 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085632839 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085632839 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085632839 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085632839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085632839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085632839 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085632839 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085632839 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085632839 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085632839 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085632839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085632847 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085632847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdb396), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085632847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085632847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085632847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085632847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085632847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085632847 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085632847 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085632847 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085632847 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085632847 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085632847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(228)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(228)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(228)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085632852 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085632852 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085632852 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085632852 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085632852 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085632852 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085632852 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085632852 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085632853 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085632853 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085632854 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085632854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085632854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085632854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085632854 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085632854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085632854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085632854 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085632854 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085632854 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085632854 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085632854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085632854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085632854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085632854 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085632854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085632854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085632854 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085632854 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085632854 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085632854 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085632854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085632854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085632854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085632854 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085632854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085632854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085632854 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085632854 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085632854 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085632854 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085632854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085632854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085632854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085632854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085632854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085632854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085632854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085632854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085632854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085632854 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085632854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085632854 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085632854 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085632854 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085632854 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085632854 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085632854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085632854 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085632854 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085632854 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085632854 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085632854 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085632854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085632854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085632854 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085632854 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085632854 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085632854 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085632854 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085632854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085632854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085632854 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085632854 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085632854 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085632854 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085632854 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085632854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(231)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(231)@dbd1549f7850: M3UA emulation initiated, the test can be started MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(231)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(229)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085632877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085632877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085632877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085632877 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085632877 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085632877 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085632877 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085632877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085632877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085633050 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085633050 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085633050 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085633050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(228)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085633054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085633054 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085633054 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085633054 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085633054 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085633054 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085633054 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085633056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085633056 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085633056 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085633056 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085633056 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085633056 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085633056 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085633056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085633056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085633056 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085633056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085633056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085633056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085633056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085633056 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085633056 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085633056 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085633057 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085633057 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085633057 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085633057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085633057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085633058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085633058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085633058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085633058 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085633058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085633058 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085633058 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085633058 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085633058 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085633058 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085633058 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085633058 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085633065 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085633065 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085633065 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085633065 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(231)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085633067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085633067 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085633067 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085633067 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085633067 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085633067 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085633067 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085633068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085633068 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085633068 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085633068 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085633068 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085633068 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085633068 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085633068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085633068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085633068 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085633068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085633068 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085633068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085633068 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085633068 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085633068 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085633068 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085633069 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085633069 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085633069 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085633069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085633069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085633069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085633069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085633069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085633069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085633069 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085633069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085633069 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085633069 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085633069 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085633069 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085633069 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085633069 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085633069 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(227)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085633856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085633856 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085633856 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085633856 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085633856 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085633856 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085633856 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085633856 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085633856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085633856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085633856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085633856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085633856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085633856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085633856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085633856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085633856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085633856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085633856 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085633856 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085633856 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085633856 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085633856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085633856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085633856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085633856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085633856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085633856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085633856 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085633856 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085633856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085633856 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085633856 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085633856 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085633856 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085633856 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085633856 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085633856 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085633857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085633857 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085633857 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085633857 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085633857 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085633857 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085633857 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085633857 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085633857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085633857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085633857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085633857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085633857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085633857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085633857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085633857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085633857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085633857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085633857 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085633857 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085633857 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(230)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085633870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085633870 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085633870 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085633870 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085633870 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085633870 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085633870 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085633870 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085633870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085633870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085633870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085633870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085633870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085633870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085633870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085633870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085633870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085633870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085633870 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085633870 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085633870 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085633870 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085633870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085633870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085633870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085633871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085633871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085633871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085633871 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085633871 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085633871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085633871 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085633871 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085633871 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085633871 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085633871 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085633871 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085633871 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085633871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085633871 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085633871 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085633871 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085633871 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085633871 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085633871 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085633871 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085633871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085633871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085633872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085633872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085633872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085633872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085633872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085633872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085633872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085633872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085633872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085633872 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085633872 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085633872 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085633872 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085633872 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085633896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36052<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(232)@dbd1549f7850: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(233) HNBGW_Test.msc0-RAN(227)@dbd1549f7850: f_create_expect(l3 := '04A2A6DB8C0211B7F6E1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(227)@dbd1549f7850: Created Expect[0] for '04A2A6DB8C0211B7F6E1'O to be handled at TC_rab_assign_mgcp_to0(233) TC_rab_assign_mgcp_to-Iuh0-RUA(225)@dbd1549f7850: Added conn table entry 0TC_rab_assign_mgcp_to0(233)12998426 20241106085634943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085634943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085634943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085634943 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085634943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc6571a, normal) (hnbgw_rua.c:407) 20241106085634943 DHNB DEBUG map_rua[0x55960b9b7550]{init}: Allocated (fsm.c:456) 20241106085634943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12998426)[0x55960b9b7550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085634943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12998426 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085634943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085634943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085634943 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12998426 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085634943 DCN DEBUG map_sccp[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085634943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085634943 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12998426 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085634943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12998426 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085634944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12998426)[0x55960b9b7550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085634944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085634944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085634944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12998426)[0x55960b9b7550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085634944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085634944 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085634944 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{IDLE}: Allocated (fsm.c:456) 20241106085634944 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085634944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a04a2a6db8c0211b7f6e1004f40030000010056400500f1100926) (sccp_scrc.c:401) 20241106085634944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085634944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085634944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085634944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085634944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085634944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085634944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085634944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085634944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085634944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085634944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085634944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085634944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085634944 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085634944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085634944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12998426)[0x55960b9b7550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085634944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085634944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085634944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085634944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085634944 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085634944 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085634944 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085634944 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(227)@dbd1549f7850: Found Expect[0] for l3='04A2A6DB8C0211B7F6E1'O handled at TC_rab_assign_mgcp_to0(233) HNBGW_Test.msc0-RAN(227)@dbd1549f7850: Added conn table entry 0TC_rab_assign_mgcp_to0(233)13124396 HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(233)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085634964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085634964 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085634964 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085634964 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085634964 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085634964 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085634964 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085634964 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085634964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085634965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085634965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085634965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085634965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085634965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=00423fd7) (sccp_scrc.c:472) 20241106085634965 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1823) 20241106085634965 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085634965 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085634965 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085634965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085634965 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085634965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085634965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: vl_len:91 HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106085635166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085635166 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085635166 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085635166 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085635166 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085635166 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085635166 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085635166 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085635166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085635166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085635166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085635166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085635166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085635166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106085635166 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241106085635166 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085635166 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085635166 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085635166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085635166 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085635166 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085635166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085635166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085635166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085635166 DMGW DEBUG mgw(mgw-fsm-12998426-0)[0x55960b9afc10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106085635166 DMGW DEBUG mgw(mgw-fsm-12998426-0)[0x55960b9afc10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106085635166 DMGW DEBUG mgw(mgw-fsm-12998426-0)[0x55960b9afc10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106085635166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085635166 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106085635166 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{UNUSED}: Allocated (fsm.c:456) 20241106085635166 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{UNUSED}: is child of mgw(mgw-fsm-12998426-0)[0x55960b9afc10] (fsm.c:486) 20241106085635166 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12998426-0)[0x55960b9afc10] (mgcp_client_endpoint_fsm.c:724) 20241106085635166 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085635166 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085635166 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085635166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12998426-0)[0x55960b9b04b0]{ST_CRCX}: Allocated (fsm.c:456) 20241106085635166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12998426-0)[0x55960b9b04b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50] (fsm.c:486) 20241106085635166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12998426-0)[0x55960b9b04b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085635166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12998426-0)[0x55960b9b04b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106085635166 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: c6571'... (mgcp_client.c:805) 20241106085635166 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106085635166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12998426-0)[0x55960b9b04b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085635166 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(232)@dbd1549f7850: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c6571a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6571a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(233) TC_rab_assign_mgcp_to0(233)@dbd1549f7850: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c6571a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6571a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085636604 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085636604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055a951), PART(T=Source Reference,L=4,D=00000008), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085636604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085636604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085636604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085636604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085636604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085636604 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085636604 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085636604 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085636604 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085636604 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085636604 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085636604 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085636608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085636608 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085636608 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085636608 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085636608 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085636608 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085636608 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085636608 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085636608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085636608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085636608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085636608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085636608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085636608 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=0055a951) (sccp_scrc.c:472) 20241106085636608 DLSCCP DEBUG Received CO:RELCO for local reference 8 (sccp_scoc.c:1823) 20241106085636608 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085636608 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085636608 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085636608 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085636609 DLSCCP DEBUG SCCP-SCOC(8)[0x55960b9b18d0]{IDLE}: Deallocated (fsm.c:568) 20241106085639080 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085639080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a20e92), PART(T=Source Reference,L=4,D=0000000a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085639080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085639081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085639081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085639081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085639081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085639081 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085639081 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085639081 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085639081 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085639081 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085639081 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085639081 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085639084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085639084 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085639084 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085639084 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085639084 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085639084 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085639084 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085639084 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085639084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085639084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085639084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085639084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085639084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085639084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00a20e92) (sccp_scrc.c:472) 20241106085639084 DLSCCP DEBUG Received CO:RELCO for local reference 10 (sccp_scoc.c:1823) 20241106085639084 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085639084 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085639084 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085639084 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085639084 DLSCCP DEBUG SCCP-SCOC(10)[0x55960b9b79c0]{IDLE}: Deallocated (fsm.c:568) 20241106085639167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b04b0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241106085639167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b04b0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241106085639167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b04b0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50] (mgcp_client_fsm.c:522) 20241106085639167 DLMGCP DEBUG MGW(mgw) Canceled transaction 18 (mgcp_client.c:1239) 20241106085639167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b04b0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241106085639167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b04b0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241106085639167 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241106085639167 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085639167 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241106085639167 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-12998426-0)[0x55960b9afc10] (mgcp_client_endpoint_fsm.c:925) 20241106085639167 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241106085639167 DLMGCP DEBUG mgw-endp(mgw-fsm-12998426-0)[0x55960b9afe50]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241106085639167 DMGW DEBUG mgw(mgw-fsm-12998426-0)[0x55960b9afc10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241106085639168 DMGW ERROR mgw(mgw-fsm-12998426-0)[0x55960b9afc10]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241106085639168 DMGW DEBUG mgw(mgw-fsm-12998426-0)[0x55960b9afc10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241106085639168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241106085639168 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085639168 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085639168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00423fd7), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:401) 20241106085639168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085639168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085639168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085639168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085639168 DMGW DEBUG mgw(mgw-fsm-12998426-0)[0x55960b9afc10]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241106085639168 DMGW DEBUG mgw(mgw-fsm-12998426-0)[0x55960b9afc10]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241106085639168 DMGW DEBUG mgw(mgw-fsm-12998426-0)[0x55960b9afc10]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241106085639168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085639168 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085639168 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085639168 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085639168 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085639168 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085639168 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085639168 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: vl_len:12 HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106085639194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085639194 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085639194 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085639194 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085639194 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085639194 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085639194 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085639194 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085639194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085639194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085639194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085639194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085639194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085639194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241106085639194 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241106085639194 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085639194 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085639194 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085639194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085639194 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106085639194 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106085639194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106085639194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12998426)[0x55960b9b7550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085639194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106085639194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085639194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgcp_to0(233)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(225)@dbd1549f7850: Deleted conn table entry 0TC_rab_assign_mgcp_to0(233)12998426 20241106085639225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085639225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085639225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106085639225 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106085639225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc6571a,cause=radio(normal)) (hnbgw_rua.c:439) 20241106085639225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12998426 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106085639225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12998426)[0x55960b9b7550]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106085639225 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106085639225 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106085639225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12998426)[0x55960b9b7550]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106085639225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085639225 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085639225 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085639225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00423fd7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106085639225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085639225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085639226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085639226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085639226 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085639226 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085639226 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085639226 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085639226 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085639226 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085639226 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085639226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085639226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12998426)[0x55960b9b7550]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106085639226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106085639226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(233)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(227)@dbd1549f7850: Deleted conn table entry 0TC_rab_assign_mgcp_to0(233)13124396 HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: Session index based on connection ID:0 20241106085639237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085639237 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085639237 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085639237 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085639237 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085639237 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085639237 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085639237 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085639238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085639238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085639238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085639238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085639238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085639238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=00423fd7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106085639238 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1823) 20241106085639238 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106085639238 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085639238 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106085639238 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106085639238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106085639238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106085639238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12998426)[0x55960b9b7550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085639238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12998426)[0x55960b9b7550]{disconnected}: Freeing instance (context_map.c:202) 20241106085639238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12998426)[0x55960b9b7550]{disconnected}: Deallocated (fsm.c:568) 20241106085639238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085639238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{disconnected}: Freeing instance (context_map.c:206) 20241106085639238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55960b9cf4e0]{disconnected}: Deallocated (fsm.c:568) 20241106085639238 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12998426 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085639238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00423fd7), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:401) 20241106085639238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085639238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085639238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085639238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085639238 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106085639239 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085639239 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085639239 DLSCCP DEBUG SCCP-SCOC(11)[0x55960b9ca960]{IDLE}: Deallocated (fsm.c:568) 20241106085639239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085639239 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085639239 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085639239 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085639239 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085639239 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085639239 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085639239 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(233)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085641237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36052<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(233)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085641250 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44373<->l=127.0.0.1:4262) (control_if.c:193) 20241106085641250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085641250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085641250 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085641251 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085641251 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assign_mgcp_to-Iuh0-RUA(225)@dbd1549f7850: Final verdict of PTC: none 20241106085641251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36046<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(229)@dbd1549f7850: Final verdict of PTC: none 20241106085641252 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085641252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085641252 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085641252 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085641252 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085641252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085641252 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085641252 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085641252 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085641252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085641252 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085641252 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085641252 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085641252 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085641252 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085641252 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085641252 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085641252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085641252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085641252 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085641252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085641252 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085641252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085641252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085641252 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085641252 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085641252 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085641252 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(227)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(228)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(230)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(226)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(222)@dbd1549f7850: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(224)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(232)@dbd1549f7850: Final verdict of PTC: none 20241106085641254 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085641254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085641254 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085641254 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085641254 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085641254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085641254 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085641254 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085641254 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085641254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085641254 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085641254 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085641254 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085641254 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085641254 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING VirtHNBGW-STATS(221)@dbd1549f7850: Final verdict of PTC: none 20241106085641254 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085641254 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085641254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085641254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085641254 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085641254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085641254 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085641254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085641254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085641254 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085641254 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085641254 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085641254 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(231)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085641255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36044<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(223)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(221): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(222): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(223): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(224): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(225): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(226): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(227): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(228): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(229): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(230): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(231): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(232): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_assign_mgcp_to0(233): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Wed Nov 6 08:56:41 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20241106085641308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085641810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36066<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221188) Waiting for packet dumper to finish... 1 (prev_count=221188, count=221728) 20241106085642849 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085642849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdb396), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085642849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085642849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085642849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085642849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085642850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085642850 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085642850 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085642850 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085642850 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085642850 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085642850 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085642850 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085643253 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085643253 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085643253 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085643255 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085643255 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085643255 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Wed Nov 6 08:56:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241106085644887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085644892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085644895 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40607<->l=127.0.0.1:4262) (control_if.c:570) 20241106085644955 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085644956 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085644956 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085644956 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085644956 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085644956 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085644956 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085644956 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(237)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085644956 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085644956 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085644957 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085644957 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085644957 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085644957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085644957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085644957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085644957 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085644957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085644957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085644957 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085644957 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085644957 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085644957 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085644957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085644957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085644957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085644958 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085644958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085644958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085644958 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085644958 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085644958 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085644958 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085644958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085644958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085644958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085644958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085644958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085644958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085644958 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085644958 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085644958 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085644958 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085644958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085644958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085644958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085644958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085644958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085644958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085644958 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085644958 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085644958 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085644958 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085644958 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085644958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085644958 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085644958 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085644958 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085644958 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085644958 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085644958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085644958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085644958 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085644958 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085644958 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085644958 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085644958 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085644958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085644958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085644958 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085644958 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085644958 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085644958 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085644958 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085644958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085644958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085644958 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(241)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(241)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(241)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085644976 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085644976 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085644976 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085644976 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085644976 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085644976 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085644976 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085644976 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085644978 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085644978 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085644978 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085644978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085644978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085644978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085644978 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085644978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085644978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085644978 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085644978 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085644978 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085644978 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085644978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085644978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085644978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085644978 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085644978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085644978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085644978 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085644978 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085644978 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085644978 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085644978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085644978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085644978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085644978 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085644978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085644978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085644978 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085644978 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085644978 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085644978 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085644978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085644978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085644978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085644978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085644978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085644978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085644978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085644978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085644978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085644978 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085644978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085644978 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085644978 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085644978 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085644978 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085644978 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085644978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085644978 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085644978 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085644978 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085644978 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085644978 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085644978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085644978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085644978 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085644978 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085644978 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085644978 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085644978 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085644978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085644978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085644978 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085644978 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085644978 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085644978 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085644978 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085644978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(244)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(244)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(244)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(242)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085645015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085645015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085645015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085645015 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085645015 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085645015 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085645015 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085645015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085645015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085645172 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085645172 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085645172 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085645172 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(241)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085645179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085645179 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085645179 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085645179 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085645179 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085645179 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085645179 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085645182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085645182 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085645182 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085645182 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085645182 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085645182 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085645182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085645182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085645182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085645182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085645182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085645182 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085645182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085645182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085645182 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085645182 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085645182 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085645183 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085645183 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085645183 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085645184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085645184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085645184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085645184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085645184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085645184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085645184 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085645184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085645184 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085645184 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085645184 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085645184 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085645184 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085645184 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085645184 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085645194 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085645194 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085645194 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085645194 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(244)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085645199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085645200 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085645200 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085645200 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085645200 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085645200 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085645200 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085645201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085645201 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085645201 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085645201 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085645201 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085645201 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085645201 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085645201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085645201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085645201 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085645201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085645201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085645201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085645201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085645202 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085645202 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085645202 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085645203 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085645203 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085645203 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085645203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085645203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085645203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085645203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085645203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085645203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085645203 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085645203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085645203 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085645203 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085645203 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085645203 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085645203 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085645203 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085645203 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(240)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085645977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085645977 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085645977 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085645977 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085645977 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085645977 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085645977 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085645977 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085645977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085645977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085645977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085645977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085645977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085645977 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085645977 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085645977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085645977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085645977 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085645977 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085645977 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085645977 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085645977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085645977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085645977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085645977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085645977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085645977 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085645977 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085645977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085645977 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085645977 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085645977 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085645977 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085645977 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085645977 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085645977 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085645977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085645977 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085645977 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085645977 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085645977 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085645977 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085645977 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085645977 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085645977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085645977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085645978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085645978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085645978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085645978 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085645978 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085645978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085645978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645978 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085645978 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085645978 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085645978 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085645978 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(243)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085645997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085645997 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085645997 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085645997 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085645997 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085645997 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085645997 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085645997 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085645997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085645997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085645997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085645997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085645997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085645997 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085645997 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085645997 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085645997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645997 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085645997 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085645997 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085645997 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085645997 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085645997 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085645997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085645997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085645997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085645997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085645997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085645997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085645997 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085645997 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085645997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085645997 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085645997 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085645997 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085645997 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085645997 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085645997 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085645997 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085645998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085645998 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085645998 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085645998 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085645998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085645998 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085645998 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085645998 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085645998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085645998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085645998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085645998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085645998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085645998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085645998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085645998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085645998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085645998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085645998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085645998 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085645998 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085645998 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085645998 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085645998 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085646054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(245)@dbd1549f7850: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(246) HNBGW_Test.msc0-RAN(240)@dbd1549f7850: f_create_expect(l3 := '3E11F5280BE1897BDF03'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(240)@dbd1549f7850: Created Expect[0] for '3E11F5280BE1897BDF03'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(246) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238)@dbd1549f7850: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)5905804 20241106085647107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085647107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085647108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085647108 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085647108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5a1d8c, normal) (hnbgw_rua.c:407) 20241106085647108 DHNB DEBUG map_rua[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085647108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085647108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5905804 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085647108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085647108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085647108 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5905804 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085647108 DCN DEBUG map_sccp[0x55960b9ca960]{init}: Allocated (fsm.c:456) 20241106085647108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085647108 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5905804 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085647108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5905804 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085647108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085647108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085647108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085647108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085647108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085647108 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085647108 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{IDLE}: Allocated (fsm.c:456) 20241106085647108 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085647108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3e11f5280be1897bdf03004f40030000570056400500f1100926) (sccp_scrc.c:401) 20241106085647108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085647108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085647108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085647108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085647108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085647108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085647108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085647108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085647108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085647108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085647108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085647108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085647108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085647108 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085647108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085647108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085647108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085647108 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085647108 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085647108 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085647108 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085647108 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085647108 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085647108 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(240)@dbd1549f7850: Found Expect[0] for l3='3E11F5280BE1897BDF03'O handled at TC_rab_assign_mgw_iuup_addr_chg0(246) HNBGW_Test.msc0-RAN(240)@dbd1549f7850: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)14203204 TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085647125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085647125 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085647125 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085647125 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085647125 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085647125 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085647125 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085647125 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085647125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085647125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085647125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085647125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085647125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085647125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=009ef585) (sccp_scrc.c:472) 20241106085647125 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1823) 20241106085647125 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085647125 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085647125 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085647125 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085647125 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085647125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085647125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(234)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(234)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(234)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: vl_len:91 HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106085647330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085647330 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085647330 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085647330 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085647330 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085647330 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085647330 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085647330 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085647330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085647330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085647330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085647331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085647331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085647331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106085647331 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241106085647331 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085647331 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085647331 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085647331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085647331 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085647331 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085647331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085647331 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085647331 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085647331 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106085647331 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106085647331 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106085647331 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085647331 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106085647331 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{UNUSED}: Allocated (fsm.c:456) 20241106085647331 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{UNUSED}: is child of mgw(mgw-fsm-5905804-0)[0x55960b9afe50] (fsm.c:486) 20241106085647331 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5905804-0)[0x55960b9afe50] (mgcp_client_endpoint_fsm.c:724) 20241106085647331 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085647331 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085647331 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085647331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5905804-0)[0x55960b9b79c0]{ST_CRCX}: Allocated (fsm.c:456) 20241106085647331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5905804-0)[0x55960b9b79c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10] (fsm.c:486) 20241106085647331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5905804-0)[0x55960b9b79c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085647331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5905804-0)[0x55960b9b79c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106085647332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=200 'CRCX 19 rtpbridge/*@mgw MGCP 1.0\r\nC: 5a1d8'... (mgcp_client.c:805) 20241106085647332 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106085647332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5905804-0)[0x55960b9b79c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085647332 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(245)@dbd1549f7850: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5a1d8c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a1d8c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(246) TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5a1d8c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a1d8c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085647369 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241106085647369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106085647369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106085647369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085647369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085647369 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106085647369 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085647369 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085647370 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085647370 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085647370 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085647370 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085647370 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106085647370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085647370 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106085647370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106085647370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106085647370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085647370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085647405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085647405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085647405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106085647405 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085647405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5a1d8c) (hnbgw_rua.c:471) 20241106085647405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5905804 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106085647405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085647405 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085647405 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085647405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085647405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085647405 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106085647405 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106085647405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085647405 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106085647405 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5905804-0)[0x55960b9afe50] (mgcp_client_endpoint_fsm.c:724) 20241106085647405 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085647405 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085647405 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20241106085647406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106085647406 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=214 'MDCX 20 rtpbridge/1@mgw MGCP 1.0\r\nC: 5a1d8'... (mgcp_client.c:805) 20241106085647406 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106085647406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085647406 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085647406 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085647406 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5a1d8c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a1d8c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085647430 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241106085647430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241106085647430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106085647430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106085647430 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106085647430 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.3.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085647430 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085647430 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085647430 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085647430 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085647430 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085647430 DMGW INFO mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_MDCX_HNB}: Local MGW IuUP IP address 127.1.2.1:10000 changed to 127.3.2.1:10000 during MDCX. Modifying RAB on HNB. (mgw_fsm.c:420) 20241106085647430 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241106085647430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085647430 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106085647430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106085647430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106085647430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085647430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085647434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085647434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085647434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106085647434 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085647434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5a1d8c) (hnbgw_rua.c:471) 20241106085647434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5905804 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106085647434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085647434 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085647434 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085647435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085647435 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085647435 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106085647435 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106085647435 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085647435 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241106085647435 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241106085647435 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106085647435 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5905804-0)[0x55960b9afe50] (mgcp_client_endpoint_fsm.c:724) 20241106085647435 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085647435 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085647435 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085647435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5905804-0)[0x55960b9b18d0]{ST_CRCX}: Allocated (fsm.c:456) 20241106085647435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5905804-0)[0x55960b9b18d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10] (fsm.c:486) 20241106085647435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5905804-0)[0x55960b9b18d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085647435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5905804-0)[0x55960b9b18d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106085647435 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=204 'CRCX 21 rtpbridge/1@mgw MGCP 1.0\r\nC: 5a1d8'... (mgcp_client.c:805) 20241106085647435 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106085647435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5905804-0)[0x55960b9b18d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085647435 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085647435 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085647435 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085647435 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5a1d8c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a1d8c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085647449 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241106085647449 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b18d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106085647449 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b18d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106085647449 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b18d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085647449 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b18d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085647449 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106085647449 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20241106085647449 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085647449 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085647449 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085647449 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085647449 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085647449 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085647449 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085647449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085647449 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106085647449 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106085647449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106085647449 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085647449 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085647449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ef585), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106085647449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085647449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085647449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085647449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085647449 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106085647449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085647449 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085647449 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085647449 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085647449 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085647449 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085647449 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085647449 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(234)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(234)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(234)@dbd1549f7850: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: vl_len:12 HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106085647482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085647482 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085647482 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085647482 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085647482 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085647482 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085647482 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085647482 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085647482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085647482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085647482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085647482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085647482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085647482 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241106085647482 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241106085647482 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085647482 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085647482 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085647482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085647482 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106085647482 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106085647482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106085647482 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106085647482 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106085647482 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106085647482 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106085647482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085647482 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=57 'DLCX 22 rtpbridge/1@mgw MGCP 1.0\r\nC: 5a1d8'... (mgcp_client.c:805) 20241106085647482 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106085647482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085647482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b18d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085647482 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=57 'DLCX 23 rtpbridge/1@mgw MGCP 1.0\r\nC: 5a1d8'... (mgcp_client.c:805) 20241106085647482 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106085647482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b18d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085647482 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: Removing from parent mgw(mgw-fsm-5905804-0)[0x55960b9afe50] (mgcp_client_endpoint_fsm.c:873) 20241106085647482 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106085647482 DLMGCP DEBUG mgw-endp(mgw-fsm-5905804-0)[0x55960b9afc10]{IN_USE}: Deallocated (fsm.c:568) 20241106085647482 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106085647482 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106085647482 DMGW DEBUG mgw(mgw-fsm-5905804-0)[0x55960b9afe50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106085647482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085647482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106085647482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085647482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5a1d8c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5a1d8c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085647485 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 22 OK (mgcp_client.c:758) 20241106085647485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085647485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085647485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085647485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9b79c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106085647485 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 23 OK (mgcp_client.c:758) 20241106085647485 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b18d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085647485 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b18d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085647485 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b18d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085647485 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b18d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238)@dbd1549f7850: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)5905804 20241106085647488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085647488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085647488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106085647488 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106085647488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5a1d8c,cause=radio(normal)) (hnbgw_rua.c:439) 20241106085647488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5905804 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106085647488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106085647488 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106085647488 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106085647488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106085647488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085647488 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085647488 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085647488 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ef585), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106085647488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085647488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085647488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085647488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085647488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106085647488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106085647488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241106085647488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085647488 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085647488 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085647488 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085647488 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085647488 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085647488 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085647488 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(240)@dbd1549f7850: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)14203204 HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: Session index based on connection ID:0 20241106085647490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085647490 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085647490 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085647490 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085647490 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085647490 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085647490 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085647490 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085647490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085647490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085647490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085647490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085647490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085647490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=009ef585), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106085647490 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1823) 20241106085647490 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106085647490 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085647490 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106085647490 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106085647490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106085647490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106085647490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085647490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{disconnected}: Freeing instance (context_map.c:202) 20241106085647490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905804)[0x55960b9cf4e0]{disconnected}: Deallocated (fsm.c:568) 20241106085647490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085647490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{disconnected}: Freeing instance (context_map.c:206) 20241106085647490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55960b9ca960]{disconnected}: Deallocated (fsm.c:568) 20241106085647490 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5905804 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085647490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ef585), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:401) 20241106085647490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085647490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085647490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085647490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085647490 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106085647490 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085647490 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085647490 DLSCCP DEBUG SCCP-SCOC(12)[0x55960b9b04b0]{IDLE}: Deallocated (fsm.c:568) 20241106085647490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085647490 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085647490 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085647490 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085647490 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085647490 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085647490 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085647490 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085649493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(246)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(242)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(243)@dbd1549f7850: Final verdict of PTC: none 20241106085649502 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40607<->l=127.0.0.1:4262) (control_if.c:193) 20241106085649503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085649503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085649503 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085649503 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085649503 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085649503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085649505 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085649505 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085649505 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085649505 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085649505 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085649505 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085649505 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085649505 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(240)@dbd1549f7850: Final verdict of PTC: none 20241106085649505 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085649505 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085649505 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085649505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085649505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085649505 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085649505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085649506 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085649505 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085649505 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085649505 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085649505 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085649505 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085649505 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(239)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(245)@dbd1549f7850: Final verdict of PTC: none 20241106085649506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085649506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085649506 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085649506 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085649506 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085649506 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085649506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085649506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085649506 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085649506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085649506 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085649506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085649506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085649506 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085649506 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085649506 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085649506 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(235)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(244)@dbd1549f7850: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(237)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(241)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(234)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085649513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43194<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(236)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(234): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(235): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(236): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(237): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(239): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(240): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(241): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(242): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(243): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(244): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(245): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(246): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Wed Nov 6 08:56:49 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20241106085649598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085650100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=266208) Waiting for packet dumper to finish... 1 (prev_count=266208, count=266924) 20241106085651506 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085651506 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085651507 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085651507 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085651507 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085651507 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Wed Nov 6 08:56:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085652851 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085652851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdb396), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085652851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085652851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085652851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085652851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085652851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085652852 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085652852 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085652852 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085652852 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085652852 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085652852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ranap_cs_mo_disconnect started. 20241106085653163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085653173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085653179 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37115<->l=127.0.0.1:4262) (control_if.c:570) 20241106085653279 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085653279 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085653279 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085653279 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085653280 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085653280 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085653280 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085653280 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085653280 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_ranap_cs_mo_disconnect-Iuh0(250)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085653280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085653280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085653280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085653280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085653280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085653280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085653280 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085653280 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085653280 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085653280 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085653280 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085653280 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085653280 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085653280 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085653280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085653281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085653281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653280 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085653280 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085653280 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085653280 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085653280 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085653280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085653281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085653281 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085653281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085653281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085653281 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085653281 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085653281 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085653281 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085653281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085653281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085653281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085653281 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085653281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085653281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085653281 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085653281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653281 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085653281 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085653281 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085653281 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085653281 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085653281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085653281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653281 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085653281 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085653281 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085653281 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085653281 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085653281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085653282 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085653282 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085653282 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085653282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085653282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085653282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085653283 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085653283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085653283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085653283 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085653283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653283 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085653283 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085653283 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085653283 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085653283 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(254)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(254)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(254)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085653319 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085653319 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085653319 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085653319 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085653320 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085653320 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085653320 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085653320 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085653320 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085653320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085653320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085653320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085653320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085653320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085653320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085653320 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085653320 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085653321 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085653321 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085653321 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085653321 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085653321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085653321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085653321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085653321 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085653321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085653321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085653321 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085653321 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085653321 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085653321 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085653321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085653321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653321 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085653321 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085653321 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085653321 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085653321 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085653321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085653321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085653321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085653322 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085653322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085653322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085653322 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085653322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653322 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085653322 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085653322 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085653322 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085653322 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085653322 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085653322 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085653322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085653322 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085653322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085653322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085653322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085653322 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085653322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085653322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085653322 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085653323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653323 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085653323 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085653323 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085653323 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085653323 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085653323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085653323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653323 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085653323 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085653323 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085653323 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085653323 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(257)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(257)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(257)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(255)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085653359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085653359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085653359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085653359 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085653359 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085653359 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085653359 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085653359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085653359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085653513 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085653513 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085653513 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085653513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(254)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085653523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653523 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085653523 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085653523 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085653523 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085653523 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085653523 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085653526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653526 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085653526 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085653526 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085653526 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085653526 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085653526 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085653526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085653526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085653526 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085653526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085653526 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085653526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085653526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085653526 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085653526 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085653526 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085653527 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085653527 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085653527 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085653527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085653527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085653527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085653528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085653528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085653528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085653528 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085653528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653528 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085653528 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085653528 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085653528 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085653528 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085653528 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085653528 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085653545 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085653545 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085653545 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085653545 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(257)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085653551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653551 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085653551 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085653551 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085653551 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085653551 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085653551 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085653553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653553 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085653553 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085653553 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085653553 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085653553 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085653553 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085653553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085653554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085653554 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085653554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085653554 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085653554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085653554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085653554 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085653554 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085653554 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085653555 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085653555 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085653555 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085653555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085653555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085653555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085653555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085653555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085653555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085653555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085653555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085653555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085653555 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085653555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085653555 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085653555 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085653555 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085653555 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085653555 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085653555 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085653555 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(253)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085654331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085654331 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085654331 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085654331 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085654331 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085654331 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085654331 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085654331 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085654331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085654331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085654331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085654331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085654331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085654331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085654331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085654331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085654331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654332 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085654332 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085654332 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085654332 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085654332 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085654332 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085654332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085654332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085654332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085654332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085654332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085654332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085654332 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085654332 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085654333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085654333 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085654333 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085654333 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085654333 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085654333 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085654333 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085654333 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085654337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085654337 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085654337 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085654337 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085654337 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085654337 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085654337 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085654337 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085654337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085654337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085654337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085654337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085654337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085654337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085654338 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085654338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085654338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654338 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085654338 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085654338 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085654338 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085654338 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(256)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085654357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085654357 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085654357 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085654357 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085654357 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085654357 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085654357 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085654357 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085654357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085654357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085654357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085654357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085654357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085654357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085654357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085654357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085654357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085654357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085654357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085654357 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085654357 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085654357 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085654357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085654357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085654357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085654357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085654357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085654357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085654358 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085654358 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085654358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085654358 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085654358 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085654358 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085654358 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085654358 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085654358 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085654358 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085654359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085654359 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085654359 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085654359 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085654359 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085654359 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085654359 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085654359 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085654359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085654359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085654359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085654359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085654360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085654360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085654360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085654360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085654360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085654360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085654360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085654360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085654360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085654360 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085654360 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085654360 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085654381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(253)@dbd1549f7850: f_create_expect(l3 := '641A74E37EBF5C9456C6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(253)@dbd1549f7850: Created Expect[0] for '641A74E37EBF5C9456C6'O to be handled at TC_ranap_cs_mo_disconnect0(259) TC_ranap_cs_mo_disconnect-Iuh0-RUA(251)@dbd1549f7850: Added conn table entry 0TC_ranap_cs_mo_disconnect0(259)9149467 20241106085655417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085655417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085655417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085655417 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085655417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8b9c1b, normal) (hnbgw_rua.c:407) 20241106085655417 DHNB DEBUG map_rua[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085655417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085655417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9149467 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085655417 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085655417 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085655417 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9149467 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085655417 DCN DEBUG map_sccp[0x55960b9ca960]{init}: Allocated (fsm.c:456) 20241106085655417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085655418 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9149467 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085655418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9149467 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085655418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085655418 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085655418 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085655418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085655418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085655418 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085655418 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{IDLE}: Allocated (fsm.c:456) 20241106085655418 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085655418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a641a74e37ebf5c9456c6004f40030000f30056400500f1100926) (sccp_scrc.c:401) 20241106085655418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085655418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085655418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085655418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085655418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085655418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085655418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085655418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085655418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085655418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085655418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085655418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085655418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085655418 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085655418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085655418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085655418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085655418 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085655418 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085655418 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085655418 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085655418 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085655418 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085655418 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(253)@dbd1549f7850: Found Expect[0] for l3='641A74E37EBF5C9456C6'O handled at TC_ranap_cs_mo_disconnect0(259) HNBGW_Test.msc0-RAN(253)@dbd1549f7850: Added conn table entry 0TC_ranap_cs_mo_disconnect0(259)12153058 TC_ranap_cs_mo_disconnect0(259)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085655437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085655437 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085655437 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085655437 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085655437 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085655437 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085655437 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085655437 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085655437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085655438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085655438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085655438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085655438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085655438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00ab8347) (sccp_scrc.c:472) 20241106085655438 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1823) 20241106085655438 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085655438 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085655438 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085655438 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085655438 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085655438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085655438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085655618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085655618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085655618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106085655618 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085655618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8b9c1b) (hnbgw_rua.c:471) 20241106085655618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9149467 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241106085655618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085655618 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106085655618 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106085655618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106085655618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085655618 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085655618 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085655618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab8347), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20241106085655618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085655618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085655618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085655618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085655619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085655619 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085655619 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085655619 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085655619 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085655619 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085655619 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085655619 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(259)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: vl_len:13 HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241106085655644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085655644 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085655644 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085655644 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085655644 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085655644 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085655644 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085655644 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085655644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085655644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085655644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085655644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085655644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085655644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:472) 20241106085655644 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20241106085655644 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085655644 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085655644 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085655644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085655644 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106085655644 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106085655644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106085655644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085655644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241106085655644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085655644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_cs_mo_disconnect0(259)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(251)@dbd1549f7850: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(259)9149467 20241106085655666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085655666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085655666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106085655666 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106085655666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8b9c1b,cause=radio(normal)) (hnbgw_rua.c:439) 20241106085655667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9149467 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106085655667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106085655667 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106085655667 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106085655667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106085655667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085655667 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085655667 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085655667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab8347), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106085655667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085655667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085655667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085655667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085655667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106085655667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106085655667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241106085655667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085655667 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085655667 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085655667 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085655667 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085655667 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085655667 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085655667 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(259)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(253)@dbd1549f7850: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(259)12153058 HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: Session index based on connection ID:0 20241106085655675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085655675 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085655675 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085655675 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085655675 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085655675 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085655675 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085655675 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085655675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085655675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085655675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085655675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085655675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085655675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00ab8347), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106085655675 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1823) 20241106085655675 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106085655675 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085655675 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106085655675 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106085655675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106085655675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106085655675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085655675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{disconnected}: Freeing instance (context_map.c:202) 20241106085655675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9149467)[0x55960b9cf4e0]{disconnected}: Deallocated (fsm.c:568) 20241106085655675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085655675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{disconnected}: Freeing instance (context_map.c:206) 20241106085655675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55960b9ca960]{disconnected}: Deallocated (fsm.c:568) 20241106085655675 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9149467 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085655675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab8347), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:401) 20241106085655675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085655675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085655675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085655675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085655675 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106085655675 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085655675 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085655675 DLSCCP DEBUG SCCP-SCOC(13)[0x55960b9b04b0]{IDLE}: Deallocated (fsm.c:568) 20241106085655675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085655675 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085655675 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085655675 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085655675 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085655675 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085655675 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085655675 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(259)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085657677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(259)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085657685 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37115<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(256)@dbd1549f7850: Final verdict of PTC: none 20241106085657685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41596<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085657685 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085657685 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085657685 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085657685 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085657685 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085657685 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085657685 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085657685 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085657685 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085657685 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085657685 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085657685 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085657685 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085657685 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085657685 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085657685 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085657685 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085657685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085657685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085657685 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085657685 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085657685 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085657685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085657685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085657685 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085657685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085657685 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085657685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085657685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085657685 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085657685 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085657685 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085657685 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085657685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085657685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085657685 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085657685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085657685 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085657685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085657685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085657685 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085657685 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085657685 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085657685 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(254)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(257)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(253)@dbd1549f7850: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(251)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(252)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(255)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(258)@dbd1549f7850: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(250)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(247)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085657686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41594<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(249)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(247): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(249): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(250): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(251): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(252): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(253): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(254): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(255): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(256): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(257): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(258): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_mo_disconnect0(259): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Wed Nov 6 08:56:57 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20241106085657743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085658245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41616<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=195100) Waiting for packet dumper to finish... 1 (prev_count=195100, count=198980) 20241106085659686 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085659686 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085659686 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085659686 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085659686 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085659686 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Wed Nov 6 08:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ranap_ps_mo_disconnect started. 20241106085701359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085701368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085701378 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44945<->l=127.0.0.1:4262) (control_if.c:570) 20241106085701461 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085701461 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085701461 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085701461 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085701462 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085701462 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085701462 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085701462 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(263)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085701462 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085701462 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085701463 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085701463 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085701463 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085701463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085701463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085701463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085701463 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085701463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085701463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085701463 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085701463 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085701463 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085701463 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085701463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085701463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085701463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085701463 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085701463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085701463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085701463 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085701463 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085701463 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085701463 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085701463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085701463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085701463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085701463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085701463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085701463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085701463 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085701463 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085701463 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085701463 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085701463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085701463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085701463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085701463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085701464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085701464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085701464 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085701464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701464 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085701464 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085701464 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085701464 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085701464 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085701464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701464 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085701464 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085701464 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085701464 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085701464 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085701464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085701464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701464 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085701464 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085701464 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085701464 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085701464 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085701464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085701464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701464 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085701464 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085701464 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085701464 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085701464 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085701464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(267)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(267)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(267)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(265)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085701476 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085701476 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085701476 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085701476 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085701477 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085701477 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085701477 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085701477 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085701478 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085701478 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085701478 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085701478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085701478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085701478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085701478 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085701478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085701478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085701478 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085701478 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085701478 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085701478 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085701478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085701478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085701478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085701478 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085701478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085701478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085701478 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085701478 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085701478 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085701478 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085701478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085701478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085701478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085701478 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085701478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085701478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085701478 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085701478 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085701478 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085701478 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085701478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085701478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085701478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085701478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085701478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085701478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085701478 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085701478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701478 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085701478 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085701478 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085701478 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085701478 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085701478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701478 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085701478 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085701478 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085701478 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085701478 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085701478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085701478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701478 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085701478 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085701478 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085701478 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085701478 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085701478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085701478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701478 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085701478 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085701478 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085701478 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085701478 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085701478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(270)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(270)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(270)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085701501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085701501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085701501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085701501 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085701501 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085701501 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085701501 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085701501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085701501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085701675 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085701675 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085701675 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085701675 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(267)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085701684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701684 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085701684 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085701684 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085701684 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085701684 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085701684 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085701686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701686 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085701686 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085701686 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085701687 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085701687 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085701687 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085701687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085701687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085701687 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085701687 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085701687 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085701687 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085701687 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085701687 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085701687 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085701687 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085701688 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085701688 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085701688 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085701688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085701688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085701688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085701689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085701689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085701689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085701689 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085701689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701689 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085701689 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085701689 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085701689 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085701689 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085701689 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085701689 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085701690 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085701690 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085701690 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085701690 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(270)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085701696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701696 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085701696 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085701696 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085701696 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085701696 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085701696 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085701699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701699 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085701699 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085701699 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085701699 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085701699 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085701699 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085701699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085701699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085701699 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085701699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085701699 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085701699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085701699 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085701699 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085701700 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085701700 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085701701 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085701701 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085701701 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085701701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085701701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085701701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085701701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085701701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085701701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085701701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085701701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085701701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085701701 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085701701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085701701 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085701701 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085701701 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085701701 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085701701 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085701701 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085701701 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(266)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085702480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085702480 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085702480 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085702480 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085702480 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085702480 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085702480 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085702480 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085702480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085702480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085702480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085702480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085702480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085702480 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085702480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085702480 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085702480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702480 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085702480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085702480 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085702480 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085702480 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085702480 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085702480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085702480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085702480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085702480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085702480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085702480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085702480 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085702480 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085702480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085702480 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085702480 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085702480 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085702480 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085702480 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085702480 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085702480 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085702480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085702480 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085702480 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085702480 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085702480 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085702480 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085702480 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085702480 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085702480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085702480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085702480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085702480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085702480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085702480 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085702480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085702480 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085702480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702480 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085702480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085702480 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085702480 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085702480 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(269)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085702497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085702497 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085702497 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085702497 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085702497 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085702497 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085702497 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085702497 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085702497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085702497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085702497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085702497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085702497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085702497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085702497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085702498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085702498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702498 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085702498 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085702498 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085702498 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085702498 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085702498 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085702498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085702498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085702498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085702498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085702498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085702498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085702498 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085702498 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085702498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085702498 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085702498 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085702498 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085702498 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085702498 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085702498 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085702498 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085702499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085702499 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085702499 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085702499 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085702499 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085702499 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085702499 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085702499 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085702499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085702499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085702499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085702499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085702499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085702499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085702499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085702499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085702499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085702499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085702499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085702499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085702499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085702499 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085702499 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085702499 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085702518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085702852 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085702852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdb396), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085702852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085702852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085702852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085702853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085702853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085702853 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085702853 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085702853 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085702853 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085702853 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085702853 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085702853 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085702858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085702858 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085702858 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085702858 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085702858 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085702858 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085702858 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085702858 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085702859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085702859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085702859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085702859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085702859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085702859 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=00cdb396) (sccp_scrc.c:472) 20241106085702859 DLSCCP DEBUG Received CO:RELCO for local reference 9 (sccp_scoc.c:1823) 20241106085702859 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085702859 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085702859 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085702859 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085702859 DLSCCP DEBUG SCCP-SCOC(9)[0x55960b9b5610]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(269)@dbd1549f7850: f_create_expect(l3 := 'C02A5065D81F1D069C40'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(269)@dbd1549f7850: Created Expect[0] for 'C02A5065D81F1D069C40'O to be handled at TC_ranap_ps_mo_disconnect0(272) TC_ranap_ps_mo_disconnect-Iuh0-RUA(264)@dbd1549f7850: Added conn table entry 0TC_ranap_ps_mo_disconnect0(272)8301286 20241106085703569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085703569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085703569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085703569 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085703569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7eaae6, normal) (hnbgw_rua.c:407) 20241106085703569 DHNB DEBUG map_rua[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085703569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085703569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8301286 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085703570 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085703570 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085703570 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8301286 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085703570 DCN DEBUG map_sccp[0x55960b9ca960]{init}: Allocated (fsm.c:456) 20241106085703570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085703570 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8301286 <-> SCCP-14 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085703570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8301286 SCCP-14 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085703570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085703570 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085703570 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085703570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085703570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085703570 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085703570 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{IDLE}: Allocated (fsm.c:456) 20241106085703570 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085703570 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ac02a5065d81f1d069c40004f40030000e50056400500f1100926) (sccp_scrc.c:401) 20241106085703570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085703570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085703570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085703570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085703570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085703570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085703570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085703570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085703570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085703570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085703570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085703570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085703570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085703570 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085703570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085703570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085703570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085703570 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085703570 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085703570 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085703570 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085703570 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085703570 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085703570 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(269)@dbd1549f7850: Found Expect[0] for l3='C02A5065D81F1D069C40'O handled at TC_ranap_ps_mo_disconnect0(272) HNBGW_Test.sgsn0-RAN(269)@dbd1549f7850: Added conn table entry 0TC_ranap_ps_mo_disconnect0(272)4495205 HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(272)@dbd1549f7850: setverdict(pass): none -> pass 20241106085703586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085703586 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085703586 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085703586 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085703586 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085703586 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085703586 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085703586 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085703586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085703586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085703586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085703586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085703586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085703586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00ad5a16) (sccp_scrc.c:472) 20241106085703586 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1823) 20241106085703586 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085703586 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085703586 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085703586 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085703586 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085703586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085703587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085703770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085703770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085703770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106085703770 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085703770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7eaae6) (hnbgw_rua.c:471) 20241106085703770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8301286 SCCP-14 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241106085703770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085703770 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106085703771 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106085703771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106085703771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085703771 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085703771 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085703771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad5a16), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20241106085703771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085703771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085703771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085703771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085703771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085703771 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085703771 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085703771 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085703771 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085703771 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085703771 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085703771 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(272)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: vl_len:13 HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: vl_from0 HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241106085703795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085703795 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085703795 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085703795 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085703795 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085703795 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085703795 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085703795 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085703795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085703796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085703796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085703796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085703796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085703796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:472) 20241106085703796 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20241106085703796 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085703796 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085703796 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085703796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085703796 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106085703796 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106085703796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106085703796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085703796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241106085703796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085703796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_ps_mo_disconnect0(272)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(264)@dbd1549f7850: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(272)8301286 20241106085703824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085703824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085703825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106085703825 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106085703825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7eaae6,cause=radio(normal)) (hnbgw_rua.c:439) 20241106085703825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8301286 SCCP-14 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106085703825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106085703825 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106085703825 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106085703825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106085703825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085703825 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085703825 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085703825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad5a16), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106085703825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085703825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085703825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085703825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085703825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106085703825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106085703825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241106085703825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085703825 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085703825 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085703825 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085703825 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085703825 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085703825 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085703825 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(272)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(269)@dbd1549f7850: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(272)4495205 HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: Session index based on connection ID:0 20241106085703835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085703835 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085703835 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085703835 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085703835 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085703835 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085703835 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085703835 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085703835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085703836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085703836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085703836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085703836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085703836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00ad5a16), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106085703836 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1823) 20241106085703836 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106085703836 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085703836 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106085703836 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106085703836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106085703836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106085703836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085703836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{disconnected}: Freeing instance (context_map.c:202) 20241106085703836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8301286)[0x55960b9cf4e0]{disconnected}: Deallocated (fsm.c:568) 20241106085703836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085703836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{disconnected}: Freeing instance (context_map.c:206) 20241106085703836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55960b9ca960]{disconnected}: Deallocated (fsm.c:568) 20241106085703836 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8301286 SCCP-14 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106085703836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad5a16), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:401) 20241106085703836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085703836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085703836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085703836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085703836 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106085703836 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085703836 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085703836 DLSCCP DEBUG SCCP-SCOC(14)[0x55960b9b04b0]{IDLE}: Deallocated (fsm.c:568) 20241106085703836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085703836 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085703836 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085703836 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085703836 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085703836 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085703836 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085703836 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(272)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(272)@dbd1549f7850: Final verdict of PTC: pass 20241106085705834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59250<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(266)@dbd1549f7850: Final verdict of PTC: none 20241106085705837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41636<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(265)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(268)@dbd1549f7850: Final verdict of PTC: none 20241106085705838 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085705838 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085705838 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085705838 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085705838 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085705838 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085705838 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085705838 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085705838 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085705838 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085705838 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085705838 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085705838 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085705838 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085705838 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085705838 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085705838 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085705838 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(269)@dbd1549f7850: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(264)@dbd1549f7850: Final verdict of PTC: none 20241106085705837 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44945<->l=127.0.0.1:4262) (control_if.c:193) 20241106085705837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085705837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085705838 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085705838 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085705838 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085705838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085705838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085705838 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085705838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085705838 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085705838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085705838 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085705838 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085705838 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085705838 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085705838 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085705838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085705838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085705838 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085705838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085705838 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085705838 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085705838 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085705838 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085705838 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085705838 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085705838 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(270)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(261)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(267)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(271)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(260)@dbd1549f7850: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(263)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085705838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41624<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(262)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(260): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(261): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(262): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(263): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(264): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(265): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(266): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(267): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(268): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(269): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(270): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(271): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_mo_disconnect0(272): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Wed Nov 6 08:57:05 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20241106085705894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085706397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59266<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=201124) Waiting for packet dumper to finish... 1 (prev_count=201124, count=201664) 20241106085707839 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085707839 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085707839 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085707839 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085707839 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085707839 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Wed Nov 6 08:57:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ranap_cs_creq_cref started. 20241106085709506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085709519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085709524 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45637<->l=127.0.0.1:4262) (control_if.c:570) 20241106085709595 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085709595 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085709595 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085709595 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085709595 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085709595 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085709595 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085709595 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(276)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085709596 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085709596 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085709596 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085709596 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085709596 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085709596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085709596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085709596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085709596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085709596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085709596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085709596 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085709596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709596 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085709596 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085709596 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085709596 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085709596 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085709596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085709597 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085709597 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085709597 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085709597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085709597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085709597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085709597 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085709597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085709597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085709597 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085709597 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085709597 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085709597 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085709597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085709597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085709597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085709597 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085709597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085709597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085709597 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085709597 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085709597 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085709597 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085709597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085709597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085709597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085709597 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085709597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085709597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085709597 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085709597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709597 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085709597 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085709597 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085709597 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085709597 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085709597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709597 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085709597 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085709597 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085709597 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085709597 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085709597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085709597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709597 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085709597 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085709597 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085709597 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085709597 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085709597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(280)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(280)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(280)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(278)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085709612 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085709612 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085709612 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085709612 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085709612 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085709612 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085709612 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085709612 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085709613 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085709613 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085709613 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085709613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085709613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085709613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085709613 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085709613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085709613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085709613 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085709613 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085709613 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085709613 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085709613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085709613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085709613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085709613 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085709613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085709613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085709613 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085709613 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085709613 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085709613 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085709613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085709613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085709613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085709613 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085709613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085709613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085709613 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085709613 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085709613 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085709613 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085709614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085709614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085709614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085709614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085709614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085709614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085709614 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085709614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709614 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085709614 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085709614 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085709614 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085709614 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085709614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709614 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085709614 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085709614 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085709614 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085709614 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085709614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085709614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709614 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085709614 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085709614 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085709614 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085709614 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085709614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085709614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709614 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085709614 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085709614 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085709614 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085709614 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085709614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(283)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(283)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(283)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(281)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085709634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085709634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085709634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085709634 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085709634 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085709634 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085709634 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085709634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085709634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085709809 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085709809 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085709809 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085709809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(280)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085709813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709813 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085709813 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085709813 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085709813 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085709813 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085709813 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085709814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709815 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085709815 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085709815 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085709815 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085709815 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085709815 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085709815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085709815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085709815 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085709815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085709815 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085709815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085709815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085709815 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085709815 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085709815 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085709816 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085709816 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085709816 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085709816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085709816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085709816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085709817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085709817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085709817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085709817 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085709817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709817 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085709817 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085709817 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085709817 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085709817 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085709817 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085709817 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085709824 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085709824 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085709824 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085709824 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(283)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085709828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709828 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085709828 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085709828 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085709828 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085709828 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085709828 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085709830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709830 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085709830 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085709830 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085709830 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085709830 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085709830 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085709830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085709830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085709830 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085709830 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085709830 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085709830 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085709830 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085709830 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085709830 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085709830 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085709831 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085709831 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085709831 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085709831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085709831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085709831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085709831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085709831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085709831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085709831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085709831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085709831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085709831 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085709832 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085709832 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085709832 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085709832 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085709832 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085709832 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085709832 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085709832 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(279)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085710626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085710626 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085710626 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085710626 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085710626 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085710626 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085710626 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085710626 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085710626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085710626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085710627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085710627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085710627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085710627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085710627 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085710627 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085710627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085710627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085710627 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085710627 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085710627 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085710627 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085710627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085710627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085710627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085710627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085710627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085710627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085710627 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085710627 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085710627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085710627 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085710627 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085710627 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085710627 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085710627 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085710627 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085710627 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085710629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085710629 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085710629 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085710629 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085710629 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085710629 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085710629 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085710629 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085710629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085710629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085710629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085710629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085710629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085710629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085710629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085710629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085710629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085710629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085710629 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085710629 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085710629 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085710632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085710632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085710632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085710632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085710632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085710632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085710632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085710632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085710632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085710632 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085710632 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085710632 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085710632 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085710632 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085710632 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085710632 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085710632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085710632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085710632 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085710632 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085710632 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085710632 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085710632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085710632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085710632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.sgsn0-RAN(282)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085710632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085710632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085710632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085710632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085710632 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085710632 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085710632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085710632 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085710632 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085710632 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085710632 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085710632 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085710632 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085710632 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085710633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085710633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085710633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085710633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085710633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085710633 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085710633 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085710633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085710633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085710633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085710633 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085710633 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085710633 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085710633 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085710633 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085710633 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085710633 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085710633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085710633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085710633 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085710633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085710633 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085710633 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085710633 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085710646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(279)@dbd1549f7850: f_create_expect(l3 := '4CF1DCA569856128F6CD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(279)@dbd1549f7850: Created Expect[0] for '4CF1DCA569856128F6CD'O to be handled at TC_ranap_cs_creq_cref0(285) TC_ranap_cs_creq_cref-Iuh0-RUA(277)@dbd1549f7850: Added conn table entry 0TC_ranap_cs_creq_cref0(285)3004318 20241106085711684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085711684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085711684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085711684 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085711684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2dd79e, normal) (hnbgw_rua.c:407) 20241106085711684 DHNB DEBUG map_rua[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085711684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3004318)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085711684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3004318 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085711684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085711684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085711684 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3004318 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085711684 DCN DEBUG map_sccp[0x55960b9ca960]{init}: Allocated (fsm.c:456) 20241106085711684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55960b9ca960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085711684 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3004318 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085711684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3004318 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085711684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3004318)[0x55960b9cf4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085711684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085711684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085711684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3004318)[0x55960b9cf4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085711684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55960b9ca960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085711684 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085711684 DLSCCP DEBUG SCCP-SCOC(15)[0x55960b9b04b0]{IDLE}: Allocated (fsm.c:456) 20241106085711684 DLSCCP DEBUG SCCP-SCOC(15)[0x55960b9b04b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085711684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4cf1dca569856128f6cd004f400300022e0056400500f1100926) (sccp_scrc.c:401) 20241106085711684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085711684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085711684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085711684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085711684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085711684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085711684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085711684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085711684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085711684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085711684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085711684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085711684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085711684 DLSCCP DEBUG SCCP-SCOC(15)[0x55960b9b04b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085711684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55960b9ca960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085711684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3004318)[0x55960b9cf4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085711685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085711685 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085711685 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085711685 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085711685 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085711685 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085711685 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085711685 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(278)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(278)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(279)@dbd1549f7850: Found Expect[0] for l3='4CF1DCA569856128F6CD'O handled at TC_ranap_cs_creq_cref0(285) HNBGW_Test.msc0-RAN(279)@dbd1549f7850: Added conn table entry 0TC_ranap_cs_creq_cref0(285)9683860 TC_ranap_cs_creq_cref0(285)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(279)@dbd1549f7850: Deleted conn table entry 0TC_ranap_cs_creq_cref0(285)9683860 HNBGW_Test.msc0-SCCP(278)@dbd1549f7850: Session index based on connection ID:0 20241106085711706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085711706 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085711706 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085711706 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085711706 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085711706 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085711707 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085711707 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085711707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085711707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085711707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085711707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085711707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085711707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:472) 20241106085711707 DLSCCP DEBUG Received CO:COREF for local reference 15 (sccp_scoc.c:1823) 20241106085711707 DLSCCP DEBUG SCCP-SCOC(15)[0x55960b9b04b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241106085711707 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085711707 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106085711707 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause <end user failure> (hnbgw_cn.c:518) 20241106085711707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55960b9ca960]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106085711707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55960b9ca960]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241106085711707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3004318)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085711707 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3004318)[0x55960b9cf4e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085711707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085711707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3004318)[0x55960b9cf4e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085711707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3004318)[0x55960b9cf4e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085711707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3004318)[0x55960b9cf4e0]{disrupted}: Freeing instance (context_map.c:202) 20241106085711707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3004318)[0x55960b9cf4e0]{disrupted}: Deallocated (fsm.c:568) 20241106085711707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55960b9ca960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085711707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55960b9ca960]{disconnected}: Freeing instance (context_map.c:206) 20241106085711707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55960b9ca960]{disconnected}: Deallocated (fsm.c:568) 20241106085711707 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3004318 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085711707 DLSCCP DEBUG SCCP-SCOC(15)[0x55960b9b04b0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241106085711707 DLSCCP DEBUG SCCP-SCOC(15)[0x55960b9b04b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085711707 DLSCCP DEBUG SCCP-SCOC(15)[0x55960b9b04b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085711707 DLSCCP DEBUG SCCP-SCOC(15)[0x55960b9b04b0]{IDLE}: Deallocated (fsm.c:568) 20241106085711707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085711707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_cs_creq_cref-Iuh0-RUA(277)@dbd1549f7850: Deleted conn table entry 0TC_ranap_cs_creq_cref0(285)3004318 20241106085711721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59296<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(285)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085711732 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45637<->l=127.0.0.1:4262) (control_if.c:193) 20241106085711733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085711733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085711733 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085711733 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085711733 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085711734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59280<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(281)@dbd1549f7850: Final verdict of PTC: none 20241106085711734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085711734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085711734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085711734 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085711734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085711734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085711734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085711734 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085711734 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085711734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085711734 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085711734 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085711734 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085711734 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085711734 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085711734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085711734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085711734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085711734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085711734 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085711734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085711735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085711735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085711735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085711735 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085711735 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085711735 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085711735 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085711734 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085711735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085711735 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085711735 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085711735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085711735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085711735 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085711735 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085711735 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085711735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085711735 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085711735 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085711735 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085711735 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085711735 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085711735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085711735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085711735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085711735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085711735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) TC_ranap_cs_creq_cref-Iuh0-RUA(277)@dbd1549f7850: Final verdict of PTC: none 20241106085711735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085711735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085711735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085711735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085711735 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085711735 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085711735 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085711735 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(280)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(274)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(282)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(278)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(284)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(283)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(279)@dbd1549f7850: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(276)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(273)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085711737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59270<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(275)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(273): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(274): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(275): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(276): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(277): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(278): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(279): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(280): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(281): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(282): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(283): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(284): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_cs_creq_cref0(285): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Wed Nov 6 08:57:11 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20241106085711794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085712296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60236<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=175060) Waiting for packet dumper to finish... 1 (prev_count=175060, count=175816) 20241106085713735 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085713735 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085713735 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085713736 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085713736 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085713736 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Wed Nov 6 08:57:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ranap_ps_creq_cref started. 20241106085715356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085715359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085715361 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43697<->l=127.0.0.1:4262) (control_if.c:570) 20241106085715420 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085715420 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085715420 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085715420 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085715420 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085715420 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085715421 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085715421 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085715421 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085715421 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_creq_cref-Iuh0(289)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085715422 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085715422 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085715422 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085715422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085715422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085715422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085715422 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085715422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085715422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085715422 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085715422 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085715422 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085715422 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085715422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085715422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085715422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085715422 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085715422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085715422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085715422 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085715422 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085715422 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085715422 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085715422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085715422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085715422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085715422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085715422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085715422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085715422 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085715422 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085715422 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085715422 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085715422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085715422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085715422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085715422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085715422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085715422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085715422 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085715422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715422 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085715422 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085715422 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085715422 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085715422 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085715422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715422 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085715422 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085715422 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085715422 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085715422 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085715422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085715422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715422 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085715422 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085715422 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085715422 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085715422 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085715422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085715422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715422 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085715422 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085715422 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085715422 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085715422 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085715422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(293)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(293)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(293)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(291)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085715436 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085715436 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085715436 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085715436 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085715436 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085715436 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085715436 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085715436 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085715437 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085715438 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085715438 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085715438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085715438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085715438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085715438 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085715438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085715438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085715438 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085715438 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085715438 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085715438 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085715438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085715438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085715438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085715438 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085715438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085715438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085715438 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085715438 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085715438 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085715438 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085715438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085715438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085715438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085715438 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085715438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085715438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085715438 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085715438 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085715438 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085715438 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085715438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085715438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085715438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085715438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085715438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085715438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085715438 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085715438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715438 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085715438 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085715438 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085715438 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085715438 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085715438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715438 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085715438 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085715438 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085715438 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085715438 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085715438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085715438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715438 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085715438 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085715438 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085715438 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085715438 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085715438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085715438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715438 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085715438 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085715438 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085715438 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085715438 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085715438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(296)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(296)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(296)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(294)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085715461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085715461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085715461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085715461 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085715461 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085715461 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085715461 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085715461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085715461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085715634 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085715634 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085715634 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085715634 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(293)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085715642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715642 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085715642 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085715642 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085715642 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085715642 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085715642 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085715644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715644 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085715644 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085715644 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085715644 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085715644 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085715644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085715644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085715644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085715644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085715644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085715644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085715644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085715644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085715644 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085715644 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085715644 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085715645 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085715645 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085715645 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085715645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085715645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085715645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085715645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085715645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085715645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085715645 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085715645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715645 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085715645 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085715645 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085715645 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085715645 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085715645 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085715645 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085715650 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085715650 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085715650 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085715650 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(296)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085715657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715657 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085715657 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085715657 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085715657 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085715657 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085715657 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085715659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715659 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085715659 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085715659 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085715659 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085715659 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085715659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085715659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085715659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085715659 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085715659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085715659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085715659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085715659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085715659 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085715659 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085715659 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085715660 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085715660 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085715660 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085715660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085715660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085715660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085715660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085715660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085715660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085715660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085715660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085715660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085715660 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085715661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085715661 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085715661 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085715661 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085715661 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085715661 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085715661 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085715661 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(292)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085716440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085716440 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085716440 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085716440 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085716440 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085716440 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085716440 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085716440 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085716440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085716441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085716441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085716441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085716441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085716441 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085716441 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085716441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085716441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716441 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085716441 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085716441 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085716441 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085716441 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085716441 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085716441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085716441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085716441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085716441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085716441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085716441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085716441 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085716441 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085716441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085716441 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085716441 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085716441 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085716441 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085716441 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085716441 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085716441 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085716442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085716442 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085716442 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085716442 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085716442 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085716442 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085716442 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085716442 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085716442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085716442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085716442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085716442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085716442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085716442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085716442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085716442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085716442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085716442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085716442 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085716442 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085716442 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(295)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085716453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085716453 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085716453 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085716453 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085716453 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085716453 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085716453 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085716453 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085716453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085716453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085716453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085716453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085716453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085716453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085716453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085716453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085716453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085716453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085716453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085716453 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085716453 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085716453 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085716453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085716453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085716453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085716453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085716453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085716453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085716453 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085716453 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085716453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085716453 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085716453 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085716453 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085716453 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085716454 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085716454 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085716454 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085716454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085716454 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085716454 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085716454 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085716454 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085716454 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085716454 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085716454 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085716454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085716454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085716454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085716454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085716454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085716454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085716454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085716454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085716454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085716454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085716454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085716454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085716454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085716454 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085716454 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085716454 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085716483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(295)@dbd1549f7850: f_create_expect(l3 := 'B045637E66D2B9F43F66'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(295)@dbd1549f7850: Created Expect[0] for 'B045637E66D2B9F43F66'O to be handled at TC_ranap_ps_creq_cref0(298) TC_ranap_ps_creq_cref-Iuh0-RUA(290)@dbd1549f7850: Added conn table entry 0TC_ranap_ps_creq_cref0(298)1481397 20241106085717517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085717517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085717517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085717517 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085717517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x169ab5, normal) (hnbgw_rua.c:407) 20241106085717517 DHNB DEBUG map_rua[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085717517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1481397)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085717517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1481397 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085717517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085717517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085717517 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1481397 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085717517 DCN DEBUG map_sccp[0x55960b9ca960]{init}: Allocated (fsm.c:456) 20241106085717517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55960b9ca960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085717517 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1481397 <-> SCCP-16 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085717517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1481397 SCCP-16 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085717517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1481397)[0x55960b9cf4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085717517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085717517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085717518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1481397)[0x55960b9cf4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085717518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55960b9ca960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085717518 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085717518 DLSCCP DEBUG SCCP-SCOC(16)[0x55960b9b04b0]{IDLE}: Allocated (fsm.c:456) 20241106085717518 DLSCCP DEBUG SCCP-SCOC(16)[0x55960b9b04b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085717518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000010), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab045637e66d2b9f43f66004f40030003df0056400500f1100926) (sccp_scrc.c:401) 20241106085717518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085717518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085717518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085717518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085717518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085717518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085717518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085717518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085717518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085717518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085717518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085717518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085717518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085717518 DLSCCP DEBUG SCCP-SCOC(16)[0x55960b9b04b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085717518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55960b9ca960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085717518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1481397)[0x55960b9cf4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085717518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085717518 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085717518 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085717518 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085717518 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085717518 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085717518 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085717518 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(294)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(294)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(295)@dbd1549f7850: Found Expect[0] for l3='B045637E66D2B9F43F66'O handled at TC_ranap_ps_creq_cref0(298) HNBGW_Test.sgsn0-RAN(295)@dbd1549f7850: Added conn table entry 0TC_ranap_ps_creq_cref0(298)4248988 TC_ranap_ps_creq_cref0(298)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(295)@dbd1549f7850: Deleted conn table entry 0TC_ranap_ps_creq_cref0(298)4248988 HNBGW_Test.sgsn0-SCCP(294)@dbd1549f7850: Session index based on connection ID:0 20241106085717539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085717539 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085717539 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085717539 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085717539 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085717539 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085717539 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085717539 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085717539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085717539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085717539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085717539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085717539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085717539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:472) 20241106085717539 DLSCCP DEBUG Received CO:COREF for local reference 16 (sccp_scoc.c:1823) 20241106085717539 DLSCCP DEBUG SCCP-SCOC(16)[0x55960b9b04b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241106085717539 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085717539 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106085717539 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause <end user failure> (hnbgw_cn.c:518) 20241106085717539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55960b9ca960]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106085717539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55960b9ca960]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241106085717539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1481397)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085717539 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1481397)[0x55960b9cf4e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085717539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106085717539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1481397)[0x55960b9cf4e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085717539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1481397)[0x55960b9cf4e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085717539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1481397)[0x55960b9cf4e0]{disrupted}: Freeing instance (context_map.c:202) 20241106085717539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1481397)[0x55960b9cf4e0]{disrupted}: Deallocated (fsm.c:568) 20241106085717539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55960b9ca960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085717539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55960b9ca960]{disconnected}: Freeing instance (context_map.c:206) 20241106085717539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55960b9ca960]{disconnected}: Deallocated (fsm.c:568) 20241106085717539 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1481397 SCCP-16 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106085717539 DLSCCP DEBUG SCCP-SCOC(16)[0x55960b9b04b0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241106085717539 DLSCCP DEBUG SCCP-SCOC(16)[0x55960b9b04b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085717539 DLSCCP DEBUG SCCP-SCOC(16)[0x55960b9b04b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085717539 DLSCCP DEBUG SCCP-SCOC(16)[0x55960b9b04b0]{IDLE}: Deallocated (fsm.c:568) 20241106085717539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085717539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_ps_creq_cref-Iuh0-RUA(290)@dbd1549f7850: Deleted conn table entry 0TC_ranap_ps_creq_cref0(298)1481397 20241106085717552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(298)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085717558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60258<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085717559 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43697<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(292)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(295)@dbd1549f7850: Final verdict of PTC: none 20241106085717560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085717560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085717560 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085717560 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085717560 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_ps_creq_cref-Iuh0-RUA(290)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(291)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(287)@dbd1549f7850: Final verdict of PTC: none 20241106085717561 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085717561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085717561 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085717561 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085717561 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085717561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085717561 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085717561 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085717561 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085717561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085717561 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085717561 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085717561 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085717561 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085717561 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085717561 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085717561 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085717562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085717562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085717562 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.sgsn0-SCCP(294)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(297)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(286)@dbd1549f7850: Final verdict of PTC: none 20241106085717562 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085717562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085717562 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085717562 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085717562 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085717562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085717562 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085717562 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085717562 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085717562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085717562 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085717562 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085717562 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085717562 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085717562 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085717562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085717562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085717562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085717562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085717562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085717562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085717562 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085717562 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085717562 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085717562 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085717562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085717562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085717562 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085717562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085717562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085717563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085717563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085717563 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085717563 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085717563 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-M3UA(296)@dbd1549f7850: Final verdict of PTC: none 20241106085717563 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(293)@dbd1549f7850: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(289)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085717564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60252<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(288)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(286): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(287): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(288): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(289): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(290): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(291): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(292): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(293): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(294): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(295): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(296): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(297): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ranap_ps_creq_cref0(298): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Wed Nov 6 08:57:17 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20241106085717606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085718108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=151512) Waiting for packet dumper to finish... 1 (prev_count=151512, count=175856) 20241106085719563 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085719563 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085719563 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085719563 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085719563 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085719563 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Wed Nov 6 08:57:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_cs_iu_release_req_rua_disconnect started. 20241106085721161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085721172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085721178 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35145<->l=127.0.0.1:4262) (control_if.c:570) 20241106085721249 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085721249 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085721250 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085721250 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085721250 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085721250 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085721250 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085721250 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(302)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085721251 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085721251 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085721251 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085721251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085721251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085721251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085721251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085721251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085721251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085721251 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085721251 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085721251 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085721251 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085721251 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085721251 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085721251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085721251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085721251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085721251 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085721251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085721251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085721251 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085721251 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085721251 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085721251 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085721251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085721251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085721251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721251 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085721251 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085721251 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085721251 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085721251 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085721251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085721251 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085721251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085721251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085721251 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085721251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721251 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085721251 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085721251 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085721251 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085721251 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085721251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085721251 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085721251 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085721251 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085721251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085721251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085721251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085721251 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085721251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085721251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085721251 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085721251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721251 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085721251 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085721251 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085721251 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085721251 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085721251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085721251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721251 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085721251 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085721251 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085721251 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085721251 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(306)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(306)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(306)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085721266 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085721266 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085721266 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085721266 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085721267 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085721267 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085721267 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085721267 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085721268 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085721268 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085721268 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085721268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085721268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085721268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085721268 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085721268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085721268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085721268 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085721268 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085721268 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085721268 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085721268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085721268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085721268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085721268 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085721268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085721268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085721268 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085721268 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085721268 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085721268 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085721268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085721268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085721268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085721268 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085721268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085721268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085721268 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085721268 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085721268 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085721268 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085721268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085721268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085721268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085721269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085721269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085721269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085721269 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085721269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721269 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085721269 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085721269 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085721269 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085721269 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085721269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721269 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085721269 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085721269 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085721269 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085721269 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085721269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085721269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721269 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085721269 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085721269 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085721269 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085721269 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085721269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085721269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721269 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085721269 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085721269 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085721269 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085721269 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085721269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(309)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(309)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(309)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(307)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085721295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085721295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085721295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085721295 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085721295 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085721295 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085721295 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085721295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085721295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085721464 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085721464 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085721464 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085721464 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(306)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085721473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721473 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085721473 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085721473 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085721473 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085721473 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085721473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085721476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721476 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085721476 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085721476 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085721476 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085721476 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085721476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085721476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085721476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085721476 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085721476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085721476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085721476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085721476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085721476 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085721476 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085721476 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085721477 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085721477 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085721477 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085721477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085721477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085721477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085721477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085721477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085721477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085721477 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085721477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721477 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085721477 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085721477 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085721477 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085721477 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085721477 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085721477 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085721480 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085721480 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085721480 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085721480 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(309)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085721486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721486 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085721486 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085721486 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085721486 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085721486 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085721486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085721489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721489 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085721489 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085721489 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085721489 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085721489 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085721489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085721489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085721489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085721489 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085721489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085721489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085721489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085721489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085721489 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085721489 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085721489 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085721490 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085721490 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085721490 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085721490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085721490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085721490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085721490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085721490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085721491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085721491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085721491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085721491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085721491 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085721491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085721491 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085721491 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085721491 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085721491 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085721491 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085721491 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085721491 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(305)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085722279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085722279 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085722279 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085722279 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085722279 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085722279 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085722279 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085722279 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085722279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085722279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085722279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085722279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085722279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085722279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085722279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085722279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085722279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085722279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085722279 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085722279 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085722279 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085722280 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085722280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085722280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085722280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085722280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085722280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085722280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085722280 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085722280 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085722280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085722280 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085722280 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085722280 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085722280 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085722280 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085722280 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085722280 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085722282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085722282 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085722282 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085722282 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085722282 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085722282 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085722282 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085722282 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085722282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085722282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085722282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085722282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085722282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085722282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085722282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085722282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085722282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722282 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085722282 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085722282 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085722282 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085722282 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(308)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085722287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085722287 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085722287 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085722287 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085722287 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085722287 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085722287 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085722287 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085722287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085722287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085722287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085722287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085722287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085722287 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085722287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085722287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085722287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722287 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085722287 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085722287 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085722287 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085722287 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085722287 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085722287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085722287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085722287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085722287 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085722287 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085722287 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085722287 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085722287 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085722287 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085722287 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085722287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085722287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085722287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085722287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085722287 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085722287 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085722288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085722288 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085722288 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085722288 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085722288 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085722288 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085722288 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085722288 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085722288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085722288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085722288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085722288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085722288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085722288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085722288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085722288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085722288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085722288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085722288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085722288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085722288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085722288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085722288 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085722288 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085722322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(310)@dbd1549f7850: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(311) HNBGW_Test.msc0-RAN(305)@dbd1549f7850: f_create_expect(l3 := '3EF3196CDC1CD74BD744'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(305)@dbd1549f7850: Created Expect[0] for '3EF3196CDC1CD74BD744'O to be handled at TC_cs_iu_release_req_rua_disconnect0(311) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303)@dbd1549f7850: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)14761234 20241106085723373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085723373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085723373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106085723373 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085723373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe13d12, normal) (hnbgw_rua.c:407) 20241106085723373 DHNB DEBUG map_rua[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085723373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085723373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761234 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085723373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085723373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085723373 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761234 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085723373 DCN DEBUG map_sccp[0x55960b9ca960]{init}: Allocated (fsm.c:456) 20241106085723373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085723373 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14761234 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085723373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761234 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106085723373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085723373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085723373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085723374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085723374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085723374 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085723374 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{IDLE}: Allocated (fsm.c:456) 20241106085723374 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085723374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000011), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3ef3196cdc1cd74bd744004f40030000510056400500f1100926) (sccp_scrc.c:401) 20241106085723374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085723374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085723374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085723374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085723374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085723374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085723374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085723374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085723374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085723374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085723374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085723374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085723374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085723374 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085723374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085723374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085723374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085723374 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085723374 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085723374 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085723374 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085723374 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085723374 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085723374 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(305)@dbd1549f7850: Found Expect[0] for l3='3EF3196CDC1CD74BD744'O handled at TC_cs_iu_release_req_rua_disconnect0(311) HNBGW_Test.msc0-RAN(305)@dbd1549f7850: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)5548214 HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(311)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085723381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085723381 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085723381 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085723381 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085723381 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085723381 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085723381 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085723381 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085723382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085723382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085723382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085723382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085723382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085723382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=0078e0dc) (sccp_scrc.c:472) 20241106085723382 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1823) 20241106085723382 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085723382 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085723382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085723382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085723382 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085723382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085723382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: vl_len:91 HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106085723582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085723582 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085723582 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085723582 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085723582 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085723582 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085723582 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085723582 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085723582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085723582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085723582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085723583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085723583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085723583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106085723583 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20241106085723583 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085723583 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085723583 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085723583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085723583 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085723583 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085723583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085723583 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085723583 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085723583 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106085723583 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106085723583 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106085723583 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085723583 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106085723583 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{UNUSED}: Allocated (fsm.c:456) 20241106085723583 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{UNUSED}: is child of mgw(mgw-fsm-14761234-0)[0x55960b9b18d0] (fsm.c:486) 20241106085723583 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14761234-0)[0x55960b9b18d0] (mgcp_client_endpoint_fsm.c:724) 20241106085723583 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085723583 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085723583 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085723583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14761234-0)[0x55960b9afc10]{ST_CRCX}: Allocated (fsm.c:456) 20241106085723583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14761234-0)[0x55960b9afc10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0] (fsm.c:486) 20241106085723583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14761234-0)[0x55960b9afc10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085723583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14761234-0)[0x55960b9afc10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106085723584 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: e13d1'... (mgcp_client.c:805) 20241106085723584 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106085723584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14761234-0)[0x55960b9afc10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085723584 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(310)@dbd1549f7850: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e13d1217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e13d1217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_cs_iu_release_req_rua_disconnect0(311) TC_cs_iu_release_req_rua_disconnect0(311)@dbd1549f7850: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e13d1217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e13d1217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085723623 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241106085723623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106085723623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106085723623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085723623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085723623 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106085723623 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085723623 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085723623 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085723623 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085723623 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085723623 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085723623 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106085723623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085723623 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106085723623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106085723623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106085723623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085723623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_cs_iu_release_req_rua_disconnect0(311)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085723646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085723646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085723646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106085723646 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085723646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe13d12) (hnbgw_rua.c:471) 20241106085723646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761234 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106085723646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085723646 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085723646 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085723646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085723646 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085723646 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106085723646 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106085723646 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085723646 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106085723646 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14761234-0)[0x55960b9b18d0] (mgcp_client_endpoint_fsm.c:724) 20241106085723646 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085723646 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085723646 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20241106085723646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106085723646 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=214 'MDCX 25 rtpbridge/1@mgw MGCP 1.0\r\nC: e13d1'... (mgcp_client.c:805) 20241106085723646 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106085723646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085723646 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085723646 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085723646 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(311)@dbd1549f7850: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e13d1217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e13d1217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085723672 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241106085723672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106085723672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106085723672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106085723672 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106085723672 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106085723672 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085723672 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085723672 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085723672 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085723672 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085723672 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106085723672 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106085723672 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14761234-0)[0x55960b9b18d0] (mgcp_client_endpoint_fsm.c:724) 20241106085723672 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106085723672 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106085723672 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106085723672 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14761234-0)[0x55960b9afe50]{ST_CRCX}: Allocated (fsm.c:456) 20241106085723672 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14761234-0)[0x55960b9afe50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0] (fsm.c:486) 20241106085723672 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14761234-0)[0x55960b9afe50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106085723672 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14761234-0)[0x55960b9afe50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106085723672 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=204 'CRCX 26 rtpbridge/1@mgw MGCP 1.0\r\nC: e13d1'... (mgcp_client.c:805) 20241106085723672 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106085723672 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14761234-0)[0x55960b9afe50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106085723672 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106085723672 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085723673 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106085723673 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(311)@dbd1549f7850: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e13d1217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e13d1217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106085723685 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241106085723685 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106085723685 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106085723685 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106085723685 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106085723685 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106085723685 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20241106085723685 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085723685 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085723685 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106085723685 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106085723685 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106085723685 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106085723685 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106085723685 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085723685 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106085723685 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106085723685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106085723685 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085723685 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085723686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078e0dc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106085723686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085723686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085723686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085723686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085723686 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106085723686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085723686 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085723686 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085723686 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085723686 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085723686 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085723686 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085723686 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(311)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085723846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085723846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085723846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106085723846 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085723846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe13d12) (hnbgw_rua.c:471) 20241106085723847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761234 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241106085723847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085723847 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106085723847 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106085723847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106085723847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085723847 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085723847 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085723847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078e0dc), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20241106085723847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085723847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085723847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085723847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085723847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085723847 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085723847 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085723847 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085723847 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085723847 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085723847 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085723847 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303)@dbd1549f7850: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)14761234 20241106085724050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085724050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085724050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241106085724050 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106085724050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe13d12,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241106085724050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761234 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241106085724050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106085724050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106085724051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106085724051 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085724051 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085724051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078e0dc), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085724051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085724051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085724051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085724051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085724051 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085724051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241106085724051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085724051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{disconnected}: Freeing instance (context_map.c:202) 20241106085724051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761234)[0x55960b9cf4e0]{disconnected}: Deallocated (fsm.c:568) 20241106085724051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085724051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{disconnected}: Freeing instance (context_map.c:206) 20241106085724051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55960b9ca960]{disconnected}: Deallocated (fsm.c:568) 20241106085724051 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106085724051 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106085724051 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106085724051 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106085724051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085724051 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=57 'DLCX 27 rtpbridge/1@mgw MGCP 1.0\r\nC: e13d1'... (mgcp_client.c:805) 20241106085724051 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106085724051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085724051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106085724051 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=57 'DLCX 28 rtpbridge/1@mgw MGCP 1.0\r\nC: e13d1'... (mgcp_client.c:805) 20241106085724051 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106085724051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106085724051 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: Removing from parent mgw(mgw-fsm-14761234-0)[0x55960b9b18d0] (mgcp_client_endpoint_fsm.c:873) 20241106085724051 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106085724051 DLMGCP DEBUG mgw-endp(mgw-fsm-14761234-0)[0x55960b9b79c0]{IN_USE}: Deallocated (fsm.c:568) 20241106085724051 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106085724051 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106085724051 DMGW DEBUG mgw(mgw-fsm-14761234-0)[0x55960b9b18d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106085724051 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761234 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106085724052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085724052 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085724052 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085724052 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085724052 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085724052 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085724052 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085724052 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: Session index based on local reference:0 20241106085724055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085724055 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085724055 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085724055 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085724055 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085724056 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085724056 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085724056 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085724056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085724056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085724056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085724056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085724056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085724056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=0078e0dc) (sccp_scrc.c:472) 20241106085724056 DLSCCP DEBUG Received CO:RELCO for local reference 17 (sccp_scoc.c:1823) 20241106085724056 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085724056 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085724056 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085724056 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085724056 DLSCCP DEBUG SCCP-SCOC(17)[0x55960b9b04b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(305)@dbd1549f7850: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)5548214 TC_cs_iu_release_req_rua_disconnect0(311)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e13d1217" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(311)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e13d1217" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(311)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085724065 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 27 OK (mgcp_client.c:758) 20241106085724065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085724065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085724065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085724065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9afc10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106085724065 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 28 OK (mgcp_client.c:758) 20241106085724065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106085724065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106085724065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106085724066 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9afe50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106085725070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(311)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085725083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60310<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085725083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085725083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085725083 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085725083 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085725083 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(307)@dbd1549f7850: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(304)@dbd1549f7850: Final verdict of PTC: none 20241106085725084 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35145<->l=127.0.0.1:4262) (control_if.c:193) 20241106085725085 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085725085 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085725085 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085725085 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085725085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085725085 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085725085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085725085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085725085 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20241106085725085 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085725085 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085725085 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085725085 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085725085 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085725085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085725085 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085725085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085725085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085725085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085725085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085725085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085725085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085725085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085725085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085725085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085725085 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085725085 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085725085 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085725085 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085725085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085725085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085725085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085725085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085725085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085725085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) HNBGW_Test.msc0-RAN(305)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(310)@dbd1549f7850: Final verdict of PTC: none 20241106085725085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085725085 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085725085 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085725085 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085725085 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(308)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(306)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(309)@dbd1549f7850: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(302)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(299)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(300)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085725087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60298<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(301)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(299): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(300): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(301): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(302): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(304): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(305): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(306): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(307): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(308): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(309): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(310): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(311): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Wed Nov 6 08:57:25 UTC 2024 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20241106085725148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085725651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236244) Waiting for packet dumper to finish... 1 (prev_count=236244, count=236784) 20241106085727086 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085727086 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085727086 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085727086 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085727086 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085727086 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Wed Nov 6 08:57:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ps_iu_release_req_rua_disconnect started. 20241106085728734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37482<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085728743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085728748 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46283<->l=127.0.0.1:4262) (control_if.c:570) 20241106085728827 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085728827 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085728828 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085728828 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085728828 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_ps_iu_release_req_rua_disconnect-Iuh0(315)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085728828 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085728828 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085728828 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085728829 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085728829 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085728829 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085728829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085728829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085728829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085728829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085728829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085728829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085728829 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085728829 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085728829 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085728829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085728829 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085728829 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085728829 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085728829 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085728829 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085728829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085728830 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085728830 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085728830 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085728830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085728830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085728830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085728830 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085728830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085728830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085728830 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085728830 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085728830 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085728830 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085728830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085728830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085728830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085728830 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085728830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085728830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085728830 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085728830 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085728830 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085728830 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085728830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085728830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085728830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085728830 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085728830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085728830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085728830 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085728830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085728830 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085728830 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085728830 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085728830 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085728830 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085728830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085728830 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085728830 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085728830 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085728830 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085728830 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085728830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085728830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085728830 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085728830 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085728830 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085728830 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085728830 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085728830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(319)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(319)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(319)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(317)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085728845 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085728845 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085728845 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085728845 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085728846 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085728846 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085728846 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085728846 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085728847 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085728847 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085728847 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085728847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085728847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085728847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085728847 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085728847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085728847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085728847 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085728847 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085728847 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085728847 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085728847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085728847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085728847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085728848 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085728848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085728848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085728848 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085728848 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085728848 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085728848 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085728848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085728848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085728848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085728848 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085728848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085728848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085728848 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085728848 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085728848 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085728848 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085728848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085728848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085728848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085728848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085728848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085728848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085728849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085728849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085728849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085728849 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085728849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085728849 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085728849 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085728849 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085728849 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085728849 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085728849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085728849 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085728849 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085728849 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085728849 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085728849 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085728849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085728849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085728849 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085728849 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085728849 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085728849 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085728849 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085728849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085728849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085728849 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085728849 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085728849 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085728849 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085728849 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085728849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(322)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(322)@dbd1549f7850: M3UA emulation initiated, the test can be started MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(322)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085728870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085728870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085728870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085728870 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085728870 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085728870 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085728871 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085728871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085728871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085729042 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085729042 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085729042 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085729042 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(319)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085729050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085729050 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085729050 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085729050 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085729050 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085729050 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085729050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085729053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085729053 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085729053 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085729053 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085729053 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085729053 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085729053 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085729053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085729053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085729053 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085729053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085729053 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085729053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085729053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085729053 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085729053 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085729053 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085729055 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085729055 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085729055 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085729055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085729055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085729055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085729055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085729055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085729055 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085729056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085729056 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085729056 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085729056 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085729056 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085729056 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085729056 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085729056 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085729060 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085729060 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085729060 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085729060 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(322)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085729064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085729064 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085729064 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085729064 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085729064 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085729064 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085729064 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085729065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085729065 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085729065 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085729065 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085729065 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085729065 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085729065 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085729065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085729065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085729065 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085729065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085729065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085729065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085729065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085729065 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085729065 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085729065 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085729066 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085729066 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085729066 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085729066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085729066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085729066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085729067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085729067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085729067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085729067 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085729067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085729067 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085729067 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085729067 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085729067 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085729067 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085729067 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085729067 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(318)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085729860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085729860 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085729860 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085729860 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085729860 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085729860 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085729860 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085729860 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085729860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085729860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085729860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085729860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085729860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085729860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085729860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085729860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085729860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729860 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085729860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085729860 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085729860 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085729860 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085729860 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085729860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085729860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085729860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085729860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085729860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085729860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085729860 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085729860 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085729860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085729860 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085729860 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085729860 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085729860 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085729860 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085729860 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085729860 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085729862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085729862 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085729862 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085729862 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085729862 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085729862 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085729862 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085729862 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085729862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085729862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085729862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085729862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085729862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085729862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085729862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085729862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085729862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085729862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085729862 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085729862 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085729862 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085729867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085729867 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085729867 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085729867 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085729867 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085729867 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085729867 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085729867 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(321)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085729867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085729867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085729867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085729867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085729867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085729867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085729867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085729867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085729867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085729867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085729867 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085729867 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085729867 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085729867 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085729867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085729867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085729867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085729867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085729867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085729867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085729867 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085729867 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085729867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085729867 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085729867 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085729867 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085729867 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085729867 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085729867 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085729867 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085729868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085729868 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085729868 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085729868 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085729868 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085729868 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085729868 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085729868 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085729868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085729868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085729868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085729868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085729868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085729868 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085729868 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085729868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085729868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085729868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085729868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085729868 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085729868 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085729868 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085729868 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085729868 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085729896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(321)@dbd1549f7850: f_create_expect(l3 := '573BA158A7E412591229'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(321)@dbd1549f7850: Created Expect[0] for '573BA158A7E412591229'O to be handled at TC_ps_iu_release_req_rua_disconnect0(324) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316)@dbd1549f7850: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)13700852 20241106085730942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085730942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085730942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085730942 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085730942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd10ef4, normal) (hnbgw_rua.c:407) 20241106085730942 DHNB DEBUG map_rua[0x55960b9afe50]{init}: Allocated (fsm.c:456) 20241106085730942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085730942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13700852 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085730942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085730942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085730942 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13700852 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085730942 DCN DEBUG map_sccp[0x55960b9afc10]{init}: Allocated (fsm.c:456) 20241106085730942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085730942 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13700852 <-> SCCP-18 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085730942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13700852 SCCP-18 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085730942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085730942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085730942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085730942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085730942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085730942 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085730942 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{IDLE}: Allocated (fsm.c:456) 20241106085730942 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085730942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000012), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a573ba158a7e412591229004f40030001770056400500f1100926) (sccp_scrc.c:401) 20241106085730942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085730942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085730942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085730942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085730942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085730942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085730942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085730942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085730942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085730942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085730942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085730942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085730942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085730942 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085730942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085730942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085730942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085730942 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085730942 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085730942 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085730942 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085730942 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085730942 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085730942 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(321)@dbd1549f7850: Found Expect[0] for l3='573BA158A7E412591229'O handled at TC_ps_iu_release_req_rua_disconnect0(324) HNBGW_Test.sgsn0-RAN(321)@dbd1549f7850: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)7301754 HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(324)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085730959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085730959 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085730959 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085730959 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085730959 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085730959 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085730959 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085730959 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085730959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085730959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085730959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085730959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085730959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085730959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00de0a4b) (sccp_scrc.c:472) 20241106085730959 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1823) 20241106085730959 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085730959 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085730960 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085730960 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085730960 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085730960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085730960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: vl_len:91 HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: vl_from0 HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241106085731162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085731162 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085731162 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085731162 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085731162 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085731162 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085731162 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085731162 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085731162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085731162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085731162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085731162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085731162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085731162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241106085731162 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1823) 20241106085731163 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085731163 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085731163 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085731163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085731163 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085731163 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085731163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085731163 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085731163 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241106085731163 DRANAP DEBUG ps_rab_ass[0x55960b9cf4e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241106085731163 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085731163 DLPFCP DEBUG ps_rab[0x55960b9ca960]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241106085731163 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241106085731163 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241106085731163 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241106085731163 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241106085731163 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(314)@dbd1549f7850: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(314)@dbd1549f7850: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(314)@dbd1549f7850: found destination TC_ps_iu_release_req_rua_disconnect0(324) TC_ps_iu_release_req_rua_disconnect0(324)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(314)@dbd1549f7850: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(324): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241106085731193 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241106085731193 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241106085731193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241106085731193 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241106085731193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085731193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241106085731193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241106085731193 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241106085731193 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241106085731193 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241106085731193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241106085731193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241106085731193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241106085731193 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241106085731193 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241106085731193 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241106085731193 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241106085731193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085731193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_iu_release_req_rua_disconnect0(324)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085731210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085731210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085731210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106085731210 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085731210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd10ef4) (hnbgw_rua.c:471) 20241106085731210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13700852 SCCP-18 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106085731210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085731210 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085731210 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085731210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085731210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085731210 DRANAP DEBUG ps_rab_ass[0x55960b9cf4e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241106085731210 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241106085731210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085731210 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241106085731210 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241106085731210 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241106085731210 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x1111111111111111 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241106085731210 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241106085731210 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(314)@dbd1549f7850: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(314)@dbd1549f7850: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '1111111111111111'O, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(314)@dbd1549f7850: found destination TC_ps_iu_release_req_rua_disconnect0(324) TC_ps_iu_release_req_rua_disconnect0(324)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(314)@dbd1549f7850: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(324): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241106085731216 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241106085731217 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241106085731217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241106085731217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241106085731217 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241106085731217 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085731217 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20241106085731217 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241106085731217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241106085731217 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085731217 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085731217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de0a4b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241106085731217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085731217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085731217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085731217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085731217 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241106085731217 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241106085731217 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852)[0x55960b9cf4e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241106085731217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241106085731217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x1111111111111111 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241106085731217 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241106085731217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241106085731217 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241106085731217 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241106085731217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085731217 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085731217 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085731217 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085731217 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085731217 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085731217 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085731217 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(324)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085731418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085731418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085731418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106085731418 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085731418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd10ef4) (hnbgw_rua.c:471) 20241106085731418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13700852 SCCP-18 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241106085731418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085731418 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106085731418 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106085731418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106085731418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085731418 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085731418 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085731418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de0a4b), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20241106085731418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085731419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085731419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085731419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085731419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085731419 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085731419 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085731419 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085731419 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085731419 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085731419 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085731419 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316)@dbd1549f7850: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)13700852 20241106085731622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085731622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085731622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241106085731622 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106085731622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd10ef4,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241106085731622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13700852 SCCP-18 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241106085731622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106085731622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106085731622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106085731622 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085731622 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085731622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de0a4b), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085731622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085731622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085731622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085731622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085731622 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085731622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241106085731622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085731622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{disconnected}: Freeing instance (context_map.c:202) 20241106085731622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13700852)[0x55960b9afe50]{disconnected}: Deallocated (fsm.c:568) 20241106085731622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085731622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{disconnected}: Freeing instance (context_map.c:206) 20241106085731623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55960b9afc10]{disconnected}: Deallocated (fsm.c:568) 20241106085731623 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241106085731623 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241106085731623 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241106085731623 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x1111111111111111 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241106085731623 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241106085731623 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13700852 SCCP-18 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106085731623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085731623 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085731623 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085731623 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085731623 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085731623 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085731623 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085731623 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(314)@dbd1549f7850: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '1111111111111111'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(314)@dbd1549f7850: found destination TC_ps_iu_release_req_rua_disconnect0(324) TC_ps_iu_release_req_rua_disconnect0(324)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: Session index based on local reference:0 20241106085731629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085731629 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085731629 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085731629 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085731630 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085731630 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085731630 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085731630 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085731630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085731630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085731630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085731630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085731630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085731630 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00de0a4b) (sccp_scrc.c:472) HNBGW-PFCP(314)@dbd1549f7850: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(324): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241106085731630 DLSCCP DEBUG Received CO:RELCO for local reference 18 (sccp_scoc.c:1823) 20241106085731630 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085731630 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085731630 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085731630 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085731630 DLSCCP DEBUG SCCP-SCOC(18)[0x55960b9b04b0]{IDLE}: Deallocated (fsm.c:568) 20241106085731630 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241106085731630 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241106085731630 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241106085731630 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241106085731630 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241106085731630 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x1111111111111111 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241106085731630 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241106085731631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241106085731631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241106085731631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241106085731631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241106085731631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13700852-RAB-23)[0x55960b9ca960]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241106085731631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241106085731631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(321)@dbd1549f7850: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)7301754 20241106085732634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(324)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085732642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085732643 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46283<->l=127.0.0.1:4262) (control_if.c:193) 20241106085732644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085732644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085732644 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085732644 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085732644 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085732644 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085732644 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085732644 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085732644 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085732644 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085732644 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085732644 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085732644 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085732644 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085732644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085732644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085732645 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085732645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085732645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085732645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085732645 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085732645 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085732645 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085732645 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085732645 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085732645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085732645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(321)@dbd1549f7850: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316)@dbd1549f7850: Final verdict of PTC: none 20241106085732645 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085732645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085732645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085732645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085732645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085732645 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085732645 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085732645 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085732645 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(319)@dbd1549f7850: Final verdict of PTC: none 20241106085732645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085732645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085732645 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085732645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085732645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085732645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085732645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085732645 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085732645 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085732645 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085732645 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(322)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(318)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(317)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(320)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(323)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(312)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@dbd1549f7850: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(315)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085732647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37482<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(314)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(312): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(314): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(315): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(317): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(318): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(319): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(320): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(321): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(322): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(323): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(324): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Wed Nov 6 08:57:32 UTC 2024 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20241106085732695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085733197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=208004) Waiting for packet dumper to finish... 1 (prev_count=208004, count=221312) 20241106085734646 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085734646 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085734646 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085734646 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085734646 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085734646 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Wed Nov 6 08:57:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_ps_rab_assignment started. 20241106085736308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085736314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085736318 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36433<->l=127.0.0.1:4262) (control_if.c:570) 20241106085736388 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085736388 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085736388 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085736388 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085736388 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085736388 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085736388 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085736388 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rab_assignment-Iuh0(328)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085736389 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085736389 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085736390 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085736390 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085736390 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085736390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085736390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085736390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085736390 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085736390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085736390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085736390 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085736390 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085736390 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085736390 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085736390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085736390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085736390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085736390 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085736390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085736390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085736390 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085736390 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085736390 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085736390 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085736390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085736390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085736390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085736390 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085736390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085736390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085736390 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085736390 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085736390 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085736390 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085736390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085736390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085736390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085736390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085736390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085736390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085736390 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085736390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736390 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085736390 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085736390 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085736390 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085736390 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085736390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736390 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085736390 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085736390 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085736390 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085736390 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085736390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085736390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736390 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085736390 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085736390 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085736390 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085736390 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085736390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085736390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736390 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085736390 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085736390 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085736390 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085736390 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085736390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(332)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(332)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(332)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(330)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085736403 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085736403 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085736403 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085736403 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085736403 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085736403 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085736403 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085736403 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085736404 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085736404 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085736404 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085736404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085736404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085736404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085736404 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085736404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085736404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085736404 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085736404 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085736404 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085736404 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085736404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085736404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085736404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085736404 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085736404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085736404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085736404 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085736404 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085736405 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085736405 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085736405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085736405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085736405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085736405 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085736405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085736405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085736405 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085736405 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085736405 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085736405 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085736405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085736405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085736405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085736405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085736405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085736405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085736405 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085736405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085736405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085736405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085736405 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085736405 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085736405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085736405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085736405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085736405 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085736405 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085736405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085736405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085736405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085736405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085736405 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085736405 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085736405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085736405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085736405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085736405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085736405 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085736405 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085736405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(335)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(335)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(335)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085736425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085736425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085736425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085736425 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085736425 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085736425 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085736425 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085736425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085736425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085736601 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085736601 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085736601 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085736601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(332)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085736603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736603 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085736603 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085736603 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085736603 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085736603 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085736603 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085736604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736604 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085736604 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085736604 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085736604 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085736604 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085736604 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085736604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085736604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085736604 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085736604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085736604 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085736604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085736604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085736604 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085736604 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085736604 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085736605 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085736605 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085736605 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085736605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085736605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085736605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085736605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085736605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085736605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085736605 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085736606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736606 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085736606 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085736606 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085736606 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085736606 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085736606 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085736606 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085736615 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085736615 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085736615 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085736615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(335)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085736617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736617 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085736617 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085736617 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085736617 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085736617 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085736617 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085736618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736618 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085736618 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085736618 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085736618 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085736618 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085736618 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085736618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085736618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085736618 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085736618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085736618 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085736618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085736618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085736618 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085736618 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085736618 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085736619 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085736619 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085736619 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085736619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085736619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085736619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085736619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085736619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085736619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085736619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085736619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085736619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085736619 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085736619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085736619 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085736619 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085736619 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085736619 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085736619 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085736619 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085736619 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(331)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085737417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085737417 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085737417 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085737417 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085737417 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085737417 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085737417 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085737417 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085737417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085737417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085737417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085737417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085737417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085737417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085737417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085737417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085737417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085737417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085737417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085737417 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085737418 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085737418 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085737418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085737418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085737418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085737418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085737418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085737418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085737418 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085737418 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085737418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085737418 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085737418 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085737418 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085737418 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085737418 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085737418 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085737418 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085737420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085737420 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085737420 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085737420 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085737420 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085737420 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085737420 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085737420 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085737420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085737420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085737420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085737420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085737420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085737420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085737420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085737420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085737420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085737421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085737421 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085737421 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085737421 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(334)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085737423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085737423 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085737423 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085737423 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085737423 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085737423 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085737423 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085737423 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085737423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085737423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085737423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085737423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085737423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085737423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085737423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085737423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085737423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085737423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085737423 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085737423 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085737423 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085737423 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085737423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085737423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085737423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085737423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085737423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085737423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085737423 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085737423 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085737423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085737423 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085737423 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085737423 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085737423 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085737423 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085737423 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085737423 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085737424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085737424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085737424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085737424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085737424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085737424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085737424 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085737424 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085737424 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085737424 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085737424 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085737424 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085737424 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085737424 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085737424 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085737424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085737424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085737424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085737424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085737424 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085737424 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085737424 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085737424 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085737424 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085738463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35066<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(334)@dbd1549f7850: f_create_expect(l3 := '776F4C7FD47CEE87C152'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(334)@dbd1549f7850: Created Expect[0] for '776F4C7FD47CEE87C152'O to be handled at TC_ps_rab_assignment0(337) TC_ps_rab_assignment-Iuh0-RUA(329)@dbd1549f7850: Added conn table entry 0TC_ps_rab_assignment0(337)5503883 20241106085739509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085739510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085739510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085739510 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085739510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x53fb8b, normal) (hnbgw_rua.c:407) 20241106085739510 DHNB DEBUG map_rua[0x55960b9ca960]{init}: Allocated (fsm.c:456) 20241106085739510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085739510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5503883 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106085739510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085739510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085739510 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5503883 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106085739510 DCN DEBUG map_sccp[0x55960b9b04b0]{init}: Allocated (fsm.c:456) 20241106085739510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085739510 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5503883 <-> SCCP-19 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106085739510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5503883 SCCP-19 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085739510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085739510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085739510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085739510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085739510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085739510 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085739510 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{IDLE}: Allocated (fsm.c:456) 20241106085739510 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085739510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000013), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a776f4c7fd47cee87c152004f40030003560056400500f1100926) (sccp_scrc.c:401) 20241106085739510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085739510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085739510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085739510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085739510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085739510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085739510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085739510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085739510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085739510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085739510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085739510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085739510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085739510 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085739510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085739510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085739510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085739510 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085739510 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085739510 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085739510 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085739510 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085739510 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085739510 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(334)@dbd1549f7850: Found Expect[0] for l3='776F4C7FD47CEE87C152'O handled at TC_ps_rab_assignment0(337) HNBGW_Test.sgsn0-RAN(334)@dbd1549f7850: Added conn table entry 0TC_ps_rab_assignment0(337)11021549 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085739522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085739522 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085739522 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085739522 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085739522 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085739522 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085739522 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085739522 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085739522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085739522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085739522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085739522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085739522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085739522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=0030da97) (sccp_scrc.c:472) 20241106085739522 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1823) 20241106085739522 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085739522 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085739522 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085739522 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085739522 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085739522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085739522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ps_rab_assignment0(337)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: vl_len:91 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: vl_from0 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241106085739730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085739730 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085739730 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085739730 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085739730 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085739730 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085739730 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085739730 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085739730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085739730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085739730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085739730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085739730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085739730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241106085739730 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20241106085739730 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085739731 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085739731 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085739731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085739731 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106085739731 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106085739731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106085739731 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085739731 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241106085739731 DRANAP DEBUG ps_rab_ass[0x55960b9afc10]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241106085739731 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085739731 DLPFCP DEBUG ps_rab[0x55960b9cf4e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241106085739731 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241106085739731 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241106085739731 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241106085739731 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241106085739731 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(327)@dbd1549f7850: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(327)@dbd1549f7850: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000002'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(327)@dbd1549f7850: found destination TC_ps_rab_assignment0(337) TC_ps_rab_assignment0(337)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(327)@dbd1549f7850: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(337): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241106085739764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241106085739764 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241106085739764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241106085739764 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241106085739764 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106085739764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241106085739764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241106085739764 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241106085739764 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241106085739764 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241106085739764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241106085739764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241106085739764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241106085739764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241106085739764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241106085739764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241106085739764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241106085739764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085739764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment0(337)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085739787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085739787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085739787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106085739787 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106085739787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x53fb8b) (hnbgw_rua.c:471) 20241106085739787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5503883 SCCP-19 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106085739787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106085739787 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106085739787 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106085739787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106085739787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085739787 DRANAP DEBUG ps_rab_ass[0x55960b9afc10]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241106085739787 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241106085739787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085739787 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241106085739787 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241106085739787 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241106085739787 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x1111111111111111 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241106085739787 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241106085739787 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(327)@dbd1549f7850: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(327)@dbd1549f7850: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '1111111111111111'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(327)@dbd1549f7850: found destination TC_ps_rab_assignment0(337) TC_ps_rab_assignment0(337)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(327)@dbd1549f7850: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(337): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241106085739792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241106085739792 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241106085739792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241106085739792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241106085739792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241106085739792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106085739792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20241106085739792 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241106085739792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241106085739792 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085739792 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085739792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030da97), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241106085739792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085739792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085739792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085739792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085739792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241106085739792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241106085739792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883)[0x55960b9afc10]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241106085739792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241106085739792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x1111111111111111 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241106085739792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241106085739792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241106085739792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241106085739792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241106085739792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085739792 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085739792 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085739792 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085739792 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085739792 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085739792 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085739792 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(337)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: vl_len:12 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: vl_from0 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106085741811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085741811 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085741811 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085741811 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085741811 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085741811 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085741811 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085741811 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085741811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085741811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085741811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085741811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085741811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085741811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241106085741811 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20241106085741811 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106085741811 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085741811 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106085741811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106085741811 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106085741811 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106085741811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106085741811 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241106085741812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241106085741812 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241106085741812 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x1111111111111111 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241106085741812 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241106085741812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106085741812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241106085741812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085741812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(327)@dbd1549f7850: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '1111111111111111'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(327)@dbd1549f7850: found destination TC_ps_rab_assignment0(337) TC_ps_rab_assignment0(337)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(337)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(327)@dbd1549f7850: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(337): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241106085741821 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241106085741821 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241106085741821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241106085741821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241106085741821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241106085741821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x1111111111111111 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241106085741821 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241106085741821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241106085741821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241106085741821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241106085741821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241106085741821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5503883-RAB-23)[0x55960b9cf4e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241106085741821 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241106085741821 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55960b9adb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(329)@dbd1549f7850: Deleted conn table entry 0TC_ps_rab_assignment0(337)5503883 20241106085741837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085741837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085741837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106085741837 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106085741837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x53fb8b,cause=radio(normal)) (hnbgw_rua.c:439) 20241106085741837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5503883 SCCP-19 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106085741837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106085741837 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106085741837 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106085741837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106085741837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085741837 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106085741837 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106085741837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030da97), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106085741837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085741837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085741837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085741837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085741837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106085741837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106085741837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241106085741837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085741837 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085741837 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085741837 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085741837 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085741837 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085741837 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085741837 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(337)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(334)@dbd1549f7850: Deleted conn table entry 0TC_ps_rab_assignment0(337)11021549 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: Session index based on connection ID:0 20241106085741845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085741845 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085741845 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085741845 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085741845 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085741845 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085741845 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085741845 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085741846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085741846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085741846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085741846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085741846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085741846 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=0030da97), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106085741846 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1823) 20241106085741846 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106085741846 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085741846 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106085741846 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106085741846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106085741846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106085741846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085741846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{disconnected}: Freeing instance (context_map.c:202) 20241106085741846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5503883)[0x55960b9ca960]{disconnected}: Deallocated (fsm.c:568) 20241106085741846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085741846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{disconnected}: Freeing instance (context_map.c:206) 20241106085741846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55960b9b04b0]{disconnected}: Deallocated (fsm.c:568) 20241106085741846 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5503883 SCCP-19 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106085741846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030da97), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:401) 20241106085741846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085741846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085741846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085741846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085741846 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106085741846 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085741846 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085741846 DLSCCP DEBUG SCCP-SCOC(19)[0x55960b9afe50]{IDLE}: Deallocated (fsm.c:568) 20241106085741846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085741846 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085741846 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085741846 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085741846 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085741846 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085741846 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085741846 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: RLC received in state:disconnect_pending TC_ps_rab_assignment0(337)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085743848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35066<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(337)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085743855 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085743855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085743855 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085743855 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085743855 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36433<->l=127.0.0.1:4262) (control_if.c:193) 20241106085743855 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085743855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085743855 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085743855 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085743856 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085743856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085743856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085743856 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085743856 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085743856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085743856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085743856 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085743856 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085743856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085743856 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085743856 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085743856 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085743856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085743856 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085743856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085743856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085743856 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085743856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085743856 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085743856 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085743856 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085743856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085743856 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085743856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085743856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085743856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085743856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085743856 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085743856 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085743856 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085743856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085743856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085743856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085743856 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.msc0-M3UA(332)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(335)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(331)@dbd1549f7850: Final verdict of PTC: none 20241106085743856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085743856 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085743856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085743856 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085743856 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085743856 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085743856 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085743856 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085743856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085743856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085743856 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085743856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085743856 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085743856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085743856 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085743856 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085743856 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085743856 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085743856 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(333)@dbd1549f7850: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(329)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(330)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(334)@dbd1549f7850: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(328)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(325)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(336)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(326)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085743862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35058<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(327)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(325): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(327): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ps_rab_assignment-Iuh0(328): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(329): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(330): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(331): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(332): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(333): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(334): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(335): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(336): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_ps_rab_assignment0(337): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Wed Nov 6 08:57:43 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20241106085743915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085744417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209400) Waiting for packet dumper to finish... 1 (prev_count=209400, count=225040) 20241106085745857 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085745857 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085745857 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085745857 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085745857 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085745857 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Wed Nov 6 08:57:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241106085747506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085747513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085747518 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44793<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(341)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085747586 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085747586 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085747593 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085747593 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085747593 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085747593 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085747593 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085747593 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085747593 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085747593 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(343)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085747594 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42570 (stream_srv.c:129) 20241106085747594 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42570<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085747595 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085747595 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085747595 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085747595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085747595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085747595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085747595 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085747595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085747595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085747595 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085747595 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085747595 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085747595 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085747595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085747595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085747595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085747595 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085747595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085747595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085747595 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085747595 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085747595 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085747595 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085747595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085747595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085747595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085747595 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085747595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085747595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085747595 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085747595 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085747595 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085747595 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085747595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085747595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085747595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085747595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085747595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085747595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085747595 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085747595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747595 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085747595 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085747595 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085747595 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085747595 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085747595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747595 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085747595 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085747595 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085747595 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085747595 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085747595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085747595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747595 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085747595 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085747595 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085747595 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085747595 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085747595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085747595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747595 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085747595 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085747595 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085747595 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085747595 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085747595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(347)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(347)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(347)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085747608 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085747608 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085747609 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085747609 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085747609 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085747609 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085747609 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085747609 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085747610 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085747610 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085747610 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085747610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085747610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085747610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085747610 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085747610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085747610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085747610 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085747610 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085747610 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085747610 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085747610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085747610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085747610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085747610 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085747610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085747610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085747610 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085747610 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085747610 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085747610 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085747610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085747610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085747610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085747610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085747610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085747610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085747610 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085747610 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085747610 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085747610 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085747610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085747610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085747610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085747610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085747610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085747610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085747610 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085747610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747610 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085747610 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085747610 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085747610 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085747610 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085747610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747610 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085747610 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085747610 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085747610 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085747610 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085747610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085747610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747610 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085747610 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085747610 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085747610 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085747610 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085747610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085747610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747610 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085747610 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085747610 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085747610 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085747610 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085747610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(350)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(350)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(350)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(348)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085747631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085747631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085747631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085747631 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085747631 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085747631 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085747631 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085747631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085747631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085747635 DLINP DEBUG SRVCONN(,r=127.0.0.1:42570<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085747635 DLINP DEBUG SRVCONN(,r=127.0.0.1:42570<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085747635 DLINP DEBUG SRVCONN(,r=127.0.0.1:42570<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085747635 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085747635 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20241106085747635 DLGLOBAL DEBUG validating counter group 0x55960a3abbe0(hnb) with 60 counters (rate_ctr.c:86) 20241106085747635 DHNBAP DEBUG (127.0.0.1:42570 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085747635 DHNBAP NOTICE (127.0.0.1:42570 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085747635 DHNBAP NOTICE (127.0.0.1:42570 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085747635 DLINP DEBUG SRVCONN(,r=127.0.0.1:42570<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085747635 DLINP DEBUG SRVCONN(,r=127.0.0.1:42570<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085747807 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085747807 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085747807 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085747807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(347)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085747812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747812 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085747812 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085747812 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085747812 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085747812 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085747812 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085747813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747813 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085747813 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085747813 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085747813 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085747813 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085747813 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085747813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085747813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085747813 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085747813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085747813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085747813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085747813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085747813 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085747813 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085747813 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085747814 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085747814 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085747814 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085747814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085747814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085747814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085747814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085747814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085747814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085747815 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085747815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747815 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085747815 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085747815 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085747815 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085747815 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085747815 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085747815 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085747822 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085747822 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085747822 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085747822 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(350)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085747824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747824 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085747824 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085747824 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085747824 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085747824 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085747824 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085747827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747827 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085747827 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085747827 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085747827 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085747827 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085747827 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085747827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085747827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085747827 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085747827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085747827 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085747827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085747827 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085747828 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085747828 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085747828 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085747829 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085747829 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085747829 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085747829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085747829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085747829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085747829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085747829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085747829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085747829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085747829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085747829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085747829 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085747829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085747829 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085747829 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085747829 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085747829 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085747829 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085747829 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085747829 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(346)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085748612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085748612 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085748612 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085748612 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085748612 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085748612 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085748612 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085748612 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085748612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085748612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085748612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085748612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085748612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085748612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085748612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085748612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085748612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085748612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085748612 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085748612 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085748612 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085748612 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085748612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085748612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085748612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085748613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085748613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085748613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085748613 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085748613 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085748613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085748613 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085748613 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085748613 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085748613 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085748613 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085748613 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085748613 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085748613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085748613 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085748613 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085748613 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085748613 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085748613 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085748613 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085748613 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085748613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085748613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085748613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085748613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085748613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085748613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085748613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085748613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085748613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748613 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085748613 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085748613 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085748613 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085748613 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(349)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085748627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085748627 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085748627 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085748627 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085748627 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085748627 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085748627 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085748627 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085748628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085748628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085748628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085748628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085748628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085748628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085748628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085748628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085748628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748628 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085748628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085748628 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085748628 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085748628 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085748628 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085748628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085748628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085748628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085748628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085748628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085748628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085748628 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085748628 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085748628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085748628 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085748628 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085748628 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085748628 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085748628 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085748628 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085748628 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085748629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085748629 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085748629 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085748629 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085748629 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085748629 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085748629 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085748629 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085748629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085748629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085748629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085748629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085748629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085748629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085748629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085748629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085748629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085748629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085748629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085748629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085748629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085748629 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085748629 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085748629 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085748639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085748643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085748645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085748648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085748650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085748652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085748654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085748655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085748657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085748658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085748660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085748661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085748662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085748665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085748668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085748672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085748674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085748676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085748677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085748679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000010111'B, t_guard := 20.000000 } 20241106085748716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49962<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(346)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(352) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(352)4739827 20241106085749765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085749765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085749765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085749765 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085749765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4852f3, normal) (hnbgw_rua.c:407) 20241106085749765 DHNB DEBUG map_rua[0x55960b9ca960]{init}: Allocated (fsm.c:456) 20241106085749765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739827)[0x55960b9ca960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085749765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739827 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085749765 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085749765 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085749765 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739827 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085749765 DCN DEBUG map_sccp[0x55960b9b04b0]{init}: Allocated (fsm.c:456) 20241106085749765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55960b9b04b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085749765 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4739827 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085749766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739827 SCCP-20 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085749766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739827)[0x55960b9ca960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085749766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085749766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085749766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739827)[0x55960b9ca960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085749766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55960b9b04b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085749766 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085749766 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{IDLE}: Allocated (fsm.c:456) 20241106085749766 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085749766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000014), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002170056400500f1100926) (sccp_scrc.c:401) 20241106085749766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085749766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085749766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085749766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085749766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085749766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085749766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085749766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085749766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085749766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085749766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085749766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085749766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085749766 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085749766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55960b9b04b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085749766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739827)[0x55960b9ca960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085749766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085749766 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085749766 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085749766 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085749766 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085749766 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085749766 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085749766 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(352) HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(352)14861827 HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085749786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085749786 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085749786 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085749786 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085749786 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085749786 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085749786 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085749786 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085749786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085749786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085749786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085749786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085749786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085749786 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00086b03) (sccp_scrc.c:472) 20241106085749786 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1823) 20241106085749786 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085749786 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085749786 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) TC_mscpool_L3Compl_on_1_cnlink0(352)@dbd1549f7850: setverdict(pass): none -> pass 20241106085749786 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085749786 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085749786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55960b9b04b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085749786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55960b9b04b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085749788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49962<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(352)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085749791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085749795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085749798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085749801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085749803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085749804 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085749805 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085749806 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085749807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085749808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085749809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085749809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085749810 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085749810 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085749811 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085749812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085749812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085749813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085749814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085749814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000101101'B, t_guard := 20.000000 } 20241106085749824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(346)@dbd1549f7850: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(353) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@dbd1549f7850: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(353)4006784 20241106085750833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085750833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085750833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085750833 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085750833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3d2380, normal) (hnbgw_rua.c:407) 20241106085750833 DHNB DEBUG map_rua[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085750833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4006784)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085750833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4006784 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085750833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085750833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085750833 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085750833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4006784 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085750833 DCN DEBUG map_sccp[0x55960b9afc10]{init}: Allocated (fsm.c:456) 20241106085750833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55960b9afc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085750833 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4006784 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085750833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4006784 SCCP-21 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085750833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4006784)[0x55960b9cf4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085750833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085750833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085750833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4006784)[0x55960b9cf4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085750833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55960b9afc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085750833 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085750833 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{IDLE}: Allocated (fsm.c:456) 20241106085750833 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085750833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000015), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f400300002d0056400500f1100926) (sccp_scrc.c:401) 20241106085750833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085750833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085750833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085750833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085750833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085750834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085750834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085750834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085750834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085750834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085750834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085750834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085750834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085750834 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085750834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55960b9afc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085750834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4006784)[0x55960b9cf4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085750834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085750834 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085750834 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085750834 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085750834 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085750834 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085750834 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085750834 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: First idle individual index:1 HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(353) HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(353)224981 HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085750835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085750835 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085750835 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085750835 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085750835 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085750835 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085750835 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085750835 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085750836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085750836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085750836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085750836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085750836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085750836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00e8d932) (sccp_scrc.c:472) 20241106085750836 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1823) 20241106085750836 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085750836 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085750836 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085750836 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085750836 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085750836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55960b9afc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085750836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55960b9afc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(353)@dbd1549f7850: setverdict(pass): none -> pass 20241106085750836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(353)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085750837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085750838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085750838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085750839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085750840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085750841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085750842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085750843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085750844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085750846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085750847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085750848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085750849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085750850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085750850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085750851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085750852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085750853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085750854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085750855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000100101'B, t_guard := 20.000000 } 20241106085750865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49992<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(346)@dbd1549f7850: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(354) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@dbd1549f7850: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(354)3439546 20241106085751891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085751891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085751891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085751891 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085751891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x347bba, normal) (hnbgw_rua.c:407) 20241106085751891 DHNB DEBUG map_rua[0x55960b9b18d0]{init}: Allocated (fsm.c:456) 20241106085751892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3439546)[0x55960b9b18d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085751892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3439546 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085751892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085751892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085751892 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3439546 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085751892 DCN DEBUG map_sccp[0x55960b9b16b0]{init}: Allocated (fsm.c:456) 20241106085751892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55960b9b16b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085751892 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3439546 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085751892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3439546 SCCP-22 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085751892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3439546)[0x55960b9b18d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085751892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085751892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085751892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3439546)[0x55960b9b18d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085751892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55960b9b16b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085751892 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085751892 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{IDLE}: Allocated (fsm.c:456) 20241106085751892 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085751892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000016), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030002250056400500f1100926) (sccp_scrc.c:401) 20241106085751892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085751892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085751892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085751892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085751892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085751892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085751892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085751892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085751892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085751892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085751892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085751892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085751892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085751893 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085751893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55960b9b16b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085751893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3439546)[0x55960b9b18d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085751893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085751893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085751893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085751893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085751893 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085751893 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085751893 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085751893 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: First idle individual index:2 HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(354) HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(354)5580831 HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241106085751899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085751899 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085751899 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085751899 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085751899 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085751899 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085751899 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085751899 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085751899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085751899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085751899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085751899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085751899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085751899 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=005f1b3c) (sccp_scrc.c:472) 20241106085751900 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1823) 20241106085751900 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085751900 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085751900 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085751900 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085751900 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085751900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55960b9b16b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085751900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55960b9b16b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(354)@dbd1549f7850: setverdict(pass): none -> pass 20241106085751904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49992<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(354)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085751906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085751910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085751914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085751919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085751923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085751925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085751927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085751928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085751929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085751930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085751931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085751932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085751932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085751933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085751934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085751935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085751936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085751936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085751937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085751938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011111101'B, t_guard := 20.000000 } 20241106085751948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(346)@dbd1549f7850: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(355) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@dbd1549f7850: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(355)1461828 20241106085752974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085752974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085752974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241106085752974 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085752974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x164e44, normal) (hnbgw_rua.c:407) 20241106085752974 DHNB DEBUG map_rua[0x55960b9bc4a0]{init}: Allocated (fsm.c:456) 20241106085752974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1461828)[0x55960b9bc4a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085752974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1461828 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085752974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085752974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085752974 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1461828 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085752975 DCN DEBUG map_sccp[0x55960b9b0c50]{init}: Allocated (fsm.c:456) 20241106085752975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55960b9b0c50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085752975 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1461828 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085752975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1461828 SCCP-23 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241106085752975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1461828)[0x55960b9bc4a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085752975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085752975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085752975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1461828)[0x55960b9bc4a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085752975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55960b9b0c50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085752975 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085752975 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{IDLE}: Allocated (fsm.c:456) 20241106085752975 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085752975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000017), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030000fd0056400500f1100926) (sccp_scrc.c:401) 20241106085752975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085752975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085752975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085752975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085752975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085752975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085752975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085752975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085752975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085752975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085752975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085752975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085752975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085752975 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085752975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55960b9b0c50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085752975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1461828)[0x55960b9bc4a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085752975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085752975 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085752975 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085752975 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085752975 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085752975 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085752975 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085752975 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: First idle individual index:3 HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(355) HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(355)6146704 HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241106085752981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085752981 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085752981 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085752981 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085752981 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085752981 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085752981 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085752981 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085752981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085752981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085752981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085752981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085752981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085752981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00ce1007) (sccp_scrc.c:472) 20241106085752981 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1823) 20241106085752981 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085752981 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085752981 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085752981 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085752981 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085752981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55960b9b0c50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085752981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55960b9b0c50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(355)@dbd1549f7850: setverdict(pass): none -> pass 20241106085752983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(355)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085752985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085752987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085752989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085752990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085752991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085752992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085752993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085752993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085752994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085752995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085752995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085752996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085752997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085752997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085752998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085752999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085752999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085753000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085753000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085753001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085753004 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44793<->l=127.0.0.1:4262) (control_if.c:193) 20241106085753004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49960<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(349)@dbd1549f7850: Final verdict of PTC: none 20241106085753004 DLINP DEBUG SRVCONN(,r=127.0.0.1:42570<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085753004 DLINP DEBUG SRVCONN(,r=127.0.0.1:42570<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085753004 DLINP NOTICE SRV(,r=127.0.0.1:42570<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085753004 DMAIN NOTICE (127.0.0.1:42570 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42570<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085753004 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@dbd1549f7850: Final verdict of PTC: none 20241106085753004 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085753004 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085753004 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085753004 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085753004 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085753004 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085753004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085753004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085753004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(344)@dbd1549f7850: Final verdict of PTC: none 20241106085753004 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085753004 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085753004 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085753004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085753004 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085753004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085753004 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085753004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085753004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085753004 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085753004 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085753004 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085753004 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085753004 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085753004 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085753004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085753004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085753004 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085753004 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085753004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085753004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085753004 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085753004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085753004 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085753004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085753004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085753004 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085753004 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085753004 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085753004 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085753004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55960b9b04b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085753004 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085753004 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085753004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086b03), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW_Test.sgsn0-SCCP(348)@dbd1549f7850: Final verdict of PTC: none 20241106085753004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085753004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085753004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085753004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) HNBGW_Test.msc0-RAN(346)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(347)@dbd1549f7850: Final verdict of PTC: none 20241106085753004 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085753004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55960b9b04b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085753004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739827)[0x55960b9ca960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085753004 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739827)[0x55960b9ca960]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085753004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085753004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739827)[0x55960b9ca960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085753004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739827)[0x55960b9ca960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085753004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739827)[0x55960b9ca960]{disrupted}: Freeing instance (context_map.c:202) 20241106085753004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4739827)[0x55960b9ca960]{disrupted}: Deallocated (fsm.c:568) 20241106085753004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55960b9b04b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085753004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55960b9b04b0]{disconnected}: Freeing instance (context_map.c:206) 20241106085753004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55960b9b04b0]{disconnected}: Deallocated (fsm.c:568) 20241106085753004 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739827 SCCP-20 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085753004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55960b9afc10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085753004 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085753004 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085753004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8d932), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085753004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085753004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085753004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085753004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) HNBGW_Test.sgsn0-M3UA(350)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(343)@dbd1549f7850: Final verdict of PTC: none 20241106085753004 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085753004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55960b9afc10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085753004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4006784)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085753004 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4006784)[0x55960b9cf4e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085753004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) HNBGW-MGCP(351)@dbd1549f7850: Final verdict of PTC: none 20241106085753004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4006784)[0x55960b9cf4e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085753004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4006784)[0x55960b9cf4e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085753004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4006784)[0x55960b9cf4e0]{disrupted}: Freeing instance (context_map.c:202) 20241106085753004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4006784)[0x55960b9cf4e0]{disrupted}: Deallocated (fsm.c:568) 20241106085753004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55960b9afc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085753005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55960b9afc10]{disconnected}: Freeing instance (context_map.c:206) 20241106085753005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55960b9afc10]{disconnected}: Deallocated (fsm.c:568) 20241106085753005 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4006784 SCCP-21 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085753005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55960b9b16b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085753005 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085753005 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085753005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1b3c), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085753005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085753005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085753005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085753005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085753005 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085753005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55960b9b16b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085753005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3439546)[0x55960b9b18d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085753005 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3439546)[0x55960b9b18d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085753005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085753005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3439546)[0x55960b9b18d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085753005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3439546)[0x55960b9b18d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085753005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3439546)[0x55960b9b18d0]{disrupted}: Freeing instance (context_map.c:202) 20241106085753005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3439546)[0x55960b9b18d0]{disrupted}: Deallocated (fsm.c:568) 20241106085753005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55960b9b16b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085753005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55960b9b16b0]{disconnected}: Freeing instance (context_map.c:206) 20241106085753005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55960b9b16b0]{disconnected}: Deallocated (fsm.c:568) 20241106085753005 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3439546 SCCP-22 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085753005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55960b9b0c50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085753005 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085753005 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085753005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce1007), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085753005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085753005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085753005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085753005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) VirtHNBGW-STATS(338)@dbd1549f7850: Final verdict of PTC: none 20241106085753005 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085753005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55960b9b0c50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) IPA-CTRL-CLI-IPA(339)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(341)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085753005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1461828)[0x55960b9bc4a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085753005 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1461828)[0x55960b9bc4a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085753005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085753005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1461828)[0x55960b9bc4a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085753005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1461828)[0x55960b9bc4a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085753005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1461828)[0x55960b9bc4a0]{disrupted}: Freeing instance (context_map.c:202) 20241106085753005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1461828)[0x55960b9bc4a0]{disrupted}: Deallocated (fsm.c:568) 20241106085753005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55960b9b0c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085753005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55960b9b0c50]{disconnected}: Freeing instance (context_map.c:206) 20241106085753005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55960b9b0c50]{disconnected}: Deallocated (fsm.c:568) 20241106085753005 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1461828 SCCP-23 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085753005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085753005 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085753005 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085753005 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085753005 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085753005 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085753005 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085753005 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085753005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085753005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085753005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085753005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085753005 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085753005 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085753005 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085753005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085753005 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085753005 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085753005 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085753005 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085753005 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085753005 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085753005 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085753005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085753005 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085753005 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085753005 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085753005 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085753005 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085753005 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085753005 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085753005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085753005 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085753005 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085753005 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085753005 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085753005 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085753005 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085753005 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@dbd1549f7850: Final verdict of PTC: none 20241106085753005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49944<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(341): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(343): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(344): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(345): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(346): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(347): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(348): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(349): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(350): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(351): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(352): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(353): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(354): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(355): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Wed Nov 6 08:57:53 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20241106085753049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085753550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52700<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311852) Waiting for packet dumper to finish... 1 (prev_count=311852, count=315032) 20241106085755005 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085755005 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085755005 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085755005 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085755005 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085755005 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Wed Nov 6 08:57:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241106085756643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085756650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085756654 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37051<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(359)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085756775 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085756775 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085756788 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085756788 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085756788 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085756788 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085756788 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085756788 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085756789 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085756789 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(361)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085756789 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085756789 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085756789 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085756789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085756789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085756789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085756789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085756789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085756789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085756789 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085756789 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42804 (stream_srv.c:129) 20241106085756789 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42804<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085756789 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085756789 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085756789 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085756789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085756789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085756789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085756789 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085756789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085756789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085756790 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085756790 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085756790 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085756790 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085756790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085756790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085756790 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085756790 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085756790 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085756790 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085756790 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085756790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085756790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085756790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085756790 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085756790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085756790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085756790 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085756790 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085756790 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085756790 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085756790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085756790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085756791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085756791 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085756791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085756791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085756791 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085756791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085756791 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085756791 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085756791 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085756791 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085756791 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085756791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085756791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085756791 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085756791 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085756791 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085756791 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085756791 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085756791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085756791 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085756791 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085756791 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085756791 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085756791 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085756791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(365)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(365)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(365)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(363)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(368)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(368)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(368)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(366)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085756823 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085756823 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085756823 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085756823 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085756824 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085756824 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085756824 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085756824 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085756825 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085756825 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085756825 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085756825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085756825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085756825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085756825 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085756825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085756825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085756825 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085756825 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085756825 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085756825 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085756825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085756825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085756825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085756825 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085756825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085756825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085756825 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085756825 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085756825 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085756825 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085756825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085756825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085756825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085756825 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085756825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085756825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085756825 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085756825 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085756825 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085756825 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085756825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085756825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085756825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085756825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085756825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085756825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085756825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085756825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085756825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085756825 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085756825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085756825 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085756825 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085756825 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085756825 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085756825 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085756825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085756825 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085756825 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085756825 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085756825 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085756825 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085756825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085756825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085756825 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085756825 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085756825 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085756825 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085756825 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085756825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085756825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085756825 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085756825 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085756825 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085756825 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085756825 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085756825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(371)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(371)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(371)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(369)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(374)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(374)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(374)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(372)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085756860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085756860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085756860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085756860 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085756860 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085756860 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085756860 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085756860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085756860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085756864 DLINP DEBUG SRVCONN(,r=127.0.0.1:42804<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085756864 DLINP DEBUG SRVCONN(,r=127.0.0.1:42804<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085756864 DLINP DEBUG SRVCONN(,r=127.0.0.1:42804<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085756864 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085756864 DHNBAP DEBUG (127.0.0.1:42804 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085756864 DHNBAP NOTICE (127.0.0.1:42804 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085756864 DHNBAP NOTICE (127.0.0.1:42804 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085756864 DLINP DEBUG SRVCONN(,r=127.0.0.1:42804<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085756864 DLINP DEBUG SRVCONN(,r=127.0.0.1:42804<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085757009 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085757009 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085757009 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085757009 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(365)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085757016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757016 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085757016 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085757016 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085757016 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085757016 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085757016 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085757018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757018 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085757018 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085757018 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085757018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085757018 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085757018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085757019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085757019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085757019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085757019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085757019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085757019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085757019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085757019 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085757019 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085757019 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085757020 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085757020 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085757020 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085757020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085757020 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085757020 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085757020 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085757020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085757020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085757020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085757020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085757020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085757020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085757020 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085757020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757020 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085757020 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085757020 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085757020 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085757020 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085757020 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085757020 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(368)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085757023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757023 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085757023 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085757023 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085757023 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085757023 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085757023 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085757024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757024 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085757024 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085757024 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085757024 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085757024 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085757024 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085757025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085757025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085757025 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085757025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085757025 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085757025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085757025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085757025 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085757025 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085757025 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085757026 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085757026 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085757026 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085757026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085757026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085757026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085757026 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085757026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085757026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085757026 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085757026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757026 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085757026 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085757026 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085757026 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085757026 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085757026 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085757026 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757038 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085757038 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085757038 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085757038 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(371)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085757044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757044 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085757044 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085757044 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085757044 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085757044 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085757044 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085757046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757046 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085757046 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085757046 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085757046 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085757046 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085757046 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085757047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085757047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085757047 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085757047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085757047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085757047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085757047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085757047 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085757047 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085757047 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085757048 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085757048 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085757048 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085757048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085757048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085757048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085757048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085757048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085757048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085757048 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085757049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757049 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085757049 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085757049 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085757049 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085757049 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085757049 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085757049 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757050 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085757050 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085757050 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085757050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(374)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085757056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757056 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085757056 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085757056 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085757056 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085757056 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085757056 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085757059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757059 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085757059 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085757059 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085757059 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085757059 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085757059 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085757059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085757059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085757059 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085757059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085757059 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085757059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085757059 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085757059 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085757059 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085757059 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085757061 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085757061 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085757061 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085757061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085757061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085757061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085757061 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085757061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085757061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085757061 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085757061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757061 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085757061 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085757061 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085757061 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085757061 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085757061 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085757061 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(364)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085757824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757824 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085757824 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085757824 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085757824 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085757824 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085757824 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085757824 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085757824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085757824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085757824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085757824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085757824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085757824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085757824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085757824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085757824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085757824 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085757824 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085757824 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085757824 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085757824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085757824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085757824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085757824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085757824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085757824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085757824 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085757824 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085757824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757824 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085757824 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085757824 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085757824 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085757824 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085757824 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085757824 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757825 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085757825 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085757825 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085757825 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085757825 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085757825 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085757825 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085757825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085757825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085757825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085757825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085757825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085757825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085757825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085757825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085757825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085757825 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085757825 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085757825 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(367)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085757827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757827 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085757827 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085757827 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085757827 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085757827 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085757827 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085757827 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085757827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085757827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085757827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085757827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085757827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085757827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085757827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085757827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085757827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085757827 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085757827 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085757827 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085757827 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085757827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085757827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085757827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085757827 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085757827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085757827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085757827 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085757827 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085757828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757828 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085757828 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085757828 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085757828 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085757828 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085757828 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085757828 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757829 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085757829 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085757829 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085757829 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085757829 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085757829 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085757829 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085757829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085757829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085757829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085757829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085757829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085757829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085757829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085757829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085757829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085757829 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085757829 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085757829 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(370)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085757850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757850 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085757850 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085757850 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085757850 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085757850 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085757850 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085757850 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085757850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085757850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085757850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085757850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085757850 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085757850 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085757850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085757850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757850 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085757850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085757850 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085757850 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085757850 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085757850 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085757850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085757850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085757850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085757851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085757851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085757851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085757851 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085757851 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085757851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757851 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085757851 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085757851 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085757851 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085757851 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085757851 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085757851 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757853 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085757853 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085757853 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085757853 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085757853 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085757853 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085757853 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085757853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085757853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085757853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085757853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085757853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085757853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085757853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085757853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085757853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085757853 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085757853 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085757853 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(373)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085757860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757860 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085757860 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085757860 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085757860 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085757860 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085757860 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085757860 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085757860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085757860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085757860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085757860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085757860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085757860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085757860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085757860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757860 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085757860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085757860 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085757860 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085757860 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085757860 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085757860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085757860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085757860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085757860 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085757860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085757860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085757860 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085757860 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106085757861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085757861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085757861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085757861 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085757861 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085757861 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085757861 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085757862 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085757862 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085757862 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085757862 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085757862 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085757862 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085757862 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085757863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085757863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085757863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085757863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085757863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085757863 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085757863 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085757863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085757863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085757863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085757863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085757863 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085757863 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085757863 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085757863 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085757863 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085758872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085758881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085758887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085758892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085758898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085758902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085758905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085758908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085758910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085758912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085758914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085758916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085758917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085758919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085758920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085758922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085758925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085758930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085758933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085758937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111011011'B, t_guard := 20.000000 } 20241106085758959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52716<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(364)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(364)@dbd1549f7850: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(376) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(376)11932183 20241106085800006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085800006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085800006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085800006 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085800006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb61217, normal) (hnbgw_rua.c:407) 20241106085800006 DHNB DEBUG map_rua[0x55960b9b04b0]{init}: Allocated (fsm.c:456) 20241106085800006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11932183)[0x55960b9b04b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085800006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11932183 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085800006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085800006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085800006 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11932183 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085800006 DCN DEBUG map_sccp[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085800006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085800006 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11932183 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085800006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11932183 SCCP-24 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085800006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11932183)[0x55960b9b04b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085800006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085800006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085800006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11932183)[0x55960b9b04b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085800006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55960b9cf4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085800006 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085800006 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{IDLE}: Allocated (fsm.c:456) 20241106085800006 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085800006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000018), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003db0056400500f1100926) (sccp_scrc.c:401) 20241106085800006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085800006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085800006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085800006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085800006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085800006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085800006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085800006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085800006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085800006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085800006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085800006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085800006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085800006 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085800007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55960b9cf4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085800007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11932183)[0x55960b9b04b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085800007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085800007 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085800007 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085800007 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085800007 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085800007 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085800007 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085800007 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(363)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(363)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(364)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(376) HNBGW_Test.msc0-RAN(364)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(376)12388358 HNBGW_Test.msc0-SCCP(363)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(363)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(376)@dbd1549f7850: setverdict(pass): none -> pass 20241106085800017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085800017 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085800017 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085800017 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085800017 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085800017 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085800017 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085800017 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085800017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085800017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085800017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085800017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085800017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085800018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=00cc9555) (sccp_scrc.c:472) 20241106085800018 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1823) 20241106085800018 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085800018 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085800018 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085800018 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085800018 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085800018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55960b9cf4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085800018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55960b9cf4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085800018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52716<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(376)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085800020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085800023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085800025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085800027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085800028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085800030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085800031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085800032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085800033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085800033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085800034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085800035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085800036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085800037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085800038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085800038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085800039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085800040 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085800041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085800042 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001010101'B, t_guard := 20.000000 } 20241106085800051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52728<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(367)@dbd1549f7850: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(367)@dbd1549f7850: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(377) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360)@dbd1549f7850: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(377)7000764 20241106085801075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085801075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085801075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085801075 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085801075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6ad2bc, normal) (hnbgw_rua.c:407) 20241106085801075 DHNB DEBUG map_rua[0x55960b9b18d0]{init}: Allocated (fsm.c:456) 20241106085801075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7000764)[0x55960b9b18d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085801075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7000764 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085801075 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085801075 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085801075 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085801075 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7000764 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085801075 DCN DEBUG map_sccp[0x55960b9b16b0]{init}: Allocated (fsm.c:456) 20241106085801075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55960b9b16b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085801075 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7000764 <-> SCCP-25 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085801075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7000764 SCCP-25 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085801075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7000764)[0x55960b9b18d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085801075 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085801075 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085801075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7000764)[0x55960b9b18d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085801075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55960b9b16b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085801075 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085801075 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{IDLE}: Allocated (fsm.c:456) 20241106085801075 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085801075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000019), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002550056400500f1100926) (sccp_scrc.c:401) 20241106085801075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085801075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085801075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085801075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085801075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085801075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085801075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085801075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085801075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085801075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085801075 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085801075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085801075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085801075 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085801075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55960b9b16b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085801075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7000764)[0x55960b9b18d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085801075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085801075 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085801075 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085801075 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085801075 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085801075 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085801075 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085801075 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(366)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc1-SCCP(366)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(367)@dbd1549f7850: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(377) HNBGW_Test.msc1-RAN(367)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(377)12322599 HNBGW_Test.msc1-SCCP(366)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(366)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(377)@dbd1549f7850: setverdict(pass): none -> pass 20241106085801091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085801091 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085801091 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085801091 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085801091 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085801091 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085801091 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085801091 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085801091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085801091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085801091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085801091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085801091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085801091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=00d04046) (sccp_scrc.c:472) 20241106085801091 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1823) 20241106085801091 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085801091 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085801091 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085801091 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085801091 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085801091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55960b9b16b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085801091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55960b9b16b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085801092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52728<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(377)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085801095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085801099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085801102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085801104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085801106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085801107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085801108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085801109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085801109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085801110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085801111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085801112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085801112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085801113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085801114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085801115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085801115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085801116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085801117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085801118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010011101'B, t_guard := 20.000000 } 20241106085801128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52734<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(364)@dbd1549f7850: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(364)@dbd1549f7850: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(378) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360)@dbd1549f7850: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(378)4304074 20241106085802149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085802149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085802149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085802149 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085802149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x41acca, normal) (hnbgw_rua.c:407) 20241106085802149 DHNB DEBUG map_rua[0x55960b9b0c50]{init}: Allocated (fsm.c:456) 20241106085802149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4304074)[0x55960b9b0c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085802149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4304074 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085802149 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085802149 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085802149 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4304074 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085802150 DCN DEBUG map_sccp[0x55960b9cf8e0]{init}: Allocated (fsm.c:456) 20241106085802150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55960b9cf8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085802150 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4304074 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085802150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4304074 SCCP-26 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085802150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4304074)[0x55960b9b0c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085802150 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085802150 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085802150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4304074)[0x55960b9b0c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085802150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55960b9cf8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085802150 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085802150 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{IDLE}: Allocated (fsm.c:456) 20241106085802150 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085802150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300009d0056400500f1100926) (sccp_scrc.c:401) 20241106085802150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085802150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085802150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085802150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085802150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085802150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085802150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085802150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085802150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085802150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085802150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085802150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085802150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085802150 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085802150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55960b9cf8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085802150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4304074)[0x55960b9b0c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085802150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085802150 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085802150 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085802150 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085802150 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085802150 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085802150 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085802150 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(363)@dbd1549f7850: First idle individual index:1 HNBGW_Test.msc0-SCCP(363)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(364)@dbd1549f7850: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(378) HNBGW_Test.msc0-RAN(364)@dbd1549f7850: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(378)13516973 HNBGW_Test.msc0-SCCP(363)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(363)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085802154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085802154 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085802154 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085802154 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085802154 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085802154 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085802154 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085802154 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085802154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085802154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085802154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085802154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085802154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085802154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00f987f9) (sccp_scrc.c:472) 20241106085802154 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1823) 20241106085802154 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085802154 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085802154 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085802154 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085802154 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085802154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55960b9cf8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085802154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55960b9cf8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_imsi_round_robin0(378)@dbd1549f7850: setverdict(pass): none -> pass 20241106085802155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52734<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(378)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085802156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085802158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085802159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085802161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085802163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085802165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085802168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085802169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085802171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085802173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085802174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085802175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085802175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085802176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085802177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085802177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085802178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085802179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085802180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085802180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085802183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52704<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085802183 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37051<->l=127.0.0.1:4262) (control_if.c:193) 20241106085802184 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085802184 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085802184 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085802184 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085802184 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085802184 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085802184 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085802184 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085802184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085802184 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085802184 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085802184 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085802184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085802184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085802184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085802184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085802184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085802184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085802184 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085802184 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085802184 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085802184 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085802184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085802184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085802184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085802184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085802184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085802184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085802184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085802184 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085802184 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085802184 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085802184 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085802184 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085802184 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085802184 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085802184 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085802184 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085802184 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085802184 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085802184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085802184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085802184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085802184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085802184 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085802184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085802184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085802184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085802184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085802184 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085802184 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085802184 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085802184 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55960b9b16b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085802184 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085802184 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085802184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d04046), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085802184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085802184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085802184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085802184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085802184 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55960b9b16b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7000764)[0x55960b9b18d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085802184 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7000764)[0x55960b9b18d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085802184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7000764)[0x55960b9b18d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7000764)[0x55960b9b18d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7000764)[0x55960b9b18d0]{disrupted}: Freeing instance (context_map.c:202) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7000764)[0x55960b9b18d0]{disrupted}: Deallocated (fsm.c:568) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55960b9b16b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55960b9b16b0]{disconnected}: Freeing instance (context_map.c:206) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55960b9b16b0]{disconnected}: Deallocated (fsm.c:568) 20241106085802184 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7000764 SCCP-25 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085802184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085802184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085802184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085802184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085802184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085802184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085802184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) HNBGW_Test.sgsn0-M3UA(371)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(357)@dbd1549f7850: Final verdict of PTC: none 20241106085802184 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085802184 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085802184 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085802184 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085802184 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085802184 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085802184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc9555), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085802184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085802184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085802184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085802184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085802184 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55960b9cf4e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11932183)[0x55960b9b04b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085802184 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11932183)[0x55960b9b04b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc0-RAN(364)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(373)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(362)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(372)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(365)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(363)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(368)@dbd1549f7850: Final verdict of PTC: none 20241106085802184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11932183)[0x55960b9b04b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11932183)[0x55960b9b04b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11932183)[0x55960b9b04b0]{disrupted}: Freeing instance (context_map.c:202) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11932183)[0x55960b9b04b0]{disrupted}: Deallocated (fsm.c:568) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55960b9cf4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55960b9cf4e0]{disconnected}: Freeing instance (context_map.c:206) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55960b9cf4e0]{disconnected}: Deallocated (fsm.c:568) 20241106085802184 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11932183 SCCP-24 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55960b9cf8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085802184 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) HNBGW_Test.msc1-SCCP(366)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(359)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(367)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(374)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360)@dbd1549f7850: Final verdict of PTC: none 20241106085802184 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085802184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f987f9), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085802184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085802184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085802184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085802184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085802184 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55960b9cf8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4304074)[0x55960b9b0c50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085802184 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4304074)[0x55960b9b0c50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085802184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4304074)[0x55960b9b0c50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4304074)[0x55960b9b0c50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.sgsn0-SCCP(369)@dbd1549f7850: Final verdict of PTC: none 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4304074)[0x55960b9b0c50]{disrupted}: Freeing instance (context_map.c:202) 20241106085802184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4304074)[0x55960b9b0c50]{disrupted}: Deallocated (fsm.c:568) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55960b9cf8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55960b9cf8e0]{disconnected}: Freeing instance (context_map.c:206) 20241106085802184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55960b9cf8e0]{disconnected}: Deallocated (fsm.c:568) 20241106085802184 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4304074 SCCP-26 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085802184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085802184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(356)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(370)@dbd1549f7850: Final verdict of PTC: none 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085802184 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085802184 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085802184 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085802184 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085802184 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085802184 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085802184 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085802184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085802184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085802184 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085802184 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085802184 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085802184 DLINP DEBUG SRVCONN(,r=127.0.0.1:42804<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085802184 DLINP DEBUG SRVCONN(,r=127.0.0.1:42804<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085802184 DLINP NOTICE SRV(,r=127.0.0.1:42804<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085802184 DMAIN NOTICE (127.0.0.1:42804 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42804<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085802184 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085802184 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085802184 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085802184 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085802184 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085802184 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085802184 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085802184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085802184 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085802184 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085802184 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085802184 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085802184 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085802184 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085802184 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085802184 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(375)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(361)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085802186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52702<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(358)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(356): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(358): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(359): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(361): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(362): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(363): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(364): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(365): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(366): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(367): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(368): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(369): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(370): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(371): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(372): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(373): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(374): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(375): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(376): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(377): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(378): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Wed Nov 6 08:58:02 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20241106085802244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085802746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33398<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350200) 20241106085803005 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085803005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce1007), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085803005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085803005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085803005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085803005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085803005 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085803005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1b3c), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085803005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085803006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085803006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085803006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085803006 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085803006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8d932), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085803006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085803006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085803006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085803006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085803006 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085803006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086b03), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085803006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085803006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085803006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085803006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085803006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085803006 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085803006 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085803006 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085803006 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085803006 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085803006 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085803006 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085803006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085803006 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085803006 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085803006 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085803006 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085803006 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085803006 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085803006 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085803007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085803007 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085803007 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085803007 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085803007 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085803007 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085803007 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085803007 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085803007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085803007 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085803007 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085803007 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085803007 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085803007 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085803007 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085803007 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=350200, count=358204) 20241106085804185 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085804185 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085804185 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085804185 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085804185 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085804185 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085804185 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085804185 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085804185 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085804185 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085804185 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085804185 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Wed Nov 6 08:58:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241106085805814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085805820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085805824 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37853<->l=127.0.0.1:4262) (control_if.c:570) 20241106085805913 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085805913 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(382)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085805921 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085805921 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085805921 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085805921 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085805921 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085805921 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085805921 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085805921 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085805921 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60546 (stream_srv.c:129) 20241106085805921 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60546<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(384)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085805922 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085805922 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085805922 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085805922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085805922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085805922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085805922 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085805922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085805922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085805922 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085805922 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085805922 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085805922 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085805922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085805922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085805922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085805923 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085805923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085805923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085805923 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085805923 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085805923 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085805923 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085805923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085805923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085805923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085805923 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085805923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085805923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085805923 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085805923 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085805923 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085805923 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085805923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085805923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085805923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085805923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085805923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085805923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085805923 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085805923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085805923 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085805923 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085805923 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085805923 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085805923 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085805923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085805923 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085805923 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085805923 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085805923 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085805923 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085805923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085805923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085805923 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085805923 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085805923 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085805923 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085805923 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085805923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085805923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085805923 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085805923 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085805923 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085805923 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085805923 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085805923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(388)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(388)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(388)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(386)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(391)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(391)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(391)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(389)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085805948 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085805948 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085805948 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085805948 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085805948 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085805948 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085805948 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085805948 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085805949 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085805949 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085805949 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085805949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085805949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085805949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085805949 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085805949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085805949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085805949 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085805949 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085805949 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085805949 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085805949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085805949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085805949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085805950 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085805950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085805950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085805950 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085805950 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085805950 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085805950 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085805950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085805950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085805950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085805950 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085805950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085805950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085805950 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085805950 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085805950 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085805950 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085805950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085805950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085805950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085805950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085805950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085805950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085805950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085805950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085805950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085805950 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085805950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085805950 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085805950 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085805950 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085805950 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085805950 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085805950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085805950 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085805950 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085805950 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085805950 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085805950 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085805950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085805950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085805950 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085805950 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085805950 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085805950 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085805950 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085805950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085805950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085805950 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085805950 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085805950 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085805950 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085805950 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085805950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(394)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(394)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(394)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(392)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(397)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(397)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(397)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(395)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085805985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085805985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085805985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085805985 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085805985 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085805985 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085805985 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085805985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085805985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085805992 DLINP DEBUG SRVCONN(,r=127.0.0.1:60546<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085805992 DLINP DEBUG SRVCONN(,r=127.0.0.1:60546<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085805992 DLINP DEBUG SRVCONN(,r=127.0.0.1:60546<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085805992 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085805992 DHNBAP DEBUG (127.0.0.1:60546 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085805992 DHNBAP NOTICE (127.0.0.1:60546 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085805992 DHNBAP NOTICE (127.0.0.1:60546 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085805992 DLINP DEBUG SRVCONN(,r=127.0.0.1:60546<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085805992 DLINP DEBUG SRVCONN(,r=127.0.0.1:60546<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085806134 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085806134 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085806134 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085806134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(388)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085806142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806142 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085806142 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085806142 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085806142 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085806142 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085806142 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085806144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806144 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085806144 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085806144 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085806144 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085806144 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085806144 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085806144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085806144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085806144 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085806145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085806145 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085806145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085806145 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085806145 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085806145 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085806145 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085806145 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085806145 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085806145 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085806145 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085806146 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085806146 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085806146 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085806146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085806146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085806146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085806146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085806146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085806146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085806146 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085806146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806146 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085806146 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085806146 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085806146 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085806146 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085806146 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085806146 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(391)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085806150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806150 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085806150 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085806150 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085806150 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085806150 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085806150 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085806152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806152 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085806152 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085806152 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085806152 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085806152 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085806152 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085806152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085806152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085806152 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085806152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085806152 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085806152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085806152 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085806152 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085806152 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085806152 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085806154 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085806154 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085806154 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085806154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085806154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085806154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085806154 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085806154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085806154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085806154 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085806154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085806154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085806154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085806154 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085806154 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085806154 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085806154 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806163 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085806163 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085806163 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085806163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(394)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085806169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806169 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085806169 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085806169 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085806169 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085806169 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085806169 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085806171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806171 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085806171 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085806171 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085806171 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085806171 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085806171 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085806171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085806171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085806171 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085806172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085806172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085806172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085806172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085806172 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085806172 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085806172 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085806173 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085806173 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085806173 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085806173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085806173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085806173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085806173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085806173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085806173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085806173 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085806173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806174 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085806174 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085806174 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085806174 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085806174 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085806174 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085806174 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806175 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085806175 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085806175 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085806175 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(397)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085806181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806181 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085806181 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085806181 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085806181 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085806181 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085806181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085806183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806183 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085806183 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085806183 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085806183 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085806183 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085806183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085806183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085806183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085806183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085806183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085806183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085806183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085806183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085806183 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085806183 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085806183 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085806184 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085806184 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085806184 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085806184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085806184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085806184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085806185 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085806185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085806185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085806185 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085806185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806185 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085806185 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085806185 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085806185 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085806185 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085806185 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085806185 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(387)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085806951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806951 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085806951 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085806951 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085806951 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085806951 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085806951 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085806951 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085806951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085806951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085806951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085806951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085806951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085806951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085806951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085806951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085806951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085806951 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085806951 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085806951 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085806951 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085806951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085806951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085806951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085806951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085806951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085806951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085806951 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085806951 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085806952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806952 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085806952 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085806952 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085806952 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085806952 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085806952 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085806952 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806954 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085806954 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085806954 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085806954 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085806954 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085806954 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085806954 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085806954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085806954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085806954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085806954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085806954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085806954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085806954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085806954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085806954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085806954 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085806954 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085806954 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(390)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085806958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806958 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085806958 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085806958 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085806958 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085806958 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085806958 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085806958 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085806958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085806958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085806958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085806958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085806958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085806958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085806958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085806958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085806958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085806958 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085806958 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085806958 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085806958 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085806958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085806958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085806958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085806958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085806958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085806958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085806958 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085806958 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085806959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806959 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085806959 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085806959 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085806959 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085806959 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085806959 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085806959 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806959 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085806959 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085806959 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085806959 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085806959 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085806959 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085806959 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085806959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085806959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085806959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085806959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085806959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085806959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085806959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085806959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806959 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085806959 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085806960 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085806960 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085806960 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(393)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085806973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806973 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085806973 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085806973 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085806973 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085806973 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085806973 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085806973 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085806974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085806974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085806974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085806974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085806974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085806974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085806974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085806974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085806974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085806974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085806974 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085806974 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085806974 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085806974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085806974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085806974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085806974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085806974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085806974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085806974 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085806974 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085806974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806974 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085806974 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085806974 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085806974 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085806974 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085806974 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085806974 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806976 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085806976 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085806976 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085806976 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085806976 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085806976 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085806976 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085806976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085806976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085806976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085806976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085806976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085806976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085806976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085806976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085806976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085806976 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085806976 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085806976 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(396)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085806982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806982 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085806982 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085806982 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085806982 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085806982 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085806982 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085806982 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085806982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085806982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085806982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085806982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085806982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085806982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085806982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085806982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085806982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085806982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085806982 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085806982 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085806982 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085806982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085806982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085806982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085806982 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085806982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085806982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085806982 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085806982 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106085806982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806982 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085806982 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085806982 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085806982 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085806982 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085806982 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085806982 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085806985 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085806985 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085806985 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085806985 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085806985 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085806985 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085806985 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085806985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085806985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085806985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085806985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085806985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085806985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085806985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085806985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085806985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085806985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085806985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085806985 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085806985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085806985 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085806985 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085806985 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085807999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085808004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085808007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085808010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085808012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085808014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085808016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085808017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085808019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085808020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085808022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085808025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085808027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085808028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085808029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085808030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085808031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085808032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085808033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085808033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010110001'B, t_guard := 20.000000 } 20241106085808044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(387)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(387)@dbd1549f7850: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383)@dbd1549f7850: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399)15340283 20241106085809092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085809092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085809092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085809092 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085809092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea12fb, normal) (hnbgw_rua.c:407) 20241106085809092 DHNB DEBUG map_rua[0x55960b9b04b0]{init}: Allocated (fsm.c:456) 20241106085809092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15340283)[0x55960b9b04b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085809092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15340283 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085809092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085809092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085809092 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15340283 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1047) 20241106085809092 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15340283 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085809092 DCN DEBUG map_sccp[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085809092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085809092 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15340283 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085809092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15340283 SCCP-27 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085809092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15340283)[0x55960b9b04b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085809092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085809092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085809092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15340283)[0x55960b9b04b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085809092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55960b9cf4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085809092 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085809093 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{IDLE}: Allocated (fsm.c:456) 20241106085809093 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085809093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002b10056400500f1100926) (sccp_scrc.c:401) 20241106085809093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085809093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085809093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085809093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085809093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085809093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085809093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085809093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085809093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085809093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085809093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085809093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085809093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085809093 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085809093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55960b9cf4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085809093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15340283)[0x55960b9b04b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085809093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085809093 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085809093 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085809093 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085809093 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085809093 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085809093 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085809093 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(386)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(386)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(387)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399) HNBGW_Test.msc0-RAN(387)@dbd1549f7850: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399)12562313 HNBGW_Test.msc0-SCCP(386)@dbd1549f7850: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(386)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085809112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085809112 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085809112 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085809112 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085809112 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085809112 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085809112 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085809112 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085809112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085809112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085809112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085809112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085809112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085809112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=00b00d9b) (sccp_scrc.c:472) 20241106085809112 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1823) 20241106085809112 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085809112 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085809112 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085809112 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085809112 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085809112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55960b9cf4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085809112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55960b9cf4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085809113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085809115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085809117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085809119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085809129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085809141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085809147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085809151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085809155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085809157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085809159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085809161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085809162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085809163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085809165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085809167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085809169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085809171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085809173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085809174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085809176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001010010'B, t_guard := 20.000000 } 20241106085809187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33436<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(390)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(390)@dbd1549f7850: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383)@dbd1549f7850: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400)9483346 20241106085810214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085810215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085810215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085810215 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085810215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x90b452, normal) (hnbgw_rua.c:407) 20241106085810215 DHNB DEBUG map_rua[0x55960b9cf8e0]{init}: Allocated (fsm.c:456) 20241106085810215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483346)[0x55960b9cf8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085810215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9483346 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085810215 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085810215 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085810215 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9483346 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1047) 20241106085810215 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9483346 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085810215 DCN DEBUG map_sccp[0x55960b9b18d0]{init}: Allocated (fsm.c:456) 20241106085810215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55960b9b18d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085810215 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9483346 <-> SCCP-28 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085810215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9483346 SCCP-28 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085810215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483346)[0x55960b9cf8e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085810215 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085810215 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085810215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483346)[0x55960b9cf8e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085810215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55960b9b18d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085810215 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085810215 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{IDLE}: Allocated (fsm.c:456) 20241106085810215 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085810215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000520056400500f1100926) (sccp_scrc.c:401) 20241106085810215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085810215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085810215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085810215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085810215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085810215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085810215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085810215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085810215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085810215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085810215 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085810215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085810215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085810215 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085810215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55960b9b18d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085810215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483346)[0x55960b9cf8e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085810215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085810215 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085810215 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085810215 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085810215 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085810215 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085810215 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085810215 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(389)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc1-SCCP(389)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(390)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400) HNBGW_Test.msc1-RAN(390)@dbd1549f7850: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400)8008931 HNBGW_Test.msc1-SCCP(389)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(389)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400)@dbd1549f7850: setverdict(pass): none -> pass 20241106085810234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085810235 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085810235 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085810235 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085810235 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085810235 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085810235 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085810235 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085810235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085810235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085810235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085810235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085810235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085810235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=0065abb0) (sccp_scrc.c:472) 20241106085810235 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1823) 20241106085810235 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085810235 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085810235 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085810235 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085810235 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085810235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55960b9b18d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085810235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55960b9b18d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085810238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33436<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085810241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085810246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085810250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085810254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085810257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085810260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085810262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085810264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085810265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085810266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085810267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085810268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085810269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085810270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085810270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085810271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085810272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085810272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085810273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085810274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101001011'B, t_guard := 20.000000 } 20241106085810284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33448<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(387)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(387)@dbd1549f7850: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383)@dbd1549f7850: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401)185795 20241106085811307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085811307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085811307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085811307 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085811307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2d5c3, normal) (hnbgw_rua.c:407) 20241106085811307 DHNB DEBUG map_rua[0x55960b9be170]{init}: Allocated (fsm.c:456) 20241106085811307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-185795)[0x55960b9be170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085811308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-185795 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085811308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085811308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085811308 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-185795 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1047) 20241106085811308 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-185795 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085811308 DCN DEBUG map_sccp[0x55960b9be2a0]{init}: Allocated (fsm.c:456) 20241106085811308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55960b9be2a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085811308 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-185795 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085811308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-185795 SCCP-29 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085811308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-185795)[0x55960b9be170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085811308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085811308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085811308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-185795)[0x55960b9be170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085811308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55960b9be2a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085811308 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085811308 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{IDLE}: Allocated (fsm.c:456) 20241106085811308 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085811308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300014b0056400500f1100926) (sccp_scrc.c:401) 20241106085811308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085811308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085811308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085811308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085811308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085811308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085811308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085811308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085811308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085811308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085811308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085811308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085811308 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085811308 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085811308 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085811308 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085811308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085811308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085811308 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085811308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55960b9be2a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085811308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-185795)[0x55960b9be170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085811308 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085811308 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085811308 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(386)@dbd1549f7850: First idle individual index:1 HNBGW_Test.msc0-SCCP(386)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(387)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401) HNBGW_Test.msc0-RAN(387)@dbd1549f7850: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401)6026306 HNBGW_Test.msc0-SCCP(386)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(386)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085811317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085811317 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085811317 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085811317 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085811317 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085811317 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085811317 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085811317 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085811317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085811317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085811317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085811317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085811317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085811317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00a7fba7) (sccp_scrc.c:472) 20241106085811317 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1823) 20241106085811317 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085811317 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085811317 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085811317 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085811317 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085811317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55960b9be2a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085811317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55960b9be2a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401)@dbd1549f7850: setverdict(pass): none -> pass 20241106085811319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33448<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085811321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085811323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085811325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085811327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085811328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085811329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085811330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085811330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085811331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085811332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085811333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085811333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085811334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085811335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085811335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085811336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085811337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085811338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085811338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085811339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(385)@dbd1549f7850: Final verdict of PTC: none 20241106085811342 DLINP DEBUG SRVCONN(,r=127.0.0.1:60546<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085811342 DLINP DEBUG SRVCONN(,r=127.0.0.1:60546<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085811342 DLINP NOTICE SRV(,r=127.0.0.1:60546<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085811342 DMAIN NOTICE (127.0.0.1:60546 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60546<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085811342 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085811342 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37853<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383)@dbd1549f7850: Final verdict of PTC: none 20241106085811342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33422<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(392)@dbd1549f7850: Final verdict of PTC: none 20241106085811342 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085811342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085811342 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085811342 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085811342 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085811342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085811342 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085811342 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085811342 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085811342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085811342 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085811342 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085811342 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085811342 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085811342 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085811342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085811342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085811342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085811342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085811343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085811343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085811343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085811343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085811343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085811343 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085811343 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085811343 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085811343 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085811343 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085811343 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085811343 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085811343 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106085811343 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(387)@dbd1549f7850: Final verdict of PTC: none 20241106085811343 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085811343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085811343 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085811343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085811343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085811343 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085811343 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085811343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085811343 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085811343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085811343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085811343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085811343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085811343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085811343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) HNBGW_Test.sgsn0-RAN(393)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(395)@dbd1549f7850: Final verdict of PTC: none 20241106085811343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085811343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085811343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085811343 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085811343 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085811343 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn1-RAN(396)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(382)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(397)@dbd1549f7850: Final verdict of PTC: none 20241106085811343 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085811343 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-SCCP(389)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(386)@dbd1549f7850: Final verdict of PTC: none 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085811343 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085811343 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085811343 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085811343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085811343 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085811343 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085811343 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085811343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b00d9b), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085811343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085811343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085811343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085811343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085811343 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55960b9cf4e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15340283)[0x55960b9b04b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085811343 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15340283)[0x55960b9b04b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085811343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085811343 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085811343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085811343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(391)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(388)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(384)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(398)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(390)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(379)@dbd1549f7850: Final verdict of PTC: none 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15340283)[0x55960b9b04b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15340283)[0x55960b9b04b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.sgsn0-M3UA(394)@dbd1549f7850: Final verdict of PTC: none 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15340283)[0x55960b9b04b0]{disrupted}: Freeing instance (context_map.c:202) 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15340283)[0x55960b9b04b0]{disrupted}: Deallocated (fsm.c:568) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55960b9cf4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55960b9cf4e0]{disconnected}: Freeing instance (context_map.c:206) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55960b9cf4e0]{disconnected}: Deallocated (fsm.c:568) 20241106085811343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15340283 SCCP-27 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55960b9be2a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085811343 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085811343 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085811343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7fba7), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085811343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085811343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085811343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085811343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085811343 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55960b9be2a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-185795)[0x55960b9be170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085811343 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-185795)[0x55960b9be170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085811343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-185795)[0x55960b9be170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-185795)[0x55960b9be170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-185795)[0x55960b9be170]{disrupted}: Freeing instance (context_map.c:202) 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-185795)[0x55960b9be170]{disrupted}: Deallocated (fsm.c:568) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55960b9be2a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55960b9be2a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55960b9be2a0]{disconnected}: Deallocated (fsm.c:568) 20241106085811343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-185795 SCCP-29 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241106085811343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085811343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085811343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085811343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085811343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085811343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085811343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085811343 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085811343 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085811343 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085811343 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085811343 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085811343 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085811343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065abb0), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085811343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085811343 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085811343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085811343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085811343 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55960b9b18d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483346)[0x55960b9cf8e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085811343 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483346)[0x55960b9cf8e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085811343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483346)[0x55960b9cf8e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483346)[0x55960b9cf8e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483346)[0x55960b9cf8e0]{disrupted}: Freeing instance (context_map.c:202) 20241106085811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483346)[0x55960b9cf8e0]{disrupted}: Deallocated (fsm.c:568) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55960b9b18d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55960b9b18d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55960b9b18d0]{disconnected}: Deallocated (fsm.c:568) 20241106085811343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9483346 SCCP-28 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241106085811343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085811343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085811343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085811343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085811343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085811343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085811343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085811343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085811344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085811344 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085811344 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085811344 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085811344 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085811344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085811344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085811344 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085811344 DMAIN NOTICE (127.0.020241106085811344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085811344 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085811344 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085811344 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085811344 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing .1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085811344 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085811344 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085811344 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085811344 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085811344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085811344 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085811344 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085811344 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085811344 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085811344 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085811344 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085811344 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085811344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085811344 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085811344 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085811344 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085811344 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085811344 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085811344 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085811344 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085811344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33406<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(381)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(379): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(381): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(382): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(384): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(385): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(386): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(387): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(388): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(389): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(390): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(391): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(392): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(393): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(394): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(395): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(396): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(397): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(398): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Wed Nov 6 08:58:11 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20241106085811475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085812078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33462<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=347072) 20241106085812185 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085812185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f987f9), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085812185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085812185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085812185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085812185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085812185 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085812185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc9555), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085812185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085812185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085812185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085812185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085812185 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085812185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d04046), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085812185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085812185 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085812185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085812185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085812185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085812185 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085812185 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085812185 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085812185 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085812185 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085812185 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085812185 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085812185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085812185 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085812185 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085812185 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085812185 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085812185 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085812185 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085812185 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085812185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085812185 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085812185 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085812185 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085812185 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085812185 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085812185 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085812185 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085813006 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085813006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086b03), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085813006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085813006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085813006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085813006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085813007 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085813007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8d932), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085813007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085813007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085813007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085813007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085813007 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085813007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1b3c), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085813007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085813007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085813007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085813007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085813007 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085813007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce1007), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085813007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085813007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085813007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085813007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085813007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085813007 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085813007 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085813007 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085813007 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085813007 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085813007 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085813007 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085813007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085813007 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085813007 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085813007 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085813007 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085813007 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085813007 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085813007 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085813007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085813007 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085813007 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085813007 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085813007 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085813007 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085813007 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085813007 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085813007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085813007 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085813007 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085813007 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085813007 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085813007 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085813007 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085813007 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=347072, count=356712) 20241106085813344 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085813344 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085813344 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085813344 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085813344 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085813344 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085813344 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085813344 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085813344 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085813344 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085813344 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085813344 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Wed Nov 6 08:58:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241106085815164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085815172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085815178 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33395<->l=127.0.0.1:4262) (control_if.c:570) 20241106085815258 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085815258 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(405)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085815266 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085815266 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085815266 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085815266 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085815266 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085815266 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085815267 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085815267 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(407)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085815267 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53668 (stream_srv.c:129) 20241106085815267 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53668<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085815268 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085815268 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085815268 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085815268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085815268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085815268 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085815268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085815268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085815268 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085815268 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085815268 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085815268 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085815268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085815268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085815268 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085815268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085815268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085815268 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085815268 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085815268 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085815268 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085815268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085815268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085815268 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085815268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085815268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085815268 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085815268 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085815268 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085815268 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085815268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085815268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085815268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085815268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085815268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085815268 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085815268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085815268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085815268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085815268 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085815268 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085815268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085815268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085815268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085815268 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085815268 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085815268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085815268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085815268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085815268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085815268 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085815268 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085815268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085815268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085815268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085815268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085815268 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085815268 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085815268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(411)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(411)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(411)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(409)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(414)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(414)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(414)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(412)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085815292 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085815292 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085815292 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085815292 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085815292 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085815292 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085815292 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085815292 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085815293 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085815293 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085815293 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085815293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085815294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085815294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085815294 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085815294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085815294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085815294 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085815294 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085815294 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085815294 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085815294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085815294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085815294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085815294 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085815294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085815294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085815294 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085815294 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085815294 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085815294 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085815294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085815294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085815294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085815294 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085815294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085815294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085815294 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085815294 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085815294 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085815294 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085815294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085815294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085815294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085815294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085815294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085815294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085815294 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085815294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815294 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085815294 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085815294 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085815294 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085815294 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085815294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815294 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085815294 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085815294 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085815294 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085815294 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085815294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085815294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815294 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085815294 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085815294 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085815294 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085815294 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085815294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085815294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815294 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085815294 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085815294 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085815294 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085815294 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085815294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(417)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(417)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(417)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(415)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(420)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(420)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(420)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(418)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085815328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085815328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085815328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085815328 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085815328 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085815328 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085815328 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085815328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085815328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085815333 DLINP DEBUG SRVCONN(,r=127.0.0.1:53668<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085815333 DLINP DEBUG SRVCONN(,r=127.0.0.1:53668<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085815333 DLINP DEBUG SRVCONN(,r=127.0.0.1:53668<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085815333 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085815333 DHNBAP DEBUG (127.0.0.1:53668 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085815333 DHNBAP NOTICE (127.0.0.1:53668 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085815333 DHNBAP NOTICE (127.0.0.1:53668 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085815333 DLINP DEBUG SRVCONN(,r=127.0.0.1:53668<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085815333 DLINP DEBUG SRVCONN(,r=127.0.0.1:53668<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085815479 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085815479 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085815479 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085815479 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(411)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085815485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815485 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085815485 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085815485 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085815485 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085815485 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085815485 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085815486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815486 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085815486 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085815486 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085815486 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085815486 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085815486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085815486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085815486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085815486 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085815486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085815486 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085815486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085815486 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085815486 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085815486 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085815486 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085815488 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085815488 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085815488 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085815488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085815488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085815488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085815488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085815488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085815488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085815488 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085815488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815488 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085815488 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085815488 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085815488 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085815488 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085815488 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085815488 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085815490 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085815490 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085815490 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085815490 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(414)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085815494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815494 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085815494 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085815494 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085815494 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085815494 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085815494 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085815496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815496 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085815496 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085815496 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085815496 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085815496 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085815496 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085815496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085815496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085815496 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085815496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085815496 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085815496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085815497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085815497 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085815497 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085815497 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085815498 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085815498 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085815498 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085815498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085815498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085815498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085815498 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085815498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085815498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085815498 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085815499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815499 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085815499 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085815499 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085815499 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085815499 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085815499 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085815499 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085815507 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085815507 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085815507 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085815507 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(417)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085815514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815514 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085815514 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085815514 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085815514 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085815514 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085815514 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085815516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815516 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085815516 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085815516 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085815516 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085815516 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085815517 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085815517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085815517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085815517 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085815517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085815517 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085815517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085815517 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085815517 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085815517 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085815517 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085815518 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085815518 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085815518 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085815518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085815518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085815518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085815519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085815519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085815519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085815519 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085815519 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085815519 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085815519 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085815519 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085815519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815519 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085815519 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085815519 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085815519 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085815519 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085815519 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085815519 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(420)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085815524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815524 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085815524 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085815524 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085815524 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085815524 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085815524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085815527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815527 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085815527 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085815527 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085815527 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085815527 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085815527 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085815527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085815527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085815527 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085815527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085815528 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085815528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085815528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085815528 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085815528 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085815528 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085815529 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085815529 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085815529 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085815529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085815529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085815529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085815529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085815529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085815529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085815529 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085815529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085815529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085815529 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085815529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085815529 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085815529 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085815529 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085815529 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085815529 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085815529 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085815529 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(410)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085816293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085816293 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085816293 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085816293 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085816293 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085816293 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085816293 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085816293 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085816293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085816293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085816293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085816293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085816293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085816293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085816293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085816293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085816293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085816293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085816293 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085816293 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085816293 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085816293 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085816293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085816293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085816293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085816293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085816293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085816293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085816293 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085816293 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085816294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085816294 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085816294 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085816294 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085816294 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085816294 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085816294 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085816294 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085816295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085816295 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085816295 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085816295 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085816295 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085816295 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085816295 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085816295 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085816295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085816295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085816295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085816295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085816295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085816295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085816295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085816295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085816295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085816295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085816295 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085816295 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085816295 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(413)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085816298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085816298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085816298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085816298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085816298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085816298 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085816298 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085816298 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085816298 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085816298 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085816298 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085816298 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085816298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085816298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085816298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085816298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085816298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816298 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085816298 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085816298 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085816298 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085816298 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085816298 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085816298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085816298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085816298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085816298 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085816298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085816298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085816298 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085816298 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085816298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085816298 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085816298 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085816298 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085816298 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085816298 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085816298 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085816298 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085816299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085816299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085816299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085816299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085816299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085816299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085816299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085816299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085816299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085816299 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085816299 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085816299 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085816299 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085816299 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085816299 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085816299 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085816299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816299 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085816299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085816299 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085816299 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085816299 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(416)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085816314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085816314 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085816314 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085816314 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085816314 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085816314 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085816314 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085816314 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085816314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085816314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085816314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085816314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085816314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085816314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085816314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085816314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085816314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085816314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085816314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085816314 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085816314 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085816314 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085816314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085816314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085816314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085816314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085816314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085816314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085816315 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085816315 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085816315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085816315 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085816315 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085816315 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085816315 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085816315 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085816315 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085816315 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085816318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085816318 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085816318 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085816318 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085816318 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085816318 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085816318 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085816318 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085816318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085816318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085816318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085816318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085816318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085816318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085816318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085816318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085816318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085816318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085816318 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085816318 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085816318 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(419)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085816324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085816324 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085816324 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085816324 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085816324 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085816324 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085816324 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085816324 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085816324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085816324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085816324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085816324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085816324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085816324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085816324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085816324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085816324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816324 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085816324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085816324 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085816324 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085816324 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085816324 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085816324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085816324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085816324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085816324 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085816324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085816324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085816324 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085816324 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106085816325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085816325 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085816325 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085816325 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085816325 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085816325 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085816325 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085816325 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085816325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085816325 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085816325 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085816325 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085816325 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085816325 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085816325 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085816325 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085816325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085816325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085816325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085816325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085816325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085816325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085816325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085816325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085816325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085816325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085816325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085816325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085816325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085816325 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085816325 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085816325 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085817344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085817352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085817356 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085817361 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085817366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085817370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085817374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085817378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085817382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085817386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085817390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085817394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085817399 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085817405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085817411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085817415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085817419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085817424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085817427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085817431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010110011'B, t_guard := 20.000000 } 20241106085817468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55224<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(410)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(410)@dbd1549f7850: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406)@dbd1549f7850: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422)7473795 20241106085818508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085818508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085818508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085818508 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085818508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x720a83, normal) (hnbgw_rua.c:407) 20241106085818508 DHNB DEBUG map_rua[0x55960b9cf8e0]{init}: Allocated (fsm.c:456) 20241106085818508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7473795)[0x55960b9cf8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085818508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7473795 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085818508 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085818508 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085818508 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7473795 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1047) 20241106085818508 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7473795 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1067) 20241106085818508 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7473795 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085818508 DCN DEBUG map_sccp[0x55960b9b18d0]{init}: Allocated (fsm.c:456) 20241106085818508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55960b9b18d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085818508 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7473795 <-> SCCP-30 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085818508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7473795 SCCP-30 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085818508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7473795)[0x55960b9cf8e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085818508 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085818508 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085818509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7473795)[0x55960b9cf8e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085818509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55960b9b18d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085818509 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085818509 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{IDLE}: Allocated (fsm.c:456) 20241106085818509 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085818509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002b30056400500f1100926) (sccp_scrc.c:401) 20241106085818509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085818509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085818509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085818509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085818509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085818509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085818509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085818509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085818509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085818509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085818509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085818509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085818509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085818509 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085818509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55960b9b18d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085818509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7473795)[0x55960b9cf8e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085818509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085818509 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085818509 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085818509 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085818509 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085818509 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085818509 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085818509 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(409)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(409)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(410)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422) HNBGW_Test.msc0-RAN(410)@dbd1549f7850: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422)5248884 HNBGW_Test.msc0-SCCP(409)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(409)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422)@dbd1549f7850: setverdict(pass): none -> pass 20241106085818530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085818530 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085818530 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085818530 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085818530 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085818530 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085818530 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085818530 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085818530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085818530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085818530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085818531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085818531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085818531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=0030d5bb) (sccp_scrc.c:472) 20241106085818531 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1823) 20241106085818531 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085818531 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085818531 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085818531 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085818531 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085818531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55960b9b18d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085818531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55960b9b18d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085818532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55224<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085818535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085818541 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085818547 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085818550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085818551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085818552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085818553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085818554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085818554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085818555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085818556 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085818557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085818557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085818558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085818559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085818560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085818560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085818561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085818562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085818562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001110101'B, t_guard := 20.000000 } 20241106085818572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(413)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(413)@dbd1549f7850: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406)@dbd1549f7850: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423)14936349 20241106085819595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085819595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085819595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085819595 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085819595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3e91d, normal) (hnbgw_rua.c:407) 20241106085819595 DHNB DEBUG map_rua[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085819595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14936349)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085819595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14936349 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085819595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085819595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085819595 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14936349 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1047) 20241106085819595 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14936349 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1067) 20241106085819595 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14936349 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085819595 DCN DEBUG map_sccp[0x55960b9be170]{init}: Allocated (fsm.c:456) 20241106085819595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55960b9be170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085819595 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14936349 <-> SCCP-31 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085819595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14936349 SCCP-31 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085819595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14936349)[0x55960b9cf4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085819595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085819595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085819595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14936349)[0x55960b9cf4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085819595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55960b9be170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085819595 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085819595 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{IDLE}: Allocated (fsm.c:456) 20241106085819595 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085819595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001f), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002750056400500f1100926) (sccp_scrc.c:401) 20241106085819595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085819595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085819595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085819595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085819595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085819595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085819595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085819595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085819595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085819595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085819595 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085819595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085819595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085819595 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085819595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55960b9be170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085819595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14936349)[0x55960b9cf4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085819596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085819596 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085819596 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085819596 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085819596 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085819596 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085819596 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085819596 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(412)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc1-SCCP(412)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(413)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423) HNBGW_Test.msc1-RAN(413)@dbd1549f7850: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423)667956 HNBGW_Test.msc1-SCCP(412)@dbd1549f7850: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(412)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085819615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085819615 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085819615 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085819615 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085819615 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085819615 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085819615 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085819615 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085819615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085819615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085819615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085819615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085819615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085819615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Source Reference,L=4,D=00036731) (sccp_scrc.c:472) 20241106085819615 DLSCCP DEBUG Received CO:COAK for local reference 31 (sccp_scoc.c:1823) 20241106085819615 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085819615 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085819615 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085819615 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085819615 DCN DEBUG handle_cn_conn_conf() conn_id=31, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085819615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55960b9be170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085819615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55960b9be170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085819616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085819618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085819624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085819628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085819631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085819633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085819634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085819635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085819636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085819636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085819637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085819637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085819638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085819639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085819639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085819640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085819641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085819641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085819642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085819643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085819643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111010000'B, t_guard := 20.000000 } 20241106085819654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(410)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(410)@dbd1549f7850: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406)@dbd1549f7850: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424)9324363 20241106085820678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085820678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085820678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085820678 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085820678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8e474b, normal) (hnbgw_rua.c:407) 20241106085820678 DHNB DEBUG map_rua[0x55960b9bf0e0]{init}: Allocated (fsm.c:456) 20241106085820678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9324363)[0x55960b9bf0e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085820678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9324363 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085820678 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085820678 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085820678 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9324363 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1047) 20241106085820678 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9324363 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1067) 20241106085820678 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9324363 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085820678 DCN DEBUG map_sccp[0x55960b9bfa10]{init}: Allocated (fsm.c:456) 20241106085820678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55960b9bfa10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085820678 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9324363 <-> SCCP-32 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085820678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9324363 SCCP-32 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085820678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9324363)[0x55960b9bf0e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085820678 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085820678 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085820678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9324363)[0x55960b9bf0e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085820678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55960b9bfa10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085820678 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085820678 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{IDLE}: Allocated (fsm.c:456) 20241106085820678 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085820678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000020), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001d00056400500f1100926) (sccp_scrc.c:401) 20241106085820678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085820678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085820678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085820678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085820678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085820678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085820678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085820679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085820679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085820679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085820679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085820679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085820679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085820679 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085820679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55960b9bfa10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085820679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9324363)[0x55960b9bf0e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085820679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085820679 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085820679 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085820679 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085820679 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085820679 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085820679 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085820679 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(409)@dbd1549f7850: First idle individual index:1 HNBGW_Test.msc0-SCCP(409)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(410)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424) HNBGW_Test.msc0-RAN(410)@dbd1549f7850: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424)16376011 HNBGW_Test.msc0-SCCP(409)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(409)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424)@dbd1549f7850: setverdict(pass): none -> pass 20241106085820686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085820686 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085820686 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085820686 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085820686 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085820686 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085820686 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085820686 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085820687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085820687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085820687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085820687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085820687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085820687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000020), PART(T=Source Reference,L=4,D=00dbedcf) (sccp_scrc.c:472) 20241106085820687 DLSCCP DEBUG Received CO:COAK for local reference 32 (sccp_scoc.c:1823) 20241106085820687 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085820687 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085820687 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085820687 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085820687 DCN DEBUG handle_cn_conn_conf() conn_id=32, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085820687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55960b9bfa10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085820687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55960b9bfa10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085820688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085820690 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085820693 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085820695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085820697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085820698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085820700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085820701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085820702 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085820703 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085820705 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085820706 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085820707 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085820709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085820710 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085820711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085820712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085820712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085820713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085820714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085820715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085820718 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33395<->l=127.0.0.1:4262) (control_if.c:193) 20241106085820718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55216<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(408)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(418)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(416)@dbd1549f7850: Final verdict of PTC: none 20241106085820718 DLINP DEBUG SRVCONN(,r=127.0.0.1:53668<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085820718 DLINP DEBUG SRVCONN(,r=127.0.0.1:53668<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085820718 DLINP NOTICE SRV(,r=127.0.0.1:53668<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085820718 DMAIN NOTICE (127.0.0.1:53668 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53668<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085820718 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(412)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(413)@dbd1549f7850: Final verdict of PTC: none 20241106085820718 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085820718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085820718 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085820718 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085820718 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085820718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085820718 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085820718 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085820718 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085820718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085820718 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085820719 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(405)@dbd1549f7850: Final verdict of PTC: none 20241106085820719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085820719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085820719 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085820719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085820719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085820719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085820719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085820719 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085820719 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085820719 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085820719 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55960b9be170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085820719 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085820719 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085820719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00036731), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085820719 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085820719 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085820719 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085820719 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085820719 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085820719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085820719 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085820719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085820719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085820719 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55960b9be170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14936349)[0x55960b9cf4e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085820719 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14936349)[0x55960b9cf4e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085820719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14936349)[0x55960b9cf4e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085820719 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085820719 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14936349)[0x55960b9cf4e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14936349)[0x55960b9cf4e0]{disrupted}: Freeing instance (context_map.c:202) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14936349)[0x55960b9cf4e0]{disrupted}: Deallocated (fsm.c:568) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55960b9be170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55960b9be170]{disconnected}: Freeing instance (context_map.c:206) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55960b9be170]{disconnected}: Deallocated (fsm.c:568) 20241106085820719 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14936349 SCCP-31 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241106085820719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085820719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085820719 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085820719 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085820719 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085820719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085820719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085820719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085820719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085820719 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085820719 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085820719 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085820719 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085820719 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085820719 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085820719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030d5bb), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW-MGCP(421)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(409)@dbd1549f7850: Final verdict of PTC: none20241106085820719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085820719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085820719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085820719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085820719 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55960b9b18d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7473795)[0x55960b9cf8e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085820719 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7473795)[0x55960b9cf8e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085820719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7473795)[0x55960b9cf8e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7473795)[0x55960b9cf8e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7473795)[0x55960b9cf8e0]{disrupted}: Freeing instance (context_map.c:202) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7473795)[0x55960b9cf8e0]{disrupted}: Deallocated (fsm.c:568) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55960b9b18d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55960b9b18d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55960b9b18d0]{disconnected}: Deallocated (fsm.c:568) 20241106085820719 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7473795 SCCP-30 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55960b9bfa10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085820719 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085820719 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085820719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbedcf), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085820719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085820719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085820719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085820719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085820719 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55960b9bfa10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9324363)[0x55960b9bf0e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085820719 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9324363)[0x55960b9bf0e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085820719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9324363)[0x55960b9bf0e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9324363)[0x55960b9bf0e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9324363)[0x55960b9bf0e0]{disrupted}: Freeing instance (context_map.c:202) 20241106085820719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9324363)[0x55960b9bf0e0]{disrupted}: Deallocated (fsm.c:568) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55960b9bfa10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55960b9bfa10]{disconnected}: Freeing instance (context_map.c:206) 20241106085820719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55960b9bfa10]{disconnected}: Deallocated (fsm.c:568) 20241106085820719 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9324363 SCCP-32 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241106085820719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085820719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(407)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(420)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(411)@dbd1549f7850: Final verdict of PTC: none 20241106085820719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085820719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085820719 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085820719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085820719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085820719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085820719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085820719 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085820719 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085820719 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085820719 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085820719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085820719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085820719 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085820719 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085820719 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(415)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(414)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(402)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(419)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(410)@dbd1549f7850: Final verdict of PTC: none 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085820719 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085820719 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085820719 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085820719 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085820719 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085820719 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085820719 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085820719 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085820719 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085820719 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085820719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085820719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085820719 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085820719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085820719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085820719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085820719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085820719 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085820719 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085820719 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085820719 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085820719 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085820719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085820719 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085820719 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085820719 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085820719 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085820719 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085820719 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085820719 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085820719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085820719 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085820719 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085820719 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085820719 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085820719 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085820719 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085820719 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(417)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(404)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(402): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(404): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(405): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(407): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(408): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(409): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(410): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(411): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(412): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(413): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(414): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(415): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(416): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(417): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(418): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(419): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(420): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(421): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422): pass (pass -> pass) 20241106085820730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55204<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Wed Nov 6 08:58:20 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20241106085820871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085821344 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085821344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065abb0), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085821344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085821344 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085821344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085821344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085821344 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085821344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7fba7), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085821344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085821344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085821344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085821344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085821344 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085821344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b00d9b), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085821344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085821344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085821344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085821344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085821344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085821344 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085821344 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085821344 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085821344 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085821344 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085821344 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085821344 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085821344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085821344 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085821344 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085821344 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085821344 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085821344 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085821344 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085821344 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085821344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085821344 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085821344 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085821344 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085821344 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085821344 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085821344 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085821344 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085821474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55254<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=352072) 20241106085822185 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085822186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d04046), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085822186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085822186 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085822186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085822186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085822186 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085822186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc9555), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085822186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085822186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085822186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085822186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085822186 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085822186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f987f9), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085822186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085822186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085822186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085822186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085822186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085822186 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085822186 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085822186 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085822186 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085822186 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085822186 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085822186 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085822186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085822186 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085822186 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085822186 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085822186 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085822186 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085822186 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085822186 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085822186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085822186 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085822186 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085822186 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085822186 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085822186 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085822186 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085822186 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=352072, count=358256) 20241106085822720 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085822720 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085822720 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085822720 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085822720 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085822720 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085822720 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085822720 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085822720 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085822720 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085822720 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085822720 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085823007 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085823007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce1007), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085823007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085823007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085823007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085823007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085823007 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085823007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1b3c), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085823007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085823007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085823007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085823007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085823007 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085823007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8d932), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085823007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085823007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085823008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085823008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085823008 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085823008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086b03), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085823008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085823008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085823008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085823008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085823008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085823008 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085823008 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085823008 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085823008 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085823008 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085823008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085823008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085823008 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085823008 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085823008 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085823008 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085823008 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085823008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085823008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085823008 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085823008 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085823008 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085823008 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085823008 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085823008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085823008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085823008 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085823008 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085823008 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085823008 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085823008 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085823008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Wed Nov 6 08:58:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241106085824538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42694<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085824543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085824548 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33633<->l=127.0.0.1:4262) (control_if.c:570) 20241106085824635 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085824635 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(428)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085824644 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085824644 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085824644 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085824644 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085824644 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35310 (stream_srv.c:129) 20241106085824644 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35310<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(430)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085824645 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085824645 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085824645 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085824645 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085824645 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085824645 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085824645 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085824645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085824645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085824645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085824645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085824645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085824645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085824645 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085824645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824645 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085824645 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085824645 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085824645 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085824645 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085824645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085824646 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085824646 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085824646 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085824646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085824646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085824646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085824646 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085824646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085824646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085824646 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085824646 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085824646 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085824646 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085824646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085824646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085824646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085824646 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085824646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085824646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085824646 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085824646 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085824646 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085824646 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085824646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085824646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085824646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085824646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085824646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085824646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085824646 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085824646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824646 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085824646 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085824646 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085824646 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085824646 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085824646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824646 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085824646 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085824646 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085824646 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085824646 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085824646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085824646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824646 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085824646 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085824646 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085824646 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085824646 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085824646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(434)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(434)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(434)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(432)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(437)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(437)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(437)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(435)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085824671 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085824671 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085824671 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085824671 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085824671 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085824671 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085824671 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085824671 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085824672 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085824672 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085824672 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085824672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085824672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085824672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085824672 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085824672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085824672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085824672 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085824672 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085824672 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085824672 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085824672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085824672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085824672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085824672 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085824672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085824672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085824672 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085824672 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085824672 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085824672 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085824672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085824672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085824672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085824672 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085824672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085824672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085824672 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085824672 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085824672 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085824672 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085824672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085824672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085824672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085824673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085824673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085824673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085824673 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085824673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824673 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085824673 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085824673 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085824673 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085824673 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085824673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824673 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085824673 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085824673 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085824673 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085824673 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085824673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085824673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824673 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085824673 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085824673 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085824673 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085824673 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085824673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085824673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824673 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085824673 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085824673 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085824673 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085824673 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085824673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(440)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(440)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(440)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(438)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(443)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(443)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(443)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(441)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085824711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085824711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085824711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085824711 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085824711 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085824711 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085824711 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085824711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085824711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085824716 DLINP DEBUG SRVCONN(,r=127.0.0.1:35310<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085824716 DLINP DEBUG SRVCONN(,r=127.0.0.1:35310<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085824716 DLINP DEBUG SRVCONN(,r=127.0.0.1:35310<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085824716 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085824716 DHNBAP DEBUG (127.0.0.1:35310 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085824716 DHNBAP NOTICE (127.0.0.1:35310 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085824716 DHNBAP NOTICE (127.0.0.1:35310 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085824716 DLINP DEBUG SRVCONN(,r=127.0.0.1:35310<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085824716 DLINP DEBUG SRVCONN(,r=127.0.0.1:35310<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085824858 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085824858 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085824858 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085824858 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(434)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085824866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824866 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085824866 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085824866 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085824866 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085824866 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085824866 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085824869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824869 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085824869 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085824869 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085824869 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085824869 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085824869 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085824869 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085824869 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085824869 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085824869 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085824869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085824869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085824869 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085824869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085824869 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085824869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085824869 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085824869 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085824869 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085824869 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085824871 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085824871 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085824871 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085824871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085824871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085824871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085824871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085824871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085824871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085824871 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085824871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824871 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085824871 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085824871 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085824871 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085824871 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085824871 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085824871 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(437)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085824877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824877 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085824877 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085824877 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085824877 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085824877 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085824877 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085824879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824879 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085824879 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085824879 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085824879 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085824879 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085824880 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085824880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085824880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085824880 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085824880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085824880 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085824880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085824880 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085824880 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085824880 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085824880 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085824881 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085824881 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085824881 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085824881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085824881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085824881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085824881 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085824881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085824881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085824881 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085824882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824882 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085824882 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085824882 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085824882 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085824882 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085824882 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085824882 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085824884 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085824884 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085824884 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085824884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(440)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085824890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824890 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085824890 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085824890 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085824890 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085824890 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085824890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085824890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824890 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085824890 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085824890 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085824890 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085824890 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085824890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085824890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085824890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085824890 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085824890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085824890 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085824890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085824890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085824890 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085824890 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085824890 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085824891 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085824891 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085824891 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085824891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085824892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085824892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085824892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085824892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085824892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085824892 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085824892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824892 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085824892 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085824892 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085824892 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085824892 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085824892 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085824892 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085824897 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085824897 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085824897 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085824897 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(443)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085824904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824904 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085824904 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085824904 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085824904 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085824904 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085824904 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085824906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824906 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085824906 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085824906 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085824906 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085824906 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085824906 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085824906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085824906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085824906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085824906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085824906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085824906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085824906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085824906 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085824906 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085824906 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085824908 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085824908 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085824908 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085824908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085824908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085824908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085824908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085824908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085824908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085824908 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085824908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085824908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085824908 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085824908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085824908 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085824908 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085824908 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085824908 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085824908 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085824908 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085824908 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(433)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085825675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085825675 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085825675 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085825675 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085825675 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085825675 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085825675 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085825675 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085825675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085825675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085825675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085825675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085825675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085825675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085825675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085825675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085825675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825675 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085825675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085825675 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085825675 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085825675 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085825675 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085825675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085825675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085825675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085825675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085825675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085825675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085825675 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085825675 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085825675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085825675 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085825675 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085825675 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085825675 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085825675 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085825675 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085825675 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085825675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085825675 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085825675 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085825675 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085825675 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085825675 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085825675 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085825675 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085825675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085825675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085825675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085825675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085825675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085825675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085825675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085825675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085825675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085825676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085825676 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085825676 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085825676 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(436)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085825677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085825677 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085825677 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085825677 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085825677 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085825677 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085825677 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085825677 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085825677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085825677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085825677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085825677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085825677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085825677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085825677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085825677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085825677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085825677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085825677 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085825677 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085825677 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085825677 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085825677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085825677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085825677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085825677 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085825677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085825677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085825677 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085825677 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085825677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085825677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085825677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085825677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085825677 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085825677 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085825677 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085825677 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085825677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085825677 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085825677 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085825677 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085825677 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085825677 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085825677 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085825677 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085825677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085825677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085825677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085825678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085825678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085825678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085825678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085825678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085825678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085825678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085825678 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085825678 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085825678 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(439)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085825692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085825692 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085825692 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085825692 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085825692 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085825692 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085825692 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085825692 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085825692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085825692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085825692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085825692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085825692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085825692 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085825692 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085825692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085825692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825692 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085825692 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085825692 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085825692 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085825692 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085825692 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085825692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085825692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085825692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085825692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085825692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085825692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085825692 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085825692 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085825692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085825692 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085825692 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085825692 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085825692 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085825692 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085825692 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085825692 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085825693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085825693 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085825693 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085825693 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085825693 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085825693 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085825693 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085825693 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085825693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085825693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085825693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085825693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085825693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085825693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085825693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085825693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085825693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085825693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085825693 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085825693 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085825693 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(442)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085825705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085825705 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085825705 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085825705 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085825705 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085825705 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085825705 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085825705 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085825705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085825705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085825705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085825705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085825705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085825705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085825705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085825705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085825705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085825705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085825705 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085825705 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085825705 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085825705 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085825705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085825705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085825705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085825705 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085825705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085825705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085825705 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085825705 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106085825705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085825705 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085825705 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085825705 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085825705 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085825705 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085825705 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085825705 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085825706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085825706 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085825706 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085825706 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085825706 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085825706 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085825706 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085825706 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085825706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085825706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085825706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085825706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085825706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085825706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085825706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085825706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085825706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085825706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085825706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085825706 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085825706 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085825706 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085825706 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085825706 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085826728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085826736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085826740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085826744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085826746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085826748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085826749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085826750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085826751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085826752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085826753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085826753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085826754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085826755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085826756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085826756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085826757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085826758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085826758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085826759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100110101'B, t_guard := 20.000000 } 20241106085826769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42708<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(433)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(433)@dbd1549f7850: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445)9483607 20241106085827802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085827802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085827802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085827802 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085827802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x90b557, normal) (hnbgw_rua.c:407) 20241106085827802 DHNB DEBUG map_rua[0x55960b9cf8e0]{init}: Allocated (fsm.c:456) 20241106085827802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483607)[0x55960b9cf8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085827802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9483607 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085827802 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085827802 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085827802 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9483607 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1104) 20241106085827802 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9483607 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085827802 DCN DEBUG map_sccp[0x55960b9b18d0]{init}: Allocated (fsm.c:456) 20241106085827802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55960b9b18d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085827802 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9483607 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085827802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9483607 SCCP-33 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085827802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483607)[0x55960b9cf8e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085827802 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085827802 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085827802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483607)[0x55960b9cf8e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085827802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55960b9b18d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085827802 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085827802 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{IDLE}: Allocated (fsm.c:456) 20241106085827802 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085827802 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030003350056400500f1100926) (sccp_scrc.c:401) 20241106085827802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085827802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085827802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085827802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085827802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085827802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085827802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085827802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085827802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085827802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085827802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085827802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085827802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085827802 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085827802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55960b9b18d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085827802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483607)[0x55960b9cf8e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085827802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085827802 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085827802 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085827802 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085827802 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085827802 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085827802 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085827802 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(432)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(432)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(433)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445) HNBGW_Test.msc0-RAN(433)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445)16127340 HNBGW_Test.msc0-SCCP(432)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(432)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085827811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085827811 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085827811 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085827811 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085827811 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085827811 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085827811 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085827811 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445)@dbd1549f7850: setverdict(pass): none -> pass 20241106085827811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085827811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085827811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085827811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085827811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085827811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=009161ba) (sccp_scrc.c:472) 20241106085827811 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1823) 20241106085827811 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085827811 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085827811 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085827811 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085827811 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085827811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55960b9b18d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085827811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55960b9b18d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085827812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085827812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085827814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085827816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085827817 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085827819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085827820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085827821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085827821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085827822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085827823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085827823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085827824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085827825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085827825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085827826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085827827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085827827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085827828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085827829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085827829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100011111'B, t_guard := 20.000000 } 20241106085827839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42710<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(436)@dbd1549f7850: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(436)@dbd1549f7850: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429)@dbd1549f7850: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446)5781786 20241106085828865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085828865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085828865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085828865 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085828865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x58391a, normal) (hnbgw_rua.c:407) 20241106085828865 DHNB DEBUG map_rua[0x55960b9bfa10]{init}: Allocated (fsm.c:456) 20241106085828865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5781786)[0x55960b9bfa10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085828865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5781786 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085828866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085828866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085828866 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085828866 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5781786 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1104) 20241106085828866 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5781786 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085828866 DCN DEBUG map_sccp[0x55960b9cf4e0]{init}: Allocated (fsm.c:456) 20241106085828866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55960b9cf4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085828866 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5781786 <-> SCCP-34 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085828866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5781786 SCCP-34 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085828866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5781786)[0x55960b9bfa10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085828866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085828866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085828866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5781786)[0x55960b9bfa10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085828866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55960b9cf4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085828866 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085828866 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{IDLE}: Allocated (fsm.c:456) 20241106085828866 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085828866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300031f0056400500f1100926) (sccp_scrc.c:401) 20241106085828866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085828866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085828866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085828866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085828866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085828866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085828866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085828866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085828866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085828866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085828866 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085828866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085828866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085828866 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085828866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55960b9cf4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085828866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5781786)[0x55960b9bfa10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085828866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085828866 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085828866 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085828866 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085828866 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085828866 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085828866 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085828866 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(435)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc1-SCCP(435)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(436)@dbd1549f7850: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446) HNBGW_Test.msc1-RAN(436)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446)15551683 HNBGW_Test.msc1-SCCP(435)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(435)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446)@dbd1549f7850: setverdict(pass): none -> pass 20241106085828885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085828885 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085828885 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085828885 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085828885 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085828885 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085828885 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085828885 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085828885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085828885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085828885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085828885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085828885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085828885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=00a5e866) (sccp_scrc.c:472) 20241106085828885 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1823) 20241106085828885 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085828885 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085828885 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085828885 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085828885 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085828885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55960b9cf4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085828885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55960b9cf4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085828887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42710<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085828889 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085828895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085828897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085828900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085828901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085828903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085828903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085828904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085828905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085828906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085828906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085828907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085828908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085828908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085828909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085828910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085828911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085828911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085828912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085828913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010111001'B, t_guard := 20.000000 } 20241106085828925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42722<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(433)@dbd1549f7850: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(433)@dbd1549f7850: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429)@dbd1549f7850: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447)6457577 20241106085829956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085829956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085829956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085829956 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085829956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6288e9, normal) (hnbgw_rua.c:407) 20241106085829956 DHNB DEBUG map_rua[0x55960b9cf610]{init}: Allocated (fsm.c:456) 20241106085829956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6457577)[0x55960b9cf610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085829956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6457577 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085829956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085829956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085829956 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6457577 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1104) 20241106085829956 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6457577 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085829956 DCN DEBUG map_sccp[0x55960b9cf120]{init}: Allocated (fsm.c:456) 20241106085829956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55960b9cf120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085829956 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6457577 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085829957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6457577 SCCP-35 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085829957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6457577)[0x55960b9cf610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085829957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085829957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085829957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6457577)[0x55960b9cf610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085829957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55960b9cf120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085829957 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085829957 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{IDLE}: Allocated (fsm.c:456) 20241106085829957 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085829957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030000b90056400500f1100926) (sccp_scrc.c:401) 20241106085829957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085829957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085829957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085829957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085829957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085829957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085829957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085829957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085829957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085829957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085829957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085829957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085829957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085829957 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085829957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55960b9cf120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085829957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6457577)[0x55960b9cf610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085829957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085829957 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085829957 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085829957 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085829957 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085829957 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085829957 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085829957 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(432)@dbd1549f7850: First idle individual index:1 HNBGW_Test.msc0-SCCP(432)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(433)@dbd1549f7850: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447) HNBGW_Test.msc0-RAN(433)@dbd1549f7850: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447)14958150 HNBGW_Test.msc0-SCCP(432)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(432)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447)@dbd1549f7850: setverdict(pass): none -> pass 20241106085829963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085829963 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085829963 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085829963 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085829963 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085829963 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085829963 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085829963 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085829963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085829963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085829963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085829963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085829963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085829963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=008ccd9c) (sccp_scrc.c:472) 20241106085829963 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1823) 20241106085829963 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085829963 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085829963 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085829963 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085829963 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085829963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55960b9cf120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085829963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55960b9cf120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085829965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42722<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085829967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085829972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085829975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085829979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085829982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085829983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085829984 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085829985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085829985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085829986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085829987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085829987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085829988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085829989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085829989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085829990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085829991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085829991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085829992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085829992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085829995 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33633<->l=127.0.0.1:4262) (control_if.c:193) 20241106085829995 DLINP DEBUG SRVCONN(,r=127.0.0.1:35310<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085829995 DLINP DEBUG SRVCONN(,r=127.0.0.1:35310<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085829995 DLINP NOTICE SRV(,r=127.0.0.1:35310<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085829995 DMAIN NOTICE (127.0.0.1:35310 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35310<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085829995 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085829995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42702<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(431)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(435)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(433)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(436)@dbd1549f7850: Final verdict of PTC: none 20241106085829996 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085829996 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085829996 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085829996 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085829996 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085829996 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085829996 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085829996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085829996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085829996 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(428)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(426)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(438)@dbd1549f7850: Final verdict of PTC: none 20241106085829996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085829996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085829996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085829996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085829996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085829996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085829996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085829996 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085829996 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085829996 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085829996 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55960b9cf4e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085829996 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085829996 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085829996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5e866), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085829996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085829996 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085829996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085829996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085829996 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55960b9cf4e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5781786)[0x55960b9bfa10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085829996 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5781786)[0x55960b9bfa10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085829996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5781786)[0x55960b9bfa10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5781786)[0x55960b9bfa10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5781786)[0x55960b9bfa10]{disrupted}: Freeing instance (context_map.c:202) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5781786)[0x55960b9bfa10]{disrupted}: Deallocated (fsm.c:568) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55960b9cf4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn0-M3UA(440)@dbd1549f7850: Final verdict of PTC: none 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55960b9cf4e0]{disconnected}: Freeing instance (context_map.c:206) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55960b9cf4e0]{disconnected}: Deallocated (fsm.c:568) 20241106085829996 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5781786 SCCP-34 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241106085829996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085829996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085829996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085829996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085829996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085829996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) HNBGW_Test.sgsn1-SCCP(441)@dbd1549f7850: Final verdict of PTC: none20241106085829996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085829996 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085829996 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085829996 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085829996 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085829996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085829996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085829996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085829996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085829996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085829996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085829996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085829996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085829996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085829996 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085829996 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085829996 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085829996 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085829996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085829996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085829996 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn1-RAN(442)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(439)@dbd1549f7850: Final verdict of PTC: none 20241106085829996 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085829996 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483607)[0x55960b9cf8e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483607)[0x55960b9cf8e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085829996 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085829996 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085829996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009161ba), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085829996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085829996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085829996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) HNBGW_Test.msc0-SCCP(432)@dbd1549f7850: Final verdict of PTC: none 20241106085829996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085829996 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55960b9b18d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483607)[0x55960b9cf8e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483607)[0x55960b9cf8e0]{disrupted}: Freeing instance (context_map.c:202) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9483607)[0x55960b9cf8e0]{disrupted}: Deallocated (fsm.c:568) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55960b9b18d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55960b9b18d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55960b9b18d0]{disconnected}: Deallocated (fsm.c:568) 20241106085829996 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9483607 SCCP-33 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6457577)[0x55960b9cf610]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6457577)[0x55960b9cf610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55960b9cf120]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085829996 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085829996 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085829996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ccd9c), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085829996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085829996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085829996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085829996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085829996 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55960b9cf120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6457577)[0x55960b9cf610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6457577)[0x55960b9cf610]{disrupted}: Freeing instance (context_map.c:202) 20241106085829996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6457577)[0x55960b9cf610]{disrupted}: Deallocated (fsm.c:568) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55960b9cf120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55960b9cf120]{disconnected}: Freeing instance (context_map.c:206) 20241106085829996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55960b9cf120]{disconnected}: Deallocated (fsm.c:568) 20241106085829996 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6457577 SCCP-35 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(430)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(443)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(437)@dbd1549f7850: Final verdict of PTC: none 20241106085829996 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085829996 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085829996 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085829996 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085829996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085829996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085829996 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085829996 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085829996 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085829996 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085829996 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085829996 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085829996 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085829996 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085829996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085829996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085829996 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085829996 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085829996 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085829996 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085829996 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085829996 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085829996 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085829996 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085829996 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085829996 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085829996 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085829996 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085829996 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085829996 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085829996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085829996 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085829996 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085829996 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085829996 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085829996 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085829996 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085829996 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-MGCP(444)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(425)@dbd1549f7850: Final verdict of PTC: none 20241106085830010 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085830010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085830010 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085830010 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085830010 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085830010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085830010 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085830010 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085830010 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085830010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085830010 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085830010 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085830010 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085830010 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085830010 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085830010 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085830010 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085830010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc0-M3UA(434)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085830011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085830011 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085830012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085830012 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085830012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085830012 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085830012 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085830012 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085830012 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085830012 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085830012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42694<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(427)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case.Wed Nov 6 08:58:30 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(425): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(426): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(427): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(428): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(430): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(431): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(432): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(433): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(434): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(435): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(436): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(437): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(438): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(439): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(440): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(441): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(442): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(443): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(444): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. 20241106085830069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085830672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42724<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301624) 20241106085830719 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085830719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbedcf), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085830719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085830719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085830719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085830719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085830719 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085830719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030d5bb), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085830719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085830719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085830719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085830719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085830719 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085830719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00036731), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085830719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085830719 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085830719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085830719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085830720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085830720 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085830720 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085830720 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085830720 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085830720 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085830720 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085830720 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085830720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085830720 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085830720 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085830720 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085830720 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085830720 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085830720 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085830720 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085830720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085830720 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085830720 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085830720 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085830720 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085830720 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085830720 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085830720 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085831344 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085831344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b00d9b), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085831345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085831345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085831345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085831345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085831345 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085831345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7fba7), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085831345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085831345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085831345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085831345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085831345 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085831345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065abb0), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085831345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085831345 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085831345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085831345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085831345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085831345 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085831345 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085831345 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085831345 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085831345 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085831345 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085831345 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085831345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085831345 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085831345 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085831345 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085831345 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085831345 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085831345 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085831345 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085831345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085831345 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085831345 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085831345 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085831345 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085831345 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085831345 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085831345 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=301624, count=357300) 20241106085831997 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085831997 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085831997 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085831997 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085831997 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085831997 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085831997 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085831997 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085831997 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085832011 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085832011 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085832011 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085832187 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085832187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f987f9), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085832187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085832187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085832187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085832187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085832187 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085832187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc9555), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085832187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085832187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085832187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085832187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085832187 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085832187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d04046), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085832187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085832187 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085832187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085832187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085832187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085832187 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085832187 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085832187 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085832187 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085832187 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085832187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085832187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085832187 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085832187 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085832187 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085832187 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085832187 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085832187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085832187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085832187 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085832187 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085832187 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085832187 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085832187 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085832187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Wed Nov 6 08:58:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085833008 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085833008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086b03), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085833008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085833008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085833008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085833008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085833008 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085833008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8d932), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085833008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085833008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085833008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085833008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085833008 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085833008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1b3c), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085833008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085833009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085833009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085833009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085833009 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085833009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce1007), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085833009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085833009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085833009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085833009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085833009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085833009 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085833009 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085833009 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085833009 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085833009 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085833009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085833009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085833009 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085833009 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085833009 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085833009 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085833009 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085833009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085833009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085833009 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085833009 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085833009 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085833009 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085833009 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085833009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085833009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085833009 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085833009 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085833009 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085833009 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085833009 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085833009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241106085833755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085833761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085833765 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39807<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(451)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085833850 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085833850 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085833860 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085833860 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085833860 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085833860 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(453)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085833860 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085833860 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085833860 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43098 (stream_srv.c:129) 20241106085833860 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43098<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085833861 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085833861 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085833862 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085833862 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085833862 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085833862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085833862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085833862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085833862 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085833862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085833862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085833862 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085833862 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085833862 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085833862 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085833862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085833862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085833862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085833862 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085833862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085833862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085833862 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085833862 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085833862 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085833862 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085833862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085833862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085833862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085833862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085833862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085833862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085833862 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085833862 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085833862 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085833863 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085833863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085833863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085833863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085833863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085833863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085833863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085833863 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085833863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085833863 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085833863 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085833863 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085833863 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085833863 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085833863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085833863 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085833863 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085833863 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085833863 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085833863 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085833863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085833863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085833863 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085833863 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085833863 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085833863 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085833863 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085833863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085833863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085833863 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085833863 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085833863 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085833863 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085833863 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085833863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(457)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(457)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(455)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(460)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(460)@dbd1549f7850: M3UA emulation initiated, the test can be started MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(460)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(458)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085833894 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085833894 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085833894 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085833894 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085833894 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085833894 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085833894 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085833894 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085833895 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085833895 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085833895 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085833895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085833895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085833895 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085833895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085833895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085833895 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085833895 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085833895 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085833895 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085833895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085833895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085833895 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085833895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085833895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085833895 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085833895 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085833895 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085833895 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085833895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085833895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085833895 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085833895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085833895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085833895 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085833895 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085833895 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085833895 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085833895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085833895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085833895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085833895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085833895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085833895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085833895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085833895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085833895 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085833895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085833896 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085833896 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085833896 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085833896 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085833896 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085833896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085833896 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085833896 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085833896 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085833896 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085833896 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085833896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085833896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085833896 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085833896 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085833896 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085833896 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085833896 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085833896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085833896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085833896 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085833896 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085833896 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085833896 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085833896 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085833896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(466)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(466)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(466)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(464)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085833929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085833929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085833929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085833929 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085833929 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085833929 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085833929 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085833929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085833929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085833934 DLINP DEBUG SRVCONN(,r=127.0.0.1:43098<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085833934 DLINP DEBUG SRVCONN(,r=127.0.0.1:43098<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085833934 DLINP DEBUG SRVCONN(,r=127.0.0.1:43098<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085833934 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085833934 DHNBAP DEBUG (127.0.0.1:43098 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085833934 DHNBAP NOTICE (127.0.0.1:43098 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085833934 DHNBAP NOTICE (127.0.0.1:43098 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085833934 DLINP DEBUG SRVCONN(,r=127.0.0.1:43098<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085833934 DLINP DEBUG SRVCONN(,r=127.0.0.1:43098<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085834078 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085834078 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085834078 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085834078 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(457)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085834084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834084 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085834084 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085834084 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085834084 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085834084 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085834084 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085834085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834085 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085834085 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085834085 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085834085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085834085 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085834085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085834085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085834085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085834085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085834085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085834085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085834085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085834085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085834085 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085834085 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085834085 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085834086 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085834086 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085834086 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085834086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085834086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085834086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085834086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085834086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085834086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085834086 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085834086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834086 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085834086 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085834086 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085834086 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085834086 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085834086 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085834086 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834091 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085834091 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085834091 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085834091 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(460)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085834097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834097 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085834097 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085834097 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085834097 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085834097 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085834097 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085834100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834100 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085834100 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085834100 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085834100 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085834100 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085834100 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085834100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085834100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085834100 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085834100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085834100 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085834100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085834100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085834100 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085834100 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085834100 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085834101 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085834101 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085834101 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085834102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085834102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085834102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085834102 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085834102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085834102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085834102 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085834102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834102 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085834102 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085834102 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085834102 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085834102 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085834102 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085834102 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834107 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085834107 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085834107 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085834107 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(463)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085834111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834111 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085834111 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085834111 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085834111 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085834111 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085834111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085834113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834113 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085834113 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085834113 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085834113 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085834113 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085834113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085834113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085834113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085834113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085834113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085834113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085834113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085834113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085834113 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085834113 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085834113 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085834114 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085834115 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085834115 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085834115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085834115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085834115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085834115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085834115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085834115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085834115 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085834115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834115 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085834115 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085834115 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085834115 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085834115 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085834115 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085834115 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834119 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085834120 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085834120 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085834120 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(466)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085834125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834125 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085834125 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085834125 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085834125 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085834125 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085834125 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085834127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834127 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085834127 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085834127 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085834127 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085834127 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085834127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085834127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085834127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085834127 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085834127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085834127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085834127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085834127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085834127 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085834127 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085834127 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085834129 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085834129 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085834129 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085834129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085834129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085834129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085834129 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085834129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085834129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085834129 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085834129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834129 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085834129 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085834129 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085834129 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085834129 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085834129 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085834129 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(456)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085834892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834892 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085834892 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085834892 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085834892 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085834892 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085834892 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085834892 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085834892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085834892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085834892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085834892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085834892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085834892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085834892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085834892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834892 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085834892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085834892 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085834892 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085834892 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085834892 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085834892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085834892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085834892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085834892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085834892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085834892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085834892 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085834892 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085834892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834892 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085834892 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085834892 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085834892 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085834892 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085834892 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085834892 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834894 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085834894 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085834894 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085834894 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085834894 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085834894 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085834894 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085834894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085834894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085834894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085834894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085834894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085834894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085834894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085834894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085834894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085834894 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085834894 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085834894 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(459)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085834898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834898 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085834898 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085834898 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085834898 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085834898 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085834898 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085834898 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085834898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085834898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085834898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085834898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085834898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085834898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085834898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085834898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834899 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085834899 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085834899 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085834899 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085834899 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085834899 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085834899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085834899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085834899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085834899 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085834899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085834899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085834899 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085834899 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085834899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834899 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085834899 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085834899 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085834899 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085834899 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085834899 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085834899 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834901 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085834901 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085834901 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085834901 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085834901 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085834901 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085834901 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085834901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085834901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085834901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085834901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085834901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085834901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085834901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085834901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085834902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085834902 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085834902 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085834902 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085834913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834913 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085834913 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085834913 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085834913 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085834913 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085834913 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085834913 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085834913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085834913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085834913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085834913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085834913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085834913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085834913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085834913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085834913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085834913 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085834913 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085834913 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085834913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085834913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085834913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085834913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085834913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085834913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085834913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085834913 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085834914 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085834914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834914 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085834914 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085834914 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085834914 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085834914 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085834914 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085834914 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834915 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085834915 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085834915 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085834915 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085834915 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085834915 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085834915 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085834915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085834915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085834915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085834915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085834915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085834915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085834915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085834915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085834915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085834915 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085834915 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085834915 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(465)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085834925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834925 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085834925 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085834925 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085834925 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085834925 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085834925 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085834925 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085834926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085834926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085834926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085834926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085834926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085834926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085834926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085834926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085834926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085834926 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085834926 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085834926 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085834926 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085834926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085834926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085834926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085834926 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085834926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085834926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085834926 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085834926 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106085834926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834926 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085834926 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085834926 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085834926 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085834926 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085834926 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085834926 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085834927 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085834927 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085834927 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085834927 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085834927 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085834927 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085834927 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085834927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085834927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085834927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085834927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085834927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085834927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085834927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085834927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085834927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085834927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085834927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085834927 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085834927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085834927 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085834927 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085834927 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085835945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085835947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085835952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085835955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085835958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085835961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085835963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085835965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085835968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085835969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085835971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085835972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085835974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085835975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085835976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085835977 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085835978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085835979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085835980 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085835981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111000000'B, t_guard := 20.000000 } 20241106085836002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35242<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(456)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(456)@dbd1549f7850: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468)10362570 20241106085837016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085837016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085837016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085837016 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085837016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9e1eca, normal) (hnbgw_rua.c:407) 20241106085837016 DHNB DEBUG map_rua[0x55960b9cf8e0]{init}: Allocated (fsm.c:456) 20241106085837016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10362570)[0x55960b9cf8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085837016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10362570 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085837016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085837016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085837016 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10362570 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1057) 20241106085837017 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10362570 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1104) 20241106085837017 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10362570 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085837017 DCN DEBUG map_sccp[0x55960b9b18d0]{init}: Allocated (fsm.c:456) 20241106085837017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55960b9b18d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085837017 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10362570 <-> SCCP-36 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085837017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10362570 SCCP-36 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085837017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10362570)[0x55960b9cf8e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085837017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085837017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085837017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10362570)[0x55960b9cf8e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085837017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55960b9b18d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085837017 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085837017 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{IDLE}: Allocated (fsm.c:456) 20241106085837017 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085837017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000024), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001c00056400500f1100926) (sccp_scrc.c:401) 20241106085837017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085837017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085837017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085837017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085837017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085837017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085837017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085837017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085837017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085837017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085837017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085837017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085837017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085837017 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085837017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55960b9b18d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085837017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10362570)[0x55960b9cf8e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085837017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085837017 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085837017 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085837017 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085837017 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085837017 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085837017 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085837017 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(455)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(455)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(456)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468) HNBGW_Test.msc0-RAN(456)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468)4741978 HNBGW_Test.msc0-SCCP(455)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(455)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468)@dbd1549f7850: setverdict(pass): none -> pass 20241106085837021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085837021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085837021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085837021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085837021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085837021 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085837021 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085837021 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085837021 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085837021 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085837021 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085837021 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085837021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085837021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=0070201c) (sccp_scrc.c:472) 20241106085837021 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1823) 20241106085837021 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085837021 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085837021 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085837021 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085837021 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085837021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55960b9b18d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085837021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55960b9b18d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085837021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35242<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085837022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085837023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085837023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085837024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085837025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085837025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085837026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085837027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085837027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085837028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085837029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085837029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085837030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085837031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085837031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085837032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085837033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085837033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085837034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085837035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011011001'B, t_guard := 20.000000 } 20241106085837047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35258<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(459)@dbd1549f7850: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(459)@dbd1549f7850: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452)@dbd1549f7850: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469)2146445 20241106085838077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085838077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085838077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085838077 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085838077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x20c08d, normal) (hnbgw_rua.c:407) 20241106085838077 DHNB DEBUG map_rua[0x55960b9cf120]{init}: Allocated (fsm.c:456) 20241106085838077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2146445)[0x55960b9cf120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085838077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2146445 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085838077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085838077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085838078 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085838078 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2146445 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1057) 20241106085838078 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2146445 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1104) 20241106085838078 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2146445 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085838078 DCN DEBUG map_sccp[0x55960b9bfa10]{init}: Allocated (fsm.c:456) 20241106085838078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55960b9bfa10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085838078 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2146445 <-> SCCP-37 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085838078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2146445 SCCP-37 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085838078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2146445)[0x55960b9cf120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085838078 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085838078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085838078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2146445)[0x55960b9cf120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085838078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55960b9bfa10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085838078 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085838078 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{IDLE}: Allocated (fsm.c:456) 20241106085838078 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085838078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000025), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000d90056400500f1100926) (sccp_scrc.c:401) 20241106085838078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085838078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085838078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085838078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085838078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085838078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085838078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085838078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085838078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085838078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085838078 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085838078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085838078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085838078 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085838079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55960b9bfa10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085838079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2146445)[0x55960b9cf120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085838079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085838079 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085838079 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085838079 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085838079 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085838079 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085838079 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085838079 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(458)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc1-SCCP(458)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(459)@dbd1549f7850: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469) HNBGW_Test.msc1-RAN(459)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469)16741673 HNBGW_Test.msc1-SCCP(458)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(458)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469)@dbd1549f7850: setverdict(pass): none -> pass 20241106085838099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085838100 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085838100 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085838100 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085838100 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085838100 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085838100 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085838100 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085838100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085838100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085838100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085838100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085838100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085838100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=00f4b96d) (sccp_scrc.c:472) 20241106085838100 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1823) 20241106085838100 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085838100 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085838100 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085838100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085838100 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085838100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55960b9bfa10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085838100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55960b9bfa10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085838101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35258<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085838103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085838108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085838112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085838114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085838116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085838117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085838119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085838119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085838120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085838121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085838122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085838122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085838123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085838124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085838124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085838125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085838126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085838126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085838127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085838127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110100010'B, t_guard := 20.000000 } 20241106085838138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(456)@dbd1549f7850: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(456)@dbd1549f7850: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452)@dbd1549f7850: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470)14639198 20241106085839162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085839162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085839162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085839162 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085839162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdf605e, normal) (hnbgw_rua.c:407) 20241106085839162 DHNB DEBUG map_rua[0x55960b9c06d0]{init}: Allocated (fsm.c:456) 20241106085839162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14639198)[0x55960b9c06d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085839162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14639198 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085839162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085839162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085839162 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14639198 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1057) 20241106085839162 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14639198 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1104) 20241106085839162 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14639198 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085839162 DCN DEBUG map_sccp[0x55960b9c0e20]{init}: Allocated (fsm.c:456) 20241106085839162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55960b9c0e20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085839162 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14639198 <-> SCCP-38 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085839162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14639198 SCCP-38 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085839162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14639198)[0x55960b9c06d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085839162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085839162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085839162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14639198)[0x55960b9c06d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085839162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55960b9c0e20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085839162 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085839162 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{IDLE}: Allocated (fsm.c:456) 20241106085839162 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085839162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000026), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030003a20056400500f1100926) (sccp_scrc.c:401) 20241106085839162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085839162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085839162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085839162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085839162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085839162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085839162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085839162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085839162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085839162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085839162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085839162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085839162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085839162 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085839162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55960b9c0e20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085839162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14639198)[0x55960b9c06d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085839163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085839163 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085839163 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085839163 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085839163 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085839163 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085839163 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085839163 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(455)@dbd1549f7850: First idle individual index:1 HNBGW_Test.msc0-SCCP(455)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(456)@dbd1549f7850: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470) HNBGW_Test.msc0-RAN(456)@dbd1549f7850: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470)490179 HNBGW_Test.msc0-SCCP(455)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(455)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085839168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085839168 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085839168 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085839168 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085839168 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085839168 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085839168 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085839168 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085839168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085839168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085839168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085839168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085839168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085839168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=00def959) (sccp_scrc.c:472) 20241106085839168 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1823) 20241106085839168 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085839168 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085839168 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085839168 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085839168 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085839168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55960b9c0e20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085839168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55960b9c0e20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470)@dbd1549f7850: setverdict(pass): none -> pass 20241106085839170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085839171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085839174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085839176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085839178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085839180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085839183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085839185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085839186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085839188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085839189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085839191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085839192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085839193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085839194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085839195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085839196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085839197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085839197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085839198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085839199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085839203 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39807<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452)@dbd1549f7850: Final verdict of PTC: none 20241106085839203 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085839203 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085839203 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085839203 DLINP DEBUG SRVCONN(,r=127.0.0.1:43098<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085839203 DLINP DEBUG SRVCONN(,r=127.0.0.1:43098<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085839203 DLINP NOTICE SRV(,r=127.0.0.1:43098<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085839203 DMAIN NOTICE (127.0.0.1:43098 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43098<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085839203 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085839203 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085839203 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085839203 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085839203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085839203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085839203 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085839203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085839203 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085839203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085839203 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085839203 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085839203 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085839203 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085839203 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085839203 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085839203 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085839203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085839203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085839203 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085839203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085839203 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085839203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085839203 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085839203 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085839203 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085839203 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085839203 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085839203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085839203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085839203 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085839203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085839203 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085839203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085839203 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085839203 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085839203 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085839203 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085839203 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085839203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55960b9b18d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085839203 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085839203 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085839203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070201c), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085839203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085839203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085839203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085839203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085839203 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085839203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55960b9b18d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085839203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10362570)[0x55960b9cf8e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085839203 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10362570)[0x55960b9cf8e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085839203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085839203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10362570)[0x55960b9cf8e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085839203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10362570)[0x55960b9cf8e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085839203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10362570)[0x55960b9cf8e0]{disrupted}: Freeing instance (context_map.c:202) 20241106085839203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10362570)[0x55960b9cf8e0]{disrupted}: Deallocated (fsm.c:568) 20241106085839203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55960b9b18d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085839203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55960b9b18d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085839203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55960b9b18d0]{disconnected}: Deallocated (fsm.c:568) 20241106085839203 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085839203 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085839203 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085839203 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085839203 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085839203 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085839203 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085839203 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085839203 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085839203 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085839203 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085839203 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085839203 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10362570 SCCP-36 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241106085839204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55960b9c0e20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085839204 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085839204 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085839204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00def959), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085839204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085839204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085839204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085839204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085839204 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085839204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55960b9c0e20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085839204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14639198)[0x55960b9c06d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085839204 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14639198)[0x55960b9c06d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085839204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085839204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14639198)[0x55960b9c06d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085839204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14639198)[0x55960b9c06d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085839204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14639198)[0x55960b9c06d0]{disrupted}: Freeing instance (context_map.c:202) 20241106085839204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14639198)[0x55960b9c06d0]{disrupted}: Deallocated (fsm.c:568) 20241106085839204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55960b9c0e20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085839204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55960b9c0e20]{disconnected}: Freeing instance (context_map.c:206) 20241106085839204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55960b9c0e20]{disconnected}: Deallocated (fsm.c:568) 20241106085839204 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14639198 SCCP-38 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241106085839204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085839204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085839204 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085839204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085839204 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085839204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085839204 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085839204 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085839204 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085839204 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085839204 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085839204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55960b9bfa10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085839204 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085839204 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085839204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4b96d), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085839204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085839204 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085839204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085839204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085839204 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085839204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55960b9bfa10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085839204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2146445)[0x55960b9cf120]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085839204 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2146445)[0x55960b9cf120]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085839204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085839204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2146445)[0x55960b9cf120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085839204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2146445)[0x55960b9cf120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085839204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2146445)[0x55960b9cf120]{disrupted}: Freeing instance (context_map.c:202) 20241106085839204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2146445)[0x55960b9cf120]{disrupted}: Deallocated (fsm.c:568) 20241106085839204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55960b9bfa10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085839204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55960b9bfa10]{disconnected}: Freeing instance (context_map.c:206) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(454)@dbd1549f7850: Final verdict of PTC: none 20241106085839204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55960b9bfa10]{disconnected}: Deallocated (fsm.c:568) 20241106085839204 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2146445 SCCP-37 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241106085839204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085839204 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085839204 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085839204 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085839204 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085839204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085839204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085839204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(462)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(466)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(457)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(456)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(459)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(463)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(464)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(460)@dbd1549f7850: Final verdict of PTC: none 20241106085839204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085839204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085839204 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085839204 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085839204 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085839204 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085839204 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085839204 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085839204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085839204 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085839204 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085839204 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085839204 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085839204 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085839204 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085839204 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085839204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085839204 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085839204 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085839204 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085839204 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085839204 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085839204 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085839204 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(465)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(453)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(458)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(451)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(449)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(467)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(448)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(455)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085839210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(450)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(448): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(449): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(450): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(451): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(453): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(454): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(458): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(459): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(460): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(464): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(465): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(466): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(467): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Wed Nov 6 08:58:39 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20241106085839346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085839996 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085839996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ccd9c), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085839996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085839996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085839996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085839996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085839997 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085839997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009161ba), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085839997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085839997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085839997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085839997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085839997 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085839997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5e866), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085839997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085839997 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085839997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085839997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085839997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085839997 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085839997 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085839997 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085839997 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085839997 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085839997 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085839997 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085839997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085839997 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085839997 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085839997 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085839997 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085839997 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085839997 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085839997 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085839997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085839997 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085839997 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085839997 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085839997 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085839997 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085839997 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085839997 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085840050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35284<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=360564) 20241106085840720 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085840720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00036731), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085840720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085840720 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085840720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085840720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085840720 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085840720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030d5bb), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085840720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085840720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085840720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085840720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085840720 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085840720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbedcf), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085840721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085840721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085840721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085840721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085840721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085840721 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085840721 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085840721 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085840721 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085840721 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085840721 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085840721 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085840721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085840721 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085840721 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085840721 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085840721 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085840721 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085840721 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085840721 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085840721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085840721 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085840721 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085840721 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085840721 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085840721 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085840721 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085840721 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=360564, count=372288) 20241106085841204 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085841204 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085841204 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085841204 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085841204 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085841204 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085841204 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085841204 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085841204 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085841204 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085841204 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085841204 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085841346 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085841346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065abb0), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085841346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085841346 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085841346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085841346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085841346 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085841346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7fba7), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085841346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085841346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085841346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085841346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085841346 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085841346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b00d9b), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085841346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085841346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085841346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085841346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085841346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085841346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085841346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085841347 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085841347 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085841347 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085841347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085841347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085841347 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085841347 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085841347 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085841347 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085841347 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085841347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085841347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085841347 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085841347 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085841347 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085841347 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085841347 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085841347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Wed Nov 6 08:58:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085842187 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085842188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d04046), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085842188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085842188 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085842188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085842188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085842188 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085842188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc9555), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085842188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085842188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085842188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085842188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085842188 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085842188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f987f9), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085842188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085842188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085842188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085842188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085842188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085842188 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085842188 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085842188 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085842188 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085842188 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085842188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085842188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085842188 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085842188 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085842188 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085842188 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085842188 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085842188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085842188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085842188 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085842188 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085842188 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085842188 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085842188 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085842188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085843009 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085843009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce1007), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085843009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085843009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843009 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085843009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1b3c), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085843009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085843010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843010 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085843010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8d932), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085843010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085843010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843010 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085843010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086b03), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085843010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085843010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843010 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843010 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843010 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085843010 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085843010 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085843010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085843010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843010 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843010 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843010 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085843010 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085843010 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085843010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085843010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843010 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843010 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843010 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085843010 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085843010 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085843010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085843010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843010 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843010 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843010 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085843010 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085843010 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085843010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241106085843129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085843139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085843144 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37249<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(474)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085843238 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085843238 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085843249 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085843249 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085843250 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085843250 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085843250 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085843250 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085843250 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085843250 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(476)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085843250 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49265 (stream_srv.c:129) 20241106085843250 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49265<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085843251 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085843251 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085843251 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085843251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085843251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085843251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843251 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085843251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843251 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085843251 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085843251 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085843251 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085843251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085843251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085843251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843251 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085843251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843251 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085843251 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085843251 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085843251 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085843251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085843251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085843251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843252 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085843252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843252 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085843252 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085843252 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085843252 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085843252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085843252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085843252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085843252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843252 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085843252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843252 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843252 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843252 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085843252 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085843252 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085843252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843252 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843252 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843252 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085843252 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085843252 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085843252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085843252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843252 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843252 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843252 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085843252 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085843252 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085843252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085843252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843252 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843252 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843252 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085843252 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085843252 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085843252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(480)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(480)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(480)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(478)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(483)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(483)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(483)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085843282 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085843282 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085843282 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085843282 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085843283 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085843283 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085843283 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085843283 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085843284 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085843284 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085843284 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085843284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085843284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085843284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843284 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085843284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843284 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085843284 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085843284 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085843284 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085843284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085843284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085843284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843284 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085843284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843284 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085843284 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085843284 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085843284 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085843284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085843284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085843284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843284 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085843284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843284 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085843284 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085843284 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085843284 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085843284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085843284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085843284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085843285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843285 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085843285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843285 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843285 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843285 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085843285 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085843285 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085843285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843285 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843285 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843285 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085843285 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085843285 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085843285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085843285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843285 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843285 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843285 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085843285 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085843285 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085843285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085843285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843285 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843285 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843285 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085843285 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085843285 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085843285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(486)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(486)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(486)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(484)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(489)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(489)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(489)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(487)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085843329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085843329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085843329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085843329 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085843329 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085843329 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085843329 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085843329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085843329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085843334 DLINP DEBUG SRVCONN(,r=127.0.0.1:49265<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085843334 DLINP DEBUG SRVCONN(,r=127.0.0.1:49265<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085843334 DLINP DEBUG SRVCONN(,r=127.0.0.1:49265<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085843334 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085843334 DHNBAP DEBUG (127.0.0.1:49265 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085843334 DHNBAP NOTICE (127.0.0.1:49265 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085843334 DHNBAP NOTICE (127.0.0.1:49265 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085843334 DLINP DEBUG SRVCONN(,r=127.0.0.1:49265<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085843334 DLINP DEBUG SRVCONN(,r=127.0.0.1:49265<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085843465 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085843465 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085843465 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085843465 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(480)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085843473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843473 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085843473 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085843473 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085843473 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085843473 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085843473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085843476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843476 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085843476 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085843476 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085843476 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085843476 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085843476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085843476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085843476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085843476 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085843476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085843476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085843476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085843476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085843476 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085843476 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085843476 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085843478 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085843478 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085843478 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085843478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085843478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085843478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085843478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843478 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085843478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843478 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843478 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843478 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085843478 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085843478 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085843478 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085843478 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085843480 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085843480 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085843480 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085843480 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(483)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085843485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843485 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085843485 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085843485 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085843485 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085843485 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085843485 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085843487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843487 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085843487 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085843487 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085843487 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085843487 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085843487 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085843487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085843487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085843487 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085843487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085843487 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085843487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085843487 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085843487 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085843487 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085843487 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085843488 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085843488 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085843488 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085843488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085843488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085843488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843488 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085843488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843488 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085843488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843488 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843488 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843488 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085843488 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085843488 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085843488 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085843488 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085843499 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085843499 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085843499 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085843499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(486)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085843504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843504 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085843504 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085843504 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085843504 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085843504 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085843504 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085843505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843505 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085843505 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085843505 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085843505 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085843505 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085843505 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085843505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085843505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085843505 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085843506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085843506 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085843506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085843506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085843506 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085843506 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085843506 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085843507 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085843507 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085843507 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085843507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085843507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085843507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085843507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843507 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085843507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843507 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843507 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843507 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085843507 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085843507 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085843507 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085843507 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085843518 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085843518 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085843518 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085843518 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(489)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085843528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843528 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085843528 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085843528 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085843528 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085843528 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085843528 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085843532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843532 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085843532 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085843532 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085843532 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085843532 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085843532 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085843532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085843532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085843532 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085843532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085843532 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085843532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085843532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085843532 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085843532 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085843532 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085843533 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085843533 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085843533 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085843533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085843533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085843533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085843533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085843533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085843533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085843533 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085843533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085843533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085843533 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085843533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085843533 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085843533 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085843533 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085843533 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085843533 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085843533 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085843533 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(479)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085844280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085844280 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085844280 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085844280 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085844280 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085844280 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085844280 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085844280 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085844280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085844280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085844280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085844280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085844280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085844280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085844280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085844280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085844280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085844280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085844280 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085844280 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085844280 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085844280 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085844280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085844280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085844280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085844280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085844280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085844280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085844280 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085844280 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085844280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085844280 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085844280 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085844280 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085844280 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085844280 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085844280 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085844280 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085844282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085844282 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085844282 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085844282 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085844282 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085844282 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085844282 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085844282 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085844282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085844282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085844282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085844282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085844282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085844282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085844282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085844282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085844282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844282 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085844282 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085844282 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085844282 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085844282 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(482)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085844287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085844287 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085844287 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085844287 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085844287 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085844287 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085844287 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085844287 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085844287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085844287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085844287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085844287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085844287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085844287 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085844287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085844287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085844287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844287 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085844287 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085844287 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085844287 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085844287 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085844287 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085844287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085844287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085844287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085844287 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085844287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085844287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085844287 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085844287 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085844287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085844287 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085844287 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085844287 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085844287 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085844287 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085844287 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085844287 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085844288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085844288 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085844288 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085844288 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085844288 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085844288 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085844288 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085844288 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085844288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085844288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085844288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085844288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085844288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085844288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085844288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085844288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085844288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085844288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085844288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085844288 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085844288 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(485)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085844303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085844303 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085844303 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085844303 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085844303 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085844303 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085844303 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085844303 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085844303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085844303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085844303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085844303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085844303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085844303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085844303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085844303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085844303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085844303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085844303 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085844303 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085844303 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085844303 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085844303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085844303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085844303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085844304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085844304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085844304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085844304 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085844304 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085844304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085844304 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085844304 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085844304 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085844304 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085844304 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085844304 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085844304 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085844305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085844305 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085844305 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085844305 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085844305 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085844305 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085844305 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085844305 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085844305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085844305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085844305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085844305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085844305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085844305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085844305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085844305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085844305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844305 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085844305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085844305 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085844305 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085844305 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(488)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085844329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085844329 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085844329 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085844329 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085844329 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085844329 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085844329 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085844329 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085844329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085844329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085844329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085844329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085844329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085844329 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085844329 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085844329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085844329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844329 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085844329 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085844329 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085844329 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085844329 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085844329 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085844329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085844329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085844329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085844329 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085844329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085844329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085844329 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085844329 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106085844329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085844329 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085844329 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085844329 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085844329 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085844329 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085844329 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085844329 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085844332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085844332 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085844332 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085844332 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085844332 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085844332 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085844332 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085844332 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085844332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085844333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085844333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085844333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085844333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085844333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085844333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085844333 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085844333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085844333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085844333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085844333 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085844333 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085844333 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085844333 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085844333 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085845346 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085845347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085845351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085845354 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085845357 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085845360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085845364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085845367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085845369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085845371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085845373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085845374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085845376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085845377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085845378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085845379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085845381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085845382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085845383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085845383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111110011'B, t_guard := 20.000000 } 20241106085845410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45178<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(482)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(482)@dbd1549f7850: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491)8791915 20241106085846447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085846447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085846447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085846447 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085846447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x86276b, normal) (hnbgw_rua.c:407) 20241106085846447 DHNB DEBUG map_rua[0x55960b9cf120]{init}: Allocated (fsm.c:456) 20241106085846447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8791915)[0x55960b9cf120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085846447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8791915 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085846447 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085846447 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085846447 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8791915 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1070) 20241106085846447 DCN DEBUG map_sccp[0x55960b9bfa10]{init}: Allocated (fsm.c:456) 20241106085846447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55960b9bfa10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085846447 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8791915 <-> SCCP-39 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085846447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8791915 SCCP-39 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085846447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8791915)[0x55960b9cf120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085846447 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085846447 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085846448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8791915)[0x55960b9cf120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085846448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55960b9bfa10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085846448 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085846448 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{IDLE}: Allocated (fsm.c:456) 20241106085846448 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085846448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000027), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030001f30056400500f1100926) (sccp_scrc.c:401) 20241106085846448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085846448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085846448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085846448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085846448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085846448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085846448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085846448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085846448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085846448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085846448 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085846448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085846448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085846448 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085846448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55960b9bfa10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085846448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8791915)[0x55960b9cf120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085846448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085846448 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085846448 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085846448 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085846448 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085846448 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085846448 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085846448 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(482)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491) HNBGW_Test.msc1-RAN(482)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491)9222562 HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085846455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085846455 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085846455 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085846455 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085846455 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085846455 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085846455 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085846455 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491)@dbd1549f7850: setverdict(pass): none -> pass 20241106085846455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085846456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085846456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085846456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085846456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085846456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=007a8470) (sccp_scrc.c:472) 20241106085846456 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1823) 20241106085846456 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085846456 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085846456 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085846456 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085846456 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085846456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55960b9bfa10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085846456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55960b9bfa10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085846456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45178<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085846457 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085846458 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085846459 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085846460 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085846462 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085846463 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085846464 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085846465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085846467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085846467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085846468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085846469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085846470 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085846471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085846472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085846472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085846473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085846474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085846475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085846475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110000110'B, t_guard := 20.000000 } 20241106085846486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(482)@dbd1549f7850: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(482)@dbd1549f7850: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475)@dbd1549f7850: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492)13521946 20241106085847510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085847510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085847510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085847510 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085847510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce541a, normal) (hnbgw_rua.c:407) 20241106085847510 DHNB DEBUG map_rua[0x55960b9b18d0]{init}: Allocated (fsm.c:456) 20241106085847510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13521946)[0x55960b9b18d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085847510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13521946 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085847510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085847510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085847510 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085847510 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13521946 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1070) 20241106085847510 DCN DEBUG map_sccp[0x55960b9c06d0]{init}: Allocated (fsm.c:456) 20241106085847510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55960b9c06d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085847510 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13521946 <-> SCCP-40 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085847510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13521946 SCCP-40 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085847510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13521946)[0x55960b9b18d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085847510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085847510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085847510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13521946)[0x55960b9b18d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085847510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55960b9c06d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085847510 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085847510 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{IDLE}: Allocated (fsm.c:456) 20241106085847510 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085847510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000028), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030001860056400500f1100926) (sccp_scrc.c:401) 20241106085847510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085847510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085847510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085847510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085847510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085847510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085847510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085847510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085847510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085847510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085847510 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085847510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085847510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085847510 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085847510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55960b9c06d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085847510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13521946)[0x55960b9b18d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085847511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085847511 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085847511 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085847511 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085847511 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085847511 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085847511 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085847511 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: First idle individual index:1 HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(482)@dbd1549f7850: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492) HNBGW_Test.msc1-RAN(482)@dbd1549f7850: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492)9163666 HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085847516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085847516 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085847516 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085847516 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085847516 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085847516 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085847516 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085847516 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085847516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085847517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085847517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085847517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085847517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085847517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=00b7cdb3) (sccp_scrc.c:472) 20241106085847517 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1823) 20241106085847517 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085847517 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085847517 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085847517 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085847517 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085847517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55960b9c06d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085847517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55960b9c06d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492)@dbd1549f7850: setverdict(pass): none -> pass 20241106085847518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085847519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085847521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085847523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085847524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085847525 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085847526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085847526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085847528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085847528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085847529 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085847530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085847531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085847531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085847532 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085847533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085847534 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085847534 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085847535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085847536 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085847536 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010011111'B, t_guard := 20.000000 } 20241106085847546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45198<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(482)@dbd1549f7850: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(482)@dbd1549f7850: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475)@dbd1549f7850: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493)13432015 20241106085848564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085848564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085848564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085848564 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085848564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xccf4cf, normal) (hnbgw_rua.c:407) 20241106085848564 DHNB DEBUG map_rua[0x55960b9ca960]{init}: Allocated (fsm.c:456) 20241106085848564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13432015)[0x55960b9ca960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085848564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13432015 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085848564 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085848564 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085848564 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13432015 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1070) 20241106085848564 DCN DEBUG map_sccp[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106085848564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085848564 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13432015 <-> SCCP-41 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085848564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13432015 SCCP-41 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085848564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13432015)[0x55960b9ca960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085848564 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085848564 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085848564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13432015)[0x55960b9ca960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085848564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55960b9c28d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085848564 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085848564 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{IDLE}: Allocated (fsm.c:456) 20241106085848564 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085848564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000029), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f400300029f0056400500f1100926) (sccp_scrc.c:401) 20241106085848564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085848564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085848564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085848564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085848564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085848564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085848564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085848565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085848565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085848565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085848565 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085848565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085848565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085848565 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085848565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55960b9c28d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085848565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13432015)[0x55960b9ca960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085848565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085848565 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085848565 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085848565 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085848565 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085848565 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085848565 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085848565 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: First idle individual index:2 HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(482)@dbd1549f7850: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493) HNBGW_Test.msc1-RAN(482)@dbd1549f7850: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493)3610036 HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241106085848571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085848571 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085848571 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085848571 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085848571 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085848571 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085848571 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085848572 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085848572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085848572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085848572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085848572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085848572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085848572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=000cb24b) (sccp_scrc.c:472) 20241106085848572 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1823) 20241106085848572 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085848572 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085848572 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085848572 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085848572 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085848572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55960b9c28d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085848572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55960b9c28d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493)@dbd1549f7850: setverdict(pass): none -> pass 20241106085848574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085848576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085848578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085848580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085848582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085848583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085848584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085848585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085848586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085848587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085848587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085848588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085848589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085848589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085848590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085848591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085848591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085848592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085848593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085848593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085848594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085848596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45164<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085848597 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37249<->l=127.0.0.1:4262) (control_if.c:193) 20241106085848597 DLINP DEBUG SRVCONN(,r=127.0.0.1:49265<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085848597 DLINP DEBUG SRVCONN(,r=127.0.0.1:49265<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085848597 DLINP NOTICE SRV(,r=127.0.0.1:49265<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085848597 DMAIN NOTICE (127.0.0.1:49265 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49265<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085848597 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(484)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(479)@dbd1549f7850: Final verdict of PTC: none 20241106085848597 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085848597 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-RAN(488)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(483)@dbd1549f7850: Final verdict of PTC: none20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085848597 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085848597 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085848597 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085848597 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(482)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(478)@dbd1549f7850: Final verdict of PTC: none20241106085848597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085848597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085848597 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085848597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085848597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085848597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085848597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085848597 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085848597 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085848597 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085848597 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085848597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085848597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085848597 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085848597 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085848597 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085848597 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085848597 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085848597 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085848597 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085848597 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085848597 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085848597 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085848597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085848597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085848597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085848597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085848597 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085848597 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085848597 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085848597 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085848597 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085848597 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085848597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085848597 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085848597 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085848597 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085848597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085848597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085848597 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085848597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085848597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-M3UA(480)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(487)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(481)@dbd1549f7850: Final verdict of PTC: none 20241106085848597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085848597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085848597 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085848597 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085848597 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085848597 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085848597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085848597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085848597 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085848597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085848597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085848597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085848597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085848597 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085848597 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085848597 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085848597 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085848597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55960b9bfa10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085848597 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085848597 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085848597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a8470), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085848597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085848597 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085848597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085848597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085848597 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085848597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55960b9bfa10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085848597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8791915)[0x55960b9cf120]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085848597 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8791915)[0x55960b9cf120]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085848597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085848597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8791915)[0x55960b9cf120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085848597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8791915)[0x55960b9cf120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085848597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8791915)[0x55960b9cf120]{disrupted}: Freeing instance (context_map.c:202) 20241106085848597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8791915)[0x55960b9cf120]{disrupted}: Deallocated (fsm.c:568) 20241106085848597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55960b9bfa10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085848597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55960b9bfa10]{disconnected}: Freeing instance (context_map.c:206) 20241106085848597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55960b9bfa10]{disconnected}: Deallocated (fsm.c:568) 20241106085848597 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8791915 SCCP-39 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241106085848597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55960b9c06d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085848597 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085848597 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085848597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7cdb3), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085848597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085848597 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085848597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085848597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085848597 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085848597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55960b9c06d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085848597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13521946)[0x55960b9b18d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085848597 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13521946)[0x55960b9b18d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085848597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085848597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13521946)[0x55960b9b18d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085848597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13521946)[0x55960b9b18d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085848597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13521946)[0x55960b9b18d0]{disrupted}: Freeing instance (context_map.c:202) 20241106085848597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13521946)[0x55960b9b18d0]{disrupted}: Deallocated (fsm.c:568) 20241106085848597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55960b9c06d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085848597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55960b9c06d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085848597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55960b9c06d0]{disconnected}: Deallocated (fsm.c:568) 20241106085848597 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13521946 SCCP-40 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241106085848597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55960b9c28d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085848597 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085848597 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085848597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb24b), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085848597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085848598 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085848598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085848598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085848598 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085848598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55960b9c28d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085848598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13432015)[0x55960b9ca960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085848598 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13432015)[0x55960b9ca960]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085848598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085848598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13432015)[0x55960b9ca960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085848598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13432015)[0x55960b9ca960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085848598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13432015)[0x55960b9ca960]{disrupted}: Freeing instance (context_map.c:202) 20241106085848598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13432015)[0x55960b9ca960]{disrupted}: Deallocated (fsm.c:568) 20241106085848598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55960b9c28d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085848598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55960b9c28d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085848598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55960b9c28d0]{disconnected}: Deallocated (fsm.c:568) 20241106085848598 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13432015 SCCP-41 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-RAN(485)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(490)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(486)@dbd1549f7850: Final verdict of PTC: none 20241106085848598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085848598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085848598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085848598 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085848598 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085848598 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085848598 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085848598 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085848598 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085848598 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085848598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085848598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085848598 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085848598 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085848598 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 VirtHNBGW-STATS(471)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(472)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(477)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(476)@dbd1549f7850: Final verdict of PTC: none 20241106085848598 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085848598 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085848598 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085848598 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085848598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085848598 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085848598 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn1-M3UA(489)@dbd1549f7850: Final verdict of PTC: none 20241106085848598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085848598 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085848598 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085848598 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085848598 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085848598 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085848598 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085848598 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085848598 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(474)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085848607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(473)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(471): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(472): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(473): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(474): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(476): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(477): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(478): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(479): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(480): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(481): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(482): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(483): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(484): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(485): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(486): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(487): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(488): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(489): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Wed Nov 6 08:58:48 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20241106085848735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45210<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085849204 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085849204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4b96d), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085849204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085849204 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085849204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085849204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085849204 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085849204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00def959), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085849204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085849204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085849204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085849204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085849204 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085849204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070201c), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085849204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085849204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085849204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085849204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085849204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085849204 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085849204 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085849205 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085849205 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085849205 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085849205 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085849205 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085849205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085849205 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085849205 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085849205 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085849205 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085849205 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085849205 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085849205 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085849205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085849205 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085849205 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085849205 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085849205 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085849205 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085849205 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085849205 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085849439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45210<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=362964) 20241106085849997 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085849997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5e866), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085849997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085849997 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085849997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085849997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085849997 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085849997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009161ba), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085849997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085849998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085849998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085849998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085849998 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085849998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ccd9c), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085849998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085849998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085849998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085849998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085849998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085849998 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085849998 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085849998 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085849998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085849998 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085849998 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085849998 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085849998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085849998 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085849998 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085849998 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085849998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085849998 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085849998 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085849998 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085849998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085849998 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085849998 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085849998 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085849998 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085849998 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085849998 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085849998 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=362964, count=369148) 20241106085850598 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085850598 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085850598 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085850598 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085850598 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085850598 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085850598 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085850598 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085850598 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085850598 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085850598 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085850598 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085850722 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085850722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbedcf), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085850722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085850722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085850722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085850722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085850722 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085850722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030d5bb), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085850722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085850722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085850722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085850722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085850722 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085850722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00036731), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085850722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085850722 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085850722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085850722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085850722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085850722 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085850722 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085850722 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085850722 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085850722 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085850722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085850722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085850722 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085850722 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085850722 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085850723 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085850723 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085850723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085850723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085850723 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085850723 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085850723 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085850723 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085850723 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085850723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085851347 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085851347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b00d9b), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085851347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085851347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085851347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085851347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085851347 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085851347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7fba7), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085851347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085851347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085851347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085851347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085851347 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085851347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065abb0), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085851347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085851347 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085851347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085851347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085851347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085851347 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085851347 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085851347 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085851347 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085851348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085851348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085851348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085851348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085851348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085851348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085851348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085851348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085851348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085851348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085851348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085851348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085851348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085851348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085851348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085851348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Wed Nov 6 08:58:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085852189 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085852189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f987f9), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085852189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085852189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852189 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085852189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc9555), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085852189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085852189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852189 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085852189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d04046), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085852189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085852189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852189 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852189 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852189 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085852189 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085852189 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085852189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085852189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852190 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852190 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852190 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085852190 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085852190 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085852190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085852190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852190 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852190 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852190 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085852190 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085852190 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085852190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241106085852526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085852533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085852537 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36895<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(497)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085852631 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085852631 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085852639 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085852639 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852639 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085852639 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852639 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085852639 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852639 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085852639 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852640 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60239 (stream_srv.c:129) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(499)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085852640 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60239<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085852641 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852641 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085852641 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085852641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852641 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085852641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852641 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852641 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852641 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085852641 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085852641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852641 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085852641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852641 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852641 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852641 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085852641 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085852641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852641 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085852641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852641 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852641 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852641 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085852641 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085852641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085852641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852641 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852641 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852641 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852641 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085852641 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085852641 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085852641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852641 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852641 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852641 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085852641 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085852641 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085852641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085852641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852641 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852641 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852641 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085852641 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085852641 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085852641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085852641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852641 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852641 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852641 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085852641 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085852641 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085852641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(503)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(501)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(506)@dbd1549f7850: M3UA emulation initiated, the test can be started MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(506)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(504)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(509)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-M3UA(509)@dbd1549f7850: M3UA emulation initiated, the test can be started MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(509)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-SCCP(507)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085852680 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085852680 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852680 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085852680 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852680 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085852680 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852680 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085852680 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852682 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852682 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085852682 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085852682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852682 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085852682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852682 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852682 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852682 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085852682 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085852682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852682 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085852682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852682 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852682 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852682 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085852682 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085852682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852682 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085852682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852682 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852682 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852682 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085852682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085852682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085852682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852682 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852682 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852682 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852682 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085852682 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085852682 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085852682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852682 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852682 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852682 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085852682 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085852682 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085852682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085852682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852682 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852682 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852682 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085852682 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085852682 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085852682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085852682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852682 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852682 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852682 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085852682 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085852682 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085852682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(512)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(512)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(512)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(510)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(515)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(515)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(515)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(513)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(518)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn2-M3UA(518)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(518)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(516)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085852738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085852738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085852738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085852738 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085852738 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085852738 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085852738 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085852738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085852738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085852753 DLINP DEBUG SRVCONN(,r=127.0.0.1:60239<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085852753 DLINP DEBUG SRVCONN(,r=127.0.0.1:60239<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085852753 DLINP DEBUG SRVCONN(,r=127.0.0.1:60239<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085852753 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085852753 DHNBAP DEBUG (127.0.0.1:60239 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085852753 DHNBAP NOTICE (127.0.0.1:60239 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085852753 DHNBAP NOTICE (127.0.0.1:60239 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085852753 DLINP DEBUG SRVCONN(,r=127.0.0.1:60239<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085852753 DLINP DEBUG SRVCONN(,r=127.0.0.1:60239<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085852853 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085852853 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085852853 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085852853 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(503)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085852863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852863 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085852864 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085852864 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085852864 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085852864 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085852864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085852864 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085852864 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085852864 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085852864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(506)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085852868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852868 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085852868 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085852869 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085852869 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085852869 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085852869 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085852869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085852869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085852869 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085852869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085852869 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085852869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085852869 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085852869 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085852869 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085852869 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852870 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852870 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085852870 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085852870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085852871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852871 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852871 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852871 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852871 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085852871 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085852871 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085852871 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085852871 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085852871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852871 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085852871 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085852871 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085852871 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085852871 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085852871 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085852874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852874 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085852874 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085852874 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085852874 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085852874 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085852874 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085852874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085852874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085852874 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085852874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085852874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085852874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085852874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085852874 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085852874 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085852874 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852875 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852875 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085852875 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085852875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852876 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085852876 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085852876 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085852876 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085852876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852876 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085852876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852876 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852876 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852876 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852876 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085852876 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085852876 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085852876 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085852876 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(509)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085852882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852882 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085852882 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085852882 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085852882 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085852882 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085852882 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085852884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852884 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085852884 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085852884 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085852884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085852884 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085852884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085852885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085852885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085852885 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085852885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085852885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085852885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085852885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085852885 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085852885 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085852885 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852886 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852886 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085852886 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085852886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852886 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085852886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852886 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852886 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852886 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852886 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085852886 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085852886 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085852886 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085852886 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085852894 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085852894 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085852894 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085852894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(512)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085852899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852899 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085852899 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085852899 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085852899 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085852899 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085852899 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085852901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852901 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085852901 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085852901 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085852901 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085852901 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085852901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085852901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085852901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085852901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085852901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085852901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085852901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085852901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085852901 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085852901 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085852901 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852902 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852902 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085852902 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085852902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085852903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852903 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852903 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852903 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852903 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085852903 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085852903 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085852903 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085852903 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085852907 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085852907 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085852907 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085852907 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(515)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085852913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852913 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085852913 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085852913 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085852913 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085852913 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085852913 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085852915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852915 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085852915 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085852915 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085852915 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085852915 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085852915 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085852915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085852915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085852915 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085852915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085852915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085852915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085852915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085852915 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085852915 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085852915 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852916 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852916 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085852916 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085852917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852917 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085852917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852917 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852917 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852917 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852917 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085852917 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085852917 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085852917 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085852917 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085852919 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085852919 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106085852919 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085852919 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(518)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106085852924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852924 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106085852924 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085852924 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085852924 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085852924 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085852924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085852926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852926 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085852926 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085852926 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085852926 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085852926 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085852926 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085852926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085852926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085852926 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106085852926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085852926 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085852926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085852926 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085852926 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085852926 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085852926 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085852927 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085852927 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085852927 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085852927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085852927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085852927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085852927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085852927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085852927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085852927 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085852927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085852927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085852927 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085852927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085852927 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085852927 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085852927 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085852927 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085852927 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085852927 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085852927 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853011 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085853011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00086b03), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085853011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085853011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085853011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085853011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085853011 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085853011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8d932), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085853011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085853011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085853011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085853011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085853011 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085853011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1b3c), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085853011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085853011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085853011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085853011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085853011 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085853011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce1007), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085853011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085853011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085853011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085853011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085853011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853011 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085853011 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085853011 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085853011 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085853011 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085853011 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085853011 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853011 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085853011 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085853011 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085853011 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085853011 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085853011 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085853011 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853012 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085853012 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085853012 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085853012 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085853012 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085853012 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085853012 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853012 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085853012 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085853012 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085853012 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085853012 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085853012 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085853012 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853019 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085853019 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085853019 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085853019 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853019 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853020 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853020 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085853020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00086b03) (sccp_scrc.c:472) 20241106085853020 DLSCCP DEBUG Received CO:RELCO for local reference 20 (sccp_scoc.c:1823) 20241106085853020 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085853020 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085853020 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085853020 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085853020 DLSCCP DEBUG SCCP-SCOC(20)[0x55960b9afe50]{IDLE}: Deallocated (fsm.c:568) 20241106085853222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853222 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085853222 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085853222 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085853222 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853222 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853222 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853222 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853222 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085853222 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085853222 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085853222 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853222 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853222 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853222 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853223 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085853223 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085853223 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085853223 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853223 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853223 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853223 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085853223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00e8d932) (sccp_scrc.c:472) 20241106085853223 DLSCCP DEBUG Received CO:RELCO for local reference 21 (sccp_scoc.c:1823) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(21)[0x55960b9b79c0]{IDLE}: Deallocated (fsm.c:568) 20241106085853223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085853223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=005f1b3c) (sccp_scrc.c:472) 20241106085853223 DLSCCP DEBUG Received CO:RELCO for local reference 22 (sccp_scoc.c:1823) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(22)[0x55960b9bc140]{IDLE}: Deallocated (fsm.c:568) 20241106085853223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085853223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00ce1007) (sccp_scrc.c:472) 20241106085853223 DLSCCP DEBUG Received CO:RELCO for local reference 23 (sccp_scoc.c:1823) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085853223 DLSCCP DEBUG SCCP-SCOC(23)[0x55960b9bc760]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(502)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085853666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085853667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853667 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085853667 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085853667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085853667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853666 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085853666 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085853666 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085853666 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853666 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853666 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853666 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853667 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085853667 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085853667 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085853667 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085853667 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085853667 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085853667 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853667 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085853667 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085853667 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085853667 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085853667 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085853667 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085853667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085853667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085853667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085853667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085853667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085853667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085853667 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085853667 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085853669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853669 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085853669 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085853669 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085853669 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853669 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853669 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853669 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085853669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085853669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085853669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085853669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085853669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085853669 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085853669 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085853669 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085853675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853675 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085853675 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085853675 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085853675 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853675 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853675 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853675 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085853675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085853675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085853675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085853675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853675 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085853675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085853675 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085853675 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085853675 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085853675 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085853675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085853675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085853675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085853675 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085853675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085853675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085853675 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085853676 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085853676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853676 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085853676 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085853676 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085853676 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085853676 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085853676 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085853676 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853679 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085853679 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085853679 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085853679 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853679 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853679 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853679 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085853679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085853679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085853679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085853679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085853679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085853679 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085853679 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085853679 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(508)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085853683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853683 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085853683 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085853683 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085853683 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853683 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853683 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853683 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085853684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085853684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085853684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085853684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085853684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085853684 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085853684 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085853684 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085853684 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085853684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085853684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085853684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085853684 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085853684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085853684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085853684 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085853684 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{CONNECTED}: link up (cnlink.c:111) 20241106085853684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853684 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085853684 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085853684 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085853684 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085853684 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085853684 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085853684 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853685 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085853685 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085853685 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085853685 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853685 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853685 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853685 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085853685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085853685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085853685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085853685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085853685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085853685 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085853685 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085853685 DRANAP INFO cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(511)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085853705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853705 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085853705 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085853705 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085853705 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853705 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853705 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853705 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085853705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085853705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085853705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085853705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085853705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085853705 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085853705 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085853705 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085853705 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085853705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085853705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085853705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085853705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085853705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085853705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085853705 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085853706 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085853706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853706 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085853706 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085853706 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085853706 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085853706 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085853706 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085853706 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853709 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085853709 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085853709 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085853709 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853709 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853709 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853709 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085853709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085853709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085853709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085853709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085853709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085853709 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085853709 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085853709 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(514)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085853715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853715 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085853715 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085853715 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085853715 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853715 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853715 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853715 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085853715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085853715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085853715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085853715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085853715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085853715 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085853715 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085853715 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085853715 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085853715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085853715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085853715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085853715 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085853715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085853715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085853715 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085853715 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106085853716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853716 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085853716 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085853716 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085853716 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085853716 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085853716 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085853716 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853717 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085853717 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085853717 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085853717 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853717 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853717 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853717 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085853717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085853717 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085853717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085853717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085853718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085853718 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085853718 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085853718 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(517)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085853723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853723 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085853723 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085853723 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085853723 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853723 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853723 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853723 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085853723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085853723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106085853723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085853723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085853723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085853723 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085853723 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085853723 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20241106085853723 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085853723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085853723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085853723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085853723 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085853723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085853723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085853723 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085853723 DRANAP NOTICE cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: link up (cnlink.c:111) 20241106085853723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853723 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085853723 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085853723 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085853723 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085853723 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085853723 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085853723 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085853724 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085853724 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085853724 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085853724 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085853724 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085853724 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085853724 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085853724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085853724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085853724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085853724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085853724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085853724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085853724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106085853724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085853724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085853724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085853724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085853724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085853724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085853724 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085853724 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085853724 DRANAP INFO cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085854767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085854769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085854771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085854775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085854778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085854781 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085854784 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085854787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085854791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085854794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085854797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085854801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085854805 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085854809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085854814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085854818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085854820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085854824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085854829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085854832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011101111'B, t_guard := 20.000000 } 20241106085854869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(508)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(508)@dbd1549f7850: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520)4192120 20241106085855917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085855917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085855917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085855917 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085855917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3ff778, normal) (hnbgw_rua.c:407) 20241106085855917 DHNB DEBUG map_rua[0x55960b9afe50]{init}: Allocated (fsm.c:456) 20241106085855917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4192120)[0x55960b9afe50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085855917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4192120 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085855917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085855917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085855917 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4192120 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1070) 20241106085855917 DCN DEBUG map_sccp[0x55960b9cf120]{init}: Allocated (fsm.c:456) 20241106085855917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55960b9cf120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085855917 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4192120 <-> SCCP-42 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106085855917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4192120 SCCP-42 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085855917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4192120)[0x55960b9afe50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085855917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085855917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085855917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4192120)[0x55960b9afe50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085855917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55960b9cf120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085855917 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085855917 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{IDLE}: Allocated (fsm.c:456) 20241106085855917 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085855917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002a), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000ef0056400500f1100926) (sccp_scrc.c:401) 20241106085855917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085855917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085855918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085855918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085855918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085855918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085855918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085855918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085855918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085855918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085855918 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085855918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085855918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085855918 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085855918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55960b9cf120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085855918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4192120)[0x55960b9afe50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085855918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085855918 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085855918 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085855918 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085855918 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085855918 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085855918 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085855918 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(507)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc2-SCCP(507)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(508)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520) HNBGW_Test.msc2-RAN(508)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520)12698584 HNBGW_Test.msc2-SCCP(507)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(507)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085855937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085855937 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085855937 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085855937 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085855937 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085855937 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085855937 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085855937 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085855937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520)@dbd1549f7850: setverdict(pass): none -> pass 20241106085855937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085855937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085855937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085855937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085855937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=00bf5408) (sccp_scrc.c:472) 20241106085855937 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1823) 20241106085855937 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085855937 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085855937 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085855937 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085855937 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085855937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55960b9cf120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085855937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55960b9cf120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085855940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085855942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085855947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085855950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085855952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085855953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085855955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085855956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085855957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085855957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085855958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085855959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085855959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085855960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085855961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085855961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085855962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085855962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085855963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085855964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085855965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111000011'B, t_guard := 20.000000 } 20241106085855977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(508)@dbd1549f7850: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(508)@dbd1549f7850: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498)@dbd1549f7850: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521)16597897 20241106085856999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085856999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085856999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085856999 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085856999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd4389, normal) (hnbgw_rua.c:407) 20241106085856999 DHNB DEBUG map_rua[0x55960b9b18d0]{init}: Allocated (fsm.c:456) 20241106085856999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16597897)[0x55960b9b18d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085856999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16597897 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085856999 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085856999 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085856999 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085856999 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16597897 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1070) 20241106085856999 DCN DEBUG map_sccp[0x55960b9c06d0]{init}: Allocated (fsm.c:456) 20241106085856999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55960b9c06d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085856999 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16597897 <-> SCCP-43 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106085856999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16597897 SCCP-43 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085856999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16597897)[0x55960b9b18d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085856999 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085856999 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085856999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16597897)[0x55960b9b18d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085856999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55960b9c06d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085856999 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085856999 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{IDLE}: Allocated (fsm.c:456) 20241106085856999 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085856999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002b), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030003c30056400500f1100926) (sccp_scrc.c:401) 20241106085856999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085856999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085856999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085856999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085856999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085856999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085856999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085856999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085856999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085856999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085856999 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085856999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085856999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085856999 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085856999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55960b9c06d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085856999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16597897)[0x55960b9b18d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085856999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085856999 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085856999 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085856999 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085856999 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085856999 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085856999 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085856999 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(507)@dbd1549f7850: First idle individual index:1 HNBGW_Test.msc2-SCCP(507)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(508)@dbd1549f7850: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521) HNBGW_Test.msc2-RAN(508)@dbd1549f7850: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521)15465227 HNBGW_Test.msc2-SCCP(507)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(507)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085857007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085857007 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085857007 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085857007 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085857007 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085857007 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085857007 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085857007 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085857007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085857007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085857007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085857007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085857007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085857007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=001d3f2e) (sccp_scrc.c:472) 20241106085857007 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1823) 20241106085857007 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085857007 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085857007 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085857007 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085857007 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085857007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55960b9c06d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085857007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55960b9c06d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521)@dbd1549f7850: setverdict(pass): none -> pass 20241106085857009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085857012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085857016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085857017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085857019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085857020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085857021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085857022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085857023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085857024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085857025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085857026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085857027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085857028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085857029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085857030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085857031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085857032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085857033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085857034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085857035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101100011'B, t_guard := 20.000000 } 20241106085857047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@dbd1549f7850: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498)@dbd1549f7850: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522)11299782 20241106085858064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085858064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085858064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085858064 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085858064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac6bc6, normal) (hnbgw_rua.c:407) 20241106085858064 DHNB DEBUG map_rua[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106085858064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11299782)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085858064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11299782 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085858064 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085858064 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085858065 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11299782 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106085858065 DCN DEBUG map_sccp[0x55960b9b79c0]{init}: Allocated (fsm.c:456) 20241106085858065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55960b9b79c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085858065 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11299782 <-> SCCP-44 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085858065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11299782 SCCP-44 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085858065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11299782)[0x55960b9c28d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085858065 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085858065 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085858065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11299782)[0x55960b9c28d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085858065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55960b9b79c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085858065 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085858065 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{IDLE}: Allocated (fsm.c:456) 20241106085858065 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085858065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001630056400500f1100926) (sccp_scrc.c:401) 20241106085858065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085858065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085858065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085858065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085858065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085858065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085858065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085858065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085858065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085858065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085858065 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085858065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085858065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085858065 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085858065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55960b9b79c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085858065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11299782)[0x55960b9c28d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085858066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085858066 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085858066 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085858066 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085858066 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085858066 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085858066 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085858066 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(504)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522) HNBGW_Test.msc1-RAN(505)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522)11988587 HNBGW_Test.msc1-SCCP(504)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522)@dbd1549f7850: setverdict(pass): none -> pass 20241106085858082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085858082 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085858082 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085858082 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085858082 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085858082 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085858082 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085858082 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085858083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085858083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085858083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085858083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085858083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085858083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=00362a13) (sccp_scrc.c:472) 20241106085858083 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1823) 20241106085858083 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085858083 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085858083 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085858083 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085858083 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085858083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55960b9b79c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085858083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55960b9b79c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085858084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085858085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085858087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085858089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085858090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085858092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085858093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085858093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085858094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085858095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085858096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085858097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085858098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085858099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085858100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085858102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085858103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085858104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085858105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085858106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085858106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085858109 DLINP DEBUG SRVCONN(,r=127.0.0.1:60239<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085858110 DLINP DEBUG SRVCONN(,r=127.0.0.1:60239<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085858110 DLINP NOTICE SRV(,r=127.0.0.1:60239<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085858110 DMAIN NOTICE (127.0.0.1:60239 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60239<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085858110 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085858110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44858<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085858110 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36895<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(513)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(517)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@dbd1549f7850: Final verdict of PTC: none 20241106085858110 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241106085858110 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085858110 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085858110 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(500)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(514)@dbd1549f7850: Final verdict of PTC: none 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241106085858110 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc2-RAN(508)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(516)@dbd1549f7850: Final verdict of PTC: none 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085858110 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085858110 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085858110 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(505)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(511)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(510)@dbd1549f7850: Final verdict of PTC: none 20241106085858110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085858110 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085858110 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085858110 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085858110 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085858110 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085858110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085858110 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085858110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085858110 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085858110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) HNBGW_Test.msc1-SCCP(504)@dbd1549f7850: Final verdict of PTC: none 20241106085858110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085858110 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085858110 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085858110 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085858110 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085858110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55960b9cf120]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085858110 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085858110 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085858110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5408), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085858110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085858110 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085858110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085858110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(497)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(509)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(512)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(495)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@dbd1549f7850: Final verdict of PTC: none 20241106085858110 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085858110 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085858110 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085858110 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085858110 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085858110 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085858110 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085858110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085858110 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085858110 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085858110 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085858110 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085858110 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085858110 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085858110 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085858110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085858110 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085858110 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085858111 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085858111 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085858111 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085858111 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085858111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085858111 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085858111 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085858111 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn2-M3UA(518)@dbd1549f7850: Final verdict of PTC: none 20241106085858111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55960b9cf120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085858111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4192120)[0x55960b9afe50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085858111 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4192120)[0x55960b9afe50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085858111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085858111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4192120)[0x55960b9afe50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085858111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4192120)[0x55960b9afe50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085858111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4192120)[0x55960b9afe50]{disrupted}: Freeing instance (context_map.c:202) 20241106085858111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4192120)[0x55960b9afe50]{disrupted}: Deallocated (fsm.c:568) 20241106085858111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55960b9cf120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085858111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55960b9cf120]{disconnected}: Freeing instance (context_map.c:206) 20241106085858111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55960b9cf120]{disconnected}: Deallocated (fsm.c:568) 20241106085858111 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4192120 SCCP-42 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241106085858111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55960b9c06d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085858111 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085858111 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085858111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d3f2e), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085858111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085858111 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085858111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085858111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085858111 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085858111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55960b9c06d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085858111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16597897)[0x55960b9b18d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085858111 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16597897)[0x55960b9b18d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085858112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16597897)[0x55960b9b18d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16597897)[0x55960b9b18d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16597897)[0x55960b9b18d0]{disrupted}: Freeing instance (context_map.c:202) 20241106085858112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16597897)[0x55960b9b18d0]{disrupted}: Deallocated (fsm.c:568) 20241106085858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55960b9c06d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55960b9c06d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085858112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55960b9c06d0]{disconnected}: Deallocated (fsm.c:568) 20241106085858112 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16597897 SCCP-43 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241106085858112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085858112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085858112 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085858112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085858112 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085858112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085858112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085858112 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085858112 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085858112 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085858112 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085858112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085858112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085858112 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085858112 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085858112 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085858112 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085858112 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085858112 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085858112 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085858113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085858113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085858113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106085858113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085858113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085858113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085858113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085858113 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085858113 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085858113 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085858113 DRANAP NOTICE cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085858113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085858113 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085858113 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085858113 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085858113 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085858113 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085858113 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085858113 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085858113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085858113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085858113 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085858113 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085858113 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11299782)[0x55960b9c28d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085858113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11299782)[0x55960b9c28d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085858113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55960b9b79c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085858113 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085858113 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085858113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00362a13), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085858113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085858113 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085858113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085858113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085858114 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085858114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55960b9b79c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085858114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11299782)[0x55960b9c28d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085858114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11299782)[0x55960b9c28d0]{disrupted}: Freeing instance (context_map.c:202) 20241106085858114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11299782)[0x55960b9c28d0]{disrupted}: Deallocated (fsm.c:568) 20241106085858114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55960b9b79c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085858114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55960b9b79c0]{disconnected}: Freeing instance (context_map.c:206) 20241106085858114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55960b9b79c0]{disconnected}: Deallocated (fsm.c:568) 20241106085858114 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11299782 SCCP-44 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241106085858114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085858114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085858114 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085858114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085858114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085858114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085858114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(499)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(515)@dbd1549f7850: Final verdict of PTC: none 20241106085858114 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085858115 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085858115 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085858115 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085858115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085858115 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085858115 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085858115 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085858115 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085858115 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085858115 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085858115 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085858115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085858115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085858115 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085858115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085858115 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085858115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085858115 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085858115 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085858115 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085858115 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085858115 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(494)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(507)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(519)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085858139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44844<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(496)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(497): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(499): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(500): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-SCCP(507): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-RAN(508): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-M3UA(509): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(510): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(511): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(512): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(513): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(514): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(515): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(516): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn2-RAN(517): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(518): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(519): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Wed Nov 6 08:58:58 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20241106085858252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085858599 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085858599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb24b), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085858599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085858599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085858599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085858599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085858599 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085858599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7cdb3), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085858599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085858599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085858599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085858599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085858599 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085858599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a8470), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085858599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085858599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085858599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085858599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085858599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085858599 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085858599 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085858599 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085858599 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085858599 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085858599 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085858599 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085858599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085858599 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085858599 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085858599 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085858599 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085858599 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085858599 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085858599 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085858599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085858599 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085858599 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085858599 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085858599 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085858599 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085858599 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085858599 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085858955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44888<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=438356) 20241106085859204 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085859205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070201c), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085859205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085859205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085859205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085859205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085859205 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085859205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00def959), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085859205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085859205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085859205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085859205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085859205 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085859205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4b96d), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085859205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085859205 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085859205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085859205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085859205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085859205 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085859205 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085859205 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085859205 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085859205 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085859205 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085859205 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085859205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085859205 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085859205 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085859205 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085859205 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085859205 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085859205 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085859205 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085859205 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085859205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085859205 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085859205 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085859205 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085859205 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085859205 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085859205 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085859205 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085859205 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=438356, count=453512) 20241106085859998 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085859998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ccd9c), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085859998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085859998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085859998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085859999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085859999 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085859999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009161ba), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085859999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085859999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085859999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085859999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085859999 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085859999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5e866), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085859999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085859999 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085859999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085859999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085859999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085859999 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085859999 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085859999 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085859999 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085859999 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085859999 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085859999 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085859999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085859999 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085859999 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085859999 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085859999 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085859999 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085859999 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085859999 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085859999 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085859999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085859999 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085859999 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085859999 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085859999 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085859999 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085859999 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085859999 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085859999 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085900110 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085900110 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085900110 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241106085900110 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085900110 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085900110 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085900111 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085900111 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085900111 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106085900111 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085900111 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085900111 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085900111 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085900111 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085900111 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085900723 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085900723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00036731), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085900723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085900723 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085900723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085900723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085900723 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085900723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030d5bb), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085900723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085900723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085900723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085900723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085900723 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085900723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbedcf), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085900723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085900723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085900723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085900723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085900724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085900724 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085900724 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085900724 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085900724 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085900724 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085900724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085900724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085900724 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085900724 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085900724 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085900724 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085900724 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085900724 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085900724 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085900724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085900724 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085900724 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085900724 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085900724 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085900724 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085900724 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085900724 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085900724 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085900724 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Wed Nov 6 08:59:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085901348 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085901348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065abb0), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085901348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085901348 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085901348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085901348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085901348 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085901348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7fba7), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085901348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085901348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085901348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085901348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085901348 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085901348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b00d9b), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085901348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085901348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085901348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085901348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085901349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085901349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085901349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085901349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085901349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085901349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085901349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085901349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085901349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085901349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085901349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085901349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085901349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085901349 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085901349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085901349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085901349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085901349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085901349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085901349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085901349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085901349 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085901349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085901349 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085901349 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_L3Compl_no_cn started. 20241106085902046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085902052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085902055 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42757<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_no_cn-Iuh0(526)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085902142 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085902142 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085902150 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085902150 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085902150 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085902150 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085902150 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085902150 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085902150 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(528)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085902150 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085902150 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085902150 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45258 (stream_srv.c:129) 20241106085902150 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45258<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085902152 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085902152 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085902152 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085902152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085902152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085902152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902152 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085902152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902152 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085902152 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085902152 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085902152 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085902152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085902152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085902152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902152 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085902152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902152 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085902152 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085902152 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085902152 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085902152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085902152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085902152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085902152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902152 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085902152 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085902152 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085902152 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085902152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085902152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085902152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085902152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902152 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085902152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902152 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902152 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902152 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085902152 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085902152 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085902152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902152 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902152 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902152 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085902152 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085902152 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085902152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085902152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902152 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902152 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902152 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085902152 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085902152 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085902152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085902152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902152 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902152 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902152 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085902152 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085902152 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085902152 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085902152 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085902152 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(532)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(532)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(532)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(530)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085902165 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085902165 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085902165 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085902165 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085902165 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085902165 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085902165 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085902165 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085902166 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085902167 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085902167 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085902167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085902167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085902167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902167 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085902167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902167 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085902167 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085902167 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085902167 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085902167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085902167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085902167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902167 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085902167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902167 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085902167 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085902167 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085902167 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085902167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085902167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085902167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902167 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085902167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902167 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085902167 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085902167 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085902167 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085902167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085902167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085902167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085902167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902167 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085902167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902167 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085902167 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085902167 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085902167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902167 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085902167 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085902167 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085902167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085902167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902167 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085902167 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085902167 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085902167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085902167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902167 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085902167 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085902167 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085902167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(535)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(535)@dbd1549f7850: M3UA emulation initiated, the test can be started MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(535)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(533)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085902188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085902188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085902188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085902188 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085902188 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085902188 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085902188 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085902188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085902188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) 20241106085902189 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085902189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d04046), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085902189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085902189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902189 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085902189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc9555), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085902189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085902189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902189 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085902189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f987f9), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085902189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085902189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902189 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902189 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902189 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085902189 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085902189 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085902189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085902189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902189 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902189 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902189 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085902189 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085902189 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085902189 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085902189 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085902189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902189 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902189 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902189 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085902189 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085902189 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085902189 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085902189 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085902189 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085902189 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085902192 DLINP DEBUG SRVCONN(,r=127.0.0.1:45258<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085902192 DLINP DEBUG SRVCONN(,r=127.0.0.1:45258<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085902192 DLINP DEBUG SRVCONN(,r=127.0.0.1:45258<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085902192 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085902192 DHNBAP DEBUG (127.0.0.1:45258 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085902192 DHNBAP NOTICE (127.0.0.1:45258 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085902192 DHNBAP NOTICE (127.0.0.1:45258 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085902192 DLINP DEBUG SRVCONN(,r=127.0.0.1:45258<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085902192 DLINP DEBUG SRVCONN(,r=127.0.0.1:45258<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085902364 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085902364 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085902364 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085902364 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085902364 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085902364 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085902364 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(532)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085902372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902372 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085902372 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085902372 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085902372 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085902372 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085902372 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085902372 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085902372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085902372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085902372 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085902372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085902372 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085902372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085902372 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085902372 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085902376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902376 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085902376 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085902376 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085902376 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085902376 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241106085902376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085902376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085902376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085902376 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085902376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085902376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085902376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085902376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085902376 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085902376 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085902376 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085902377 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085902378 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085902378 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085902378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085902378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085902378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085902378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902378 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085902378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902378 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902378 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902378 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085902378 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085902378 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085902378 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085902378 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085902378 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085902378 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085902378 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085902378 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(535)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085902384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902384 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085902384 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085902384 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085902384 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085902385 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085902385 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085902387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902387 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085902387 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085902387 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085902387 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085902387 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085902387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085902387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085902387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085902387 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085902387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085902387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085902387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085902387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085902387 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085902387 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085902387 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085902388 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085902388 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085902388 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085902388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085902389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085902389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085902389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085902389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085902389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085902389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085902389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085902389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085902389 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085902389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085902389 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085902389 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085902389 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085902389 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085902389 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085902389 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085902389 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(531)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085903179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085903179 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085903179 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085903179 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085903179 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085903179 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085903179 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085903179 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085903179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085903179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085903179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085903179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085903179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085903179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085903179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085903179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085903179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085903179 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085903179 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085903179 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085903179 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085903179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085903179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085903180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085903180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085903180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085903180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085903180 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085903180 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085903180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085903180 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085903180 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085903180 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085903180 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085903180 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085903180 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085903180 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085903182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085903182 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085903182 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085903182 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085903182 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085903182 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085903182 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085903182 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085903182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085903182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085903182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085903182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085903182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085903182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085903182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085903182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085903182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903182 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085903182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085903182 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085903182 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085903182 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(534)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085903186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085903186 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085903186 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085903186 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085903186 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085903186 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085903186 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085903186 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085903186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085903186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085903186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085903186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085903186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085903186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085903186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085903186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085903186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903186 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085903186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085903186 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085903186 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085903186 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085903186 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085903186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085903186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085903186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085903186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085903186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085903186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085903186 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085903186 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085903186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085903186 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085903186 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085903186 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085903186 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085903186 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085903186 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085903186 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085903187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085903187 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085903187 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085903187 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085903187 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085903187 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085903187 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085903187 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085903187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085903187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085903187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085903187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085903187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085903187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085903187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085903187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085903187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085903187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085903187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085903187 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085903187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085903187 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085903187 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085903187 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085903208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085903213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085903215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085903217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085903219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085903221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085903223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085903225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085903227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085903228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085903229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085903231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085903232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085903233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085903234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085903235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085903236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085903237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085903238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085903239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111000010'B, t_guard := 20.000000 } 20241106085903260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(537)3551809 20241106085904290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085904290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085904290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085904290 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085904290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x363241, normal) (hnbgw_rua.c:407) 20241106085904290 DHNB DEBUG map_rua[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106085904290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3551809)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085904290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3551809 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085904290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085904290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085904290 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3551809 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241106085904290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3551809)[0x55960b9c28d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085904290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3551809)[0x55960b9c28d0]{init}: Freeing instance (context_map.c:202) 20241106085904290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3551809)[0x55960b9c28d0]{init}: Deallocated (fsm.c:568) 20241106085904290 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3551809 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085904290 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20241106085904290 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106085904290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085904290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085904290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@dbd1549f7850: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(537)3551809 20241106085904305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(537)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101100001'B, t_guard := 20.000000 } 20241106085904323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57486<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(538)49823 20241106085905339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085905339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085905339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085905339 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085905339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc29f, normal) (hnbgw_rua.c:407) 20241106085905339 DHNB DEBUG map_rua[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106085905339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-49823)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085905339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-49823 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085905339 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085905339 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085905339 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085905339 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-49823 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241106085905339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-49823)[0x55960b9c28d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085905339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-49823)[0x55960b9c28d0]{init}: Freeing instance (context_map.c:202) 20241106085905339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-49823)[0x55960b9c28d0]{init}: Deallocated (fsm.c:568) 20241106085905339 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-49823 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085905339 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20241106085905339 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106085905339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085905339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085905339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@dbd1549f7850: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(538)49823 20241106085905342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(538)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011110100'B, t_guard := 20.000000 } 20241106085905359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(539)15205075 20241106085906373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085906373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085906373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085906373 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085906373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe802d3, normal) (hnbgw_rua.c:407) 20241106085906373 DHNB DEBUG map_rua[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106085906373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15205075)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085906373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15205075 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085906373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085906373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085906374 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15205075 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241106085906374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15205075)[0x55960b9c28d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085906374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15205075)[0x55960b9c28d0]{init}: Freeing instance (context_map.c:202) 20241106085906374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15205075)[0x55960b9c28d0]{init}: Deallocated (fsm.c:568) 20241106085906374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15205075 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085906374 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20241106085906374 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106085906374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085906374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085906374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@dbd1549f7850: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(539)15205075 20241106085906382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(539)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001111111'B, t_guard := 20.000000 } 20241106085906404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@dbd1549f7850: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(540)14559237 20241106085907418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085907418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085907418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241106085907418 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085907418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde2805, normal) (hnbgw_rua.c:407) 20241106085907418 DHNB DEBUG map_rua[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106085907418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14559237)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085907418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14559237 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085907418 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085907418 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085907418 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14559237 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241106085907418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14559237)[0x55960b9c28d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085907418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14559237)[0x55960b9c28d0]{init}: Freeing instance (context_map.c:202) 20241106085907418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14559237)[0x55960b9c28d0]{init}: Deallocated (fsm.c:568) 20241106085907418 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14559237 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106085907418 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:282) 20241106085907418 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106085907418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085907418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085907418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@dbd1549f7850: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(540)14559237 20241106085907425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(540)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085907432 DLINP DEBUG SRVCONN(,r=127.0.0.1:45258<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085907432 DLINP DEBUG SRVCONN(,r=127.0.0.1:45258<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085907432 DLINP NOTICE SRV(,r=127.0.0.1:45258<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085907432 DMAIN NOTICE (127.0.0.1:45258 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45258<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085907432 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085907432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085907432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085907432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085907432 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085907432 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085907432 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085907432 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42757<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(529)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(530)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(533)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(534)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(531)@dbd1549f7850: Final verdict of PTC: none 20241106085907433 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085907433 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085907433 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085907433 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085907433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085907433 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085907433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085907433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085907433 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT IPA-CTRL-CLI-IPA(524)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(523)@dbd1549f7850: Final verdict of PTC: none 20241106085907433 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085907433 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085907433 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085907433 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085907433 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085907433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085907433 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085907433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085907433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085907433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085907433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085907433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085907433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085907433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085907433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085907433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085907433 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085907433 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085907433 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085907433 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085907433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085907433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085907433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085907433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085907433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085907433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085907433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085907433 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085907433 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085907433 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085907433 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(535)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(532)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(536)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(528)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085907434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57450<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(525)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(526)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(523): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(524): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(525): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(526): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(528): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(529): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(530): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(531): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(532): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(533): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(534): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(535): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(536): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(537): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(538): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(539): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(540): none (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Wed Nov 6 08:59:07 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20241106085907478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085908111 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085908111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5408), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085908111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085908111 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085908111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085908111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085908111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085908111 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085908111 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085908111 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085908112 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085908112 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085908112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085908112 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085908113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d3f2e), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085908113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085908113 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085908113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085908113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085908113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085908113 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085908113 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085908113 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085908113 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085908113 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085908113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085908114 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085908114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00362a13), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085908114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085908114 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085908114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085908114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085908115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085908115 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085908115 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085908115 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085908115 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085908115 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085908115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085908182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221468) 20241106085908600 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085908600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a8470), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085908600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085908600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085908600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085908600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085908600 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085908600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7cdb3), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085908600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085908600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085908600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085908600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085908600 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085908600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb24b), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085908600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085908600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085908600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085908600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085908600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085908600 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085908600 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085908600 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085908600 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085908600 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085908600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085908600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085908600 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085908600 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085908600 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085908600 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085908600 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085908600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085908600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085908600 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085908600 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085908600 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085908600 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085908600 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085908600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=221468, count=230968) 20241106085909206 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085909206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4b96d), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085909206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085909206 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085909206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085909206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085909206 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085909206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00def959), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085909206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085909206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085909206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085909206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085909206 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085909206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070201c), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085909206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085909206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085909206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085909206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085909206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085909206 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085909206 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085909206 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085909206 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085909206 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085909206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085909206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085909206 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085909206 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085909206 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085909206 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085909206 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085909206 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085909206 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085909206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085909206 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085909206 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085909206 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085909206 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085909206 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085909206 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085909206 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085909433 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085909433 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085909433 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085909433 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085909433 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085909433 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085909999 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085909999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5e866), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085909999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085909999 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085909999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085909999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085909999 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085909999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009161ba), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085909999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085909999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085910000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085910000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085910000 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085910000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ccd9c), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085910000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085910000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085910000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085910000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085910000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085910000 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085910000 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085910000 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085910000 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085910000 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085910000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085910000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085910000 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085910000 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085910000 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085910000 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085910000 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085910000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085910000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085910000 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085910000 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085910000 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085910000 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085910000 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085910000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Wed Nov 6 08:59:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085910725 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085910725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbedcf), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085910725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085910725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085910725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085910725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085910725 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085910725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030d5bb), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085910725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085910725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085910725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085910725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085910725 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085910725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00036731), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085910725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085910725 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085910725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085910725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085910726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085910726 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085910726 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085910726 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085910726 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085910726 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085910726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085910726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085910726 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085910726 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085910726 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085910726 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085910726 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085910726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085910726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085910726 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085910726 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085910726 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085910726 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085910726 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085910726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241106085911313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085911323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085911329 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33111<->l=127.0.0.1:4262) (control_if.c:570) 20241106085911349 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085911349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b00d9b), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085911349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085911349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911349 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085911349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7fba7), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085911349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085911349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911349 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085911349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065abb0), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085911349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911349 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085911349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085911349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085911349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085911349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085911349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085911349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085911349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085911349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085911349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085911349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085911349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085911349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(544)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085911416 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085911416 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085911424 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085911424 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911424 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085911424 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911425 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085911425 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911425 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085911425 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(546)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085911425 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49607 (stream_srv.c:129) 20241106085911425 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49607<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085911426 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911426 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085911426 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911426 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085911426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911426 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911426 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911426 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085911426 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911426 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085911426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911426 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911426 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911426 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085911426 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911426 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085911426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911426 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911426 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911426 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085911426 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085911426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911426 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911426 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911426 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911426 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085911426 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085911426 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085911426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911426 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911426 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911426 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085911426 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085911426 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085911426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085911426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911426 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911426 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911426 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085911426 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085911426 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085911426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085911426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911426 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911426 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911426 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085911426 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085911426 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085911426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(550)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(550)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(550)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(548)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(553)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(553)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(553)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(551)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(556)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-M3UA(556)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(556)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-SCCP(554)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085911464 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085911464 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911465 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085911465 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911465 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085911465 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911465 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085911465 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911466 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911466 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085911466 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085911466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911466 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085911466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911466 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911466 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911466 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085911466 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085911466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911466 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085911466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911466 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911466 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911466 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085911466 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085911466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911466 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085911466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911466 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911466 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911466 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085911466 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085911466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085911466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911466 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911466 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911466 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911466 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085911466 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085911466 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085911466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911466 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911466 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911466 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085911466 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085911466 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085911466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085911466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911466 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911466 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911466 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085911466 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085911466 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085911466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085911466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911466 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911466 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911466 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085911466 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085911466 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085911466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(559)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(559)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(559)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(557)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(562)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(562)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(562)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(560)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(565)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn2-M3UA(565)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(565)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn2-SCCP(563)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085911513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085911513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085911513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085911513 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085911513 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085911513 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085911514 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085911514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085911514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085911519 DLINP DEBUG SRVCONN(,r=127.0.0.1:49607<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085911519 DLINP DEBUG SRVCONN(,r=127.0.0.1:49607<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085911519 DLINP DEBUG SRVCONN(,r=127.0.0.1:49607<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085911519 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085911519 DHNBAP DEBUG (127.0.0.1:49607 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085911519 DHNBAP NOTICE (127.0.0.1:49607 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085911519 DHNBAP NOTICE (127.0.0.1:49607 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085911519 DLINP DEBUG SRVCONN(,r=127.0.0.1:49607<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085911519 DLINP DEBUG SRVCONN(,r=127.0.0.1:49607<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085911638 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085911638 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085911638 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085911638 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(550)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085911647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911647 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085911647 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085911647 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085911647 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085911647 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085911647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085911650 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085911650 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085911650 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085911650 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085911651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911651 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085911651 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085911651 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085911651 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085911651 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085911651 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085911651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085911651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085911651 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085911651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085911651 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085911651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085911651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085911651 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085911651 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085911651 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911652 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911652 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085911652 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085911653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085911653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911653 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911653 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911653 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911653 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085911653 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085911653 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085911653 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085911653 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(553)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085911657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911657 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085911657 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085911657 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085911657 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085911657 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085911657 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085911660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911660 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085911660 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085911660 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085911660 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085911660 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085911660 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085911660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085911660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085911660 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085911660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085911660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085911660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085911660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085911660 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085911660 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085911660 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911661 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911661 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085911661 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085911661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911661 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911661 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911661 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085911661 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085911661 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085911661 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085911661 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085911661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911661 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085911661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911661 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911663 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085911663 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085911663 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085911663 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(556)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085911668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911668 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085911668 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085911668 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085911668 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085911668 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085911668 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085911669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911669 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085911669 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085911669 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085911669 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085911669 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085911669 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085911669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085911669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085911669 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085911669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085911669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085911669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085911669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085911669 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085911669 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085911669 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911671 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911671 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085911671 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085911671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911671 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085911671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911671 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911671 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911671 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911671 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085911671 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085911671 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085911671 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085911671 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085911678 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085911678 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085911678 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085911678 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(559)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085911684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911684 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085911684 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085911684 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085911684 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085911684 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085911684 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085911686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911686 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085911686 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085911686 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085911686 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085911686 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085911686 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085911686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085911686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085911686 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085911686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085911686 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085911686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085911686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085911686 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085911686 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085911686 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911687 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911687 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085911687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085911687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085911687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911687 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911687 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911687 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911687 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085911687 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085911687 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085911687 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085911687 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085911689 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085911689 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085911689 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085911689 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(562)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085911692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911692 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085911692 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085911692 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085911692 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085911692 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085911692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085911694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911694 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085911694 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085911694 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085911694 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085911694 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085911694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085911694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085911694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085911694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085911694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085911694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085911694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085911694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085911694 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085911694 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085911694 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911695 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911695 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085911695 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085911695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911695 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085911695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911695 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911695 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911695 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911695 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085911695 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085911695 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085911695 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085911695 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085911702 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085911702 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106085911702 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085911702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(565)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106085911705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911705 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106085911705 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085911705 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085911705 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085911705 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085911705 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085911706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911706 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085911706 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085911706 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085911706 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085911706 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085911706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085911706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085911706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085911706 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106085911706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085911706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085911706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085911706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085911706 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085911706 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085911706 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085911707 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085911707 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085911707 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085911707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085911707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085911707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085911707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085911707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085911707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085911707 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085911707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085911707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085911707 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085911707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085911707 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085911707 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085911707 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085911707 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085911707 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085911707 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085911707 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912186 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(25)[0x55960b9bc4a0]{IDLE}: Deallocated (fsm.c:568) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(24)[0x55960b9afc10]{IDLE}: Deallocated (fsm.c:568) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085912186 DLSCCP DEBUG SCCP-SCOC(26)[0x55960b9bdae0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(549)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085912454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912454 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085912454 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085912454 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085912454 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085912454 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085912454 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085912454 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085912454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085912454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085912454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085912454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085912454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085912454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085912454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085912454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085912454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085912454 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085912454 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085912454 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085912454 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085912454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085912454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085912454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085912455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085912455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085912455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085912455 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085912455 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085912455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912455 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085912455 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085912455 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085912455 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085912455 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085912455 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085912455 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912456 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085912456 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085912456 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085912456 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085912456 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085912456 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085912456 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085912456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085912456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085912456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085912456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085912456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085912456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085912456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085912456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085912456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085912456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085912456 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085912456 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(552)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085912462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912462 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085912462 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085912462 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085912462 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085912462 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085912462 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085912462 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085912462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085912462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085912462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085912462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085912462 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085912462 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085912462 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085912462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085912463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085912463 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085912463 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085912463 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085912463 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085912463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085912463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085912463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085912463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085912463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085912463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085912463 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085912463 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085912463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912463 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085912463 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085912463 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085912463 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085912463 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085912463 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085912463 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912466 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085912466 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085912466 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085912466 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085912466 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085912466 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085912466 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085912466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085912466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085912466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085912466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085912466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085912466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085912466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085912466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085912466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085912466 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085912466 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085912466 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(555)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085912471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912471 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085912471 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085912471 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085912471 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085912471 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085912471 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085912471 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085912471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085912471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085912471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085912471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085912471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085912471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085912471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085912471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085912471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085912471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085912471 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085912471 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085912471 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085912471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085912471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085912471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085912471 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085912471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085912471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085912472 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085912472 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{CONNECTED}: link up (cnlink.c:111) 20241106085912472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912472 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085912472 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085912472 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085912472 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085912472 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085912472 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085912472 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912473 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085912473 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085912473 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085912473 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085912473 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085912473 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085912473 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085912473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085912473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085912473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085912473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085912473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085912473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085912473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085912473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085912473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085912473 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085912473 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085912473 DRANAP INFO cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(558)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085912485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912485 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085912485 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085912485 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085912485 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085912485 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085912485 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085912485 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085912485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085912485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085912485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085912485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085912485 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085912485 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085912485 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085912485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912485 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085912485 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085912485 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085912485 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085912485 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085912485 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085912485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085912485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085912485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085912485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085912485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085912485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085912485 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085912485 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085912485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912485 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085912485 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085912485 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085912485 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085912485 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085912485 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085912485 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912487 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085912487 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085912487 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085912487 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085912487 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085912487 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085912487 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085912487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085912487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085912487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085912487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085912487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085912487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085912487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085912487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085912487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085912487 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085912488 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085912488 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(561)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085912498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912498 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085912498 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085912498 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085912498 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085912498 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085912498 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085912498 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085912498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085912498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085912498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085912498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085912498 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085912498 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085912498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912498 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085912498 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085912498 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085912498 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085912498 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085912498 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085912498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085912498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085912498 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085912498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085912498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085912498 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085912498 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106085912498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912498 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085912498 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085912498 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085912498 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085912498 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085912498 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085912498 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912500 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085912500 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085912500 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085912500 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085912500 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085912500 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085912500 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085912500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085912500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085912500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085912500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085912500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085912500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085912500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085912500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912501 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085912501 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085912501 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085912501 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085912501 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(564)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085912507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912507 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085912507 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085912507 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085912507 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085912507 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085912507 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085912507 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085912507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085912507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085912507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085912507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085912507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085912507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106085912507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085912507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912507 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085912507 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085912507 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085912507 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085912507 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20241106085912507 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085912507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085912507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085912507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085912507 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085912507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085912507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085912507 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085912507 DRANAP NOTICE cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: link up (cnlink.c:111) 20241106085912507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912507 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085912507 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085912507 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085912507 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085912507 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085912507 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106085912507 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085912509 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106085912509 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106085912509 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106085912509 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085912509 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085912509 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085912509 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085912509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085912509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085912509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085912509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085912509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085912509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085912509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106085912509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085912509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085912509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085912509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085912509 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085912509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085912509 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085912510 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085912510 DRANAP INFO cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085913530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085913541 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085913545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085913549 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085913553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085913557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085913560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085913563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085913565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085913568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085913570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085913573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085913575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085913577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085913579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085913582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085913584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085913586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085913587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085913588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011110101'B, t_guard := 20.000000 } 20241106085913600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60600<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(549)@dbd1549f7850: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(549)@dbd1549f7850: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(567) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(545)@dbd1549f7850: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(567)685098 20241106085914634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085914634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085914634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085914634 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085914634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa742a, normal) (hnbgw_rua.c:407) 20241106085914634 DHNB DEBUG map_rua[0x55960b9bdae0]{init}: Allocated (fsm.c:456) 20241106085914634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-685098)[0x55960b9bdae0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085914634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-685098 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085914634 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085914635 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085914635 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241106085914635 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-685098 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1039) 20241106085914635 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-685098 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085914635 DCN DEBUG map_sccp[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106085914635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085914635 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-685098 <-> SCCP-45 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085914635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-685098 SCCP-45 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085914635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-685098)[0x55960b9bdae0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085914635 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085914635 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085914635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-685098)[0x55960b9bdae0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085914635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55960b9c28d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085914635 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085914635 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{IDLE}: Allocated (fsm.c:456) 20241106085914635 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085914635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030002f50056400500f1100926) (sccp_scrc.c:401) 20241106085914635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085914635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085914635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085914635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085914635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085914635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085914635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085914635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085914635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085914635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085914635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085914635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085914635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085914635 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085914635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55960b9c28d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085914635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-685098)[0x55960b9bdae0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085914635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085914635 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085914635 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085914635 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085914635 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085914635 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085914635 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085914635 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(548)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(548)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(549)@dbd1549f7850: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(567) HNBGW_Test.msc0-RAN(549)@dbd1549f7850: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(567)7318062 HNBGW_Test.msc0-SCCP(548)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(548)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(567)@dbd1549f7850: setverdict(pass): none -> pass 20241106085914648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085914648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085914648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085914648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085914648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085914648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=0048dbe3) (sccp_scrc.c:472) 20241106085914648 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1823) 20241106085914648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085914648 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085914648 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085914648 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085914648 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085914648 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085914648 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085914648 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085914648 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085914648 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085914648 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085914648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085914648 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085914648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55960b9c28d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085914648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55960b9c28d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085914649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60600<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(567)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085914651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085914655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085914659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085914662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085914665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085914667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085914668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085914669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085914670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085914671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085914672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085914674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085914675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085914676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085914677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085914678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085914679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085914680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085914682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085914683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111100101'B, t_guard := 20.000000 } 20241106085914693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60610<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(555)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(555)@dbd1549f7850: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(568) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(545)@dbd1549f7850: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(568)14929080 20241106085915711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085915711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085915711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085915711 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085915711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3ccb8, normal) (hnbgw_rua.c:407) 20241106085915711 DHNB DEBUG map_rua[0x55960b9afe50]{init}: Allocated (fsm.c:456) 20241106085915711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929080)[0x55960b9afe50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085915711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14929080 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085915711 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085915711 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085915711 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14929080 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1070) 20241106085915711 DCN DEBUG map_sccp[0x55960b9cf120]{init}: Allocated (fsm.c:456) 20241106085915711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55960b9cf120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085915712 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14929080 <-> SCCP-46 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106085915712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14929080 SCCP-46 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085915712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929080)[0x55960b9afe50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085915712 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085915712 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085915712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929080)[0x55960b9afe50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085915712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55960b9cf120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085915712 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085915712 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{IDLE}: Allocated (fsm.c:456) 20241106085915712 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085915712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030003e50056400500f1100926) (sccp_scrc.c:401) 20241106085915712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085915712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085915712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085915712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085915712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085915712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085915712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085915712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085915712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085915712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085915712 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085915712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085915712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085915712 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085915712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55960b9cf120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085915712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929080)[0x55960b9afe50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085915712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085915712 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085915712 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085915712 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085915712 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085915712 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085915712 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085915712 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(554)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc2-SCCP(554)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(555)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(568) HNBGW_Test.msc2-RAN(555)@dbd1549f7850: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(568)454834 HNBGW_Test.msc2-SCCP(554)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(554)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(568)@dbd1549f7850: setverdict(pass): none -> pass 20241106085915719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085915719 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085915719 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085915719 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085915719 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085915719 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085915719 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085915719 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085915719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085915719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085915719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085915719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085915719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085915719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=008ed402) (sccp_scrc.c:472) 20241106085915719 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1823) 20241106085915719 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085915719 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085915719 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085915719 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085915719 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085915719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55960b9cf120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085915719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55960b9cf120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085915719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60610<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(568)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085915720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085915721 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085915722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085915723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085915724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085915724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085915725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085915726 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085915727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085915727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085915728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085915729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085915729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085915730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085915731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085915731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085915732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085915733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085915733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085915734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085915737 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33111<->l=127.0.0.1:4262) (control_if.c:193) 20241106085915737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085915737 DLINP DEBUG SRVCONN(,r=127.0.0.1:49607<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085915737 DLINP DEBUG SRVCONN(,r=127.0.0.1:49607<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085915737 DLINP NOTICE SRV(,r=127.0.0.1:49607<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085915737 DMAIN NOTICE (127.0.0.1:49607 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49607<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085915737 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085915737 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085915737 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085915737 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085915737 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085915737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085915737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085915737 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085915737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) HNBGW_Test.msc1-SCCP(551)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(557)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(549)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(552)@dbd1549f7850: Final verdict of PTC: none 20241106085915737 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085915737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085915737 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085915737 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085915737 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085915737 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085915737 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085915737 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085915737 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085915737 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106085915737 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085915737 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085915737 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085915737 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085915737 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085915737 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(558)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(560)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(545)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(542)@dbd1549f7850: Final verdict of PTC: none 20241106085915737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085915737 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085915737 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085915737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085915738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085915738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085915738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085915738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085915738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085915738 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085915738 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085915738 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc1-M3UA(553)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(563)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(559)@dbd1549f7850: Final verdict of PTC: none 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085915737 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085915737 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106085915737 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085915737 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106085915737 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085915737 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085915737 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085915737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085915738 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(547)@dbd1549f7850: Final verdict of PTC: none 20241106085915738 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085915738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085915738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085915738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106085915738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085915738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085915738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085915738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085915738 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085915738 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085915738 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085915738 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(561)@dbd1549f7850: Final verdict of PTC: none 20241106085915738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085915738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085915738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085915738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085915738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085915738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085915738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085915738 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085915738 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085915738 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085915738 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085915738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55960b9c28d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085915738 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085915738 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) VirtHNBGW-STATS(541)@dbd1549f7850: Final verdict of PTC: none 20241106085915738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048dbe3), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085915738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085915738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085915738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085915738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085915738 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085915738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55960b9c28d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085915738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-685098)[0x55960b9bdae0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085915738 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-685098)[0x55960b9bdae0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc0-SCCP(548)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(566)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(562)@dbd1549f7850: Final verdict of PTC: none 20241106085915738 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085915738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085915738 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085915738 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085915738 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085915738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085915738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085915738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-685098)[0x55960b9bdae0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085915738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-685098)[0x55960b9bdae0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085915738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-685098)[0x55960b9bdae0]{disrupted}: Freeing instance (context_map.c:202) 20241106085915738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-685098)[0x55960b9bdae0]{disrupted}: Deallocated (fsm.c:568) 20241106085915738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55960b9c28d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085915738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55960b9c28d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085915738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55960b9c28d0]{disconnected}: Deallocated (fsm.c:568) 20241106085915738 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-685098 SCCP-45 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241106085915738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085915738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085915738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106085915738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085915738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085915738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085915738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085915738 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085915738 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085915738 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085915738 DRANAP NOTICE cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(546)@dbd1549f7850: Final verdict of PTC: none 20241106085915738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085915738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085915738 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106085915738 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085915738 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085915738 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085915738 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085915738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085915738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085915738 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085915738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085915738 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085915738 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085915738 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085915738 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085915738 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085915738 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085915738 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(564)@dbd1549f7850: Final verdict of PTC: none20241106085915738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085915738 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085915738 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085915739 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085915739 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085915739 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085915739 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085915739 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085915739 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-M3UA(550)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(544)@dbd1549f7850: Final verdict of PTC: none 20241106085915738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085915738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085915738 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085915738 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085915738 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085915738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929080)[0x55960b9afe50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085915738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929080)[0x55960b9afe50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085915738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55960b9cf120]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085915738 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085915738 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085915738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed402), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085915738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085915738 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085915738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085915738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085915738 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085915738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55960b9cf120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085915738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929080)[0x55960b9afe50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085915738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929080)[0x55960b9afe50]{disrupted}: Freeing instance (context_map.c:202) 20241106085915738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14929080)[0x55960b9afe50]{disrupted}: Deallocated (fsm.c:568) 20241106085915738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55960b9cf120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085915738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55960b9cf120]{disconnected}: Freeing instance (context_map.c:206) 20241106085915738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55960b9cf120]{disconnected}: Deallocated (fsm.c:568) 20241106085915738 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14929080 SCCP-46 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) HNBGW_Test.msc2-M3UA(556)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(554)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-RAN(555)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(565)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085915771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(543)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(541): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(542): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(543): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(544): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(545): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(546): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(547): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(548): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(549): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(550): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(551): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(552): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(553): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-SCCP(554): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-RAN(555): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-M3UA(556): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(557): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(558): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(559): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(560): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(561): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(562): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(563): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn2-RAN(564): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(565): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(566): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(567): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(568): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Wed Nov 6 08:59:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20241106085915919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085916621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60616<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=394760) Waiting for packet dumper to finish... 1 (prev_count=394760, count=395300) 20241106085917738 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085917738 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085917738 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085917738 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085917738 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085917738 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106085917738 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085917738 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085917738 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085917738 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085917738 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085917738 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085917738 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085917738 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085917738 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241106085918112 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085918112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5408), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085918112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085918112 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085918112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085918112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085918112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085918112 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085918112 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085918112 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085918112 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085918112 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085918112 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085918112 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085918112 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085918113 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085918113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d3f2e), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085918113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085918113 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085918113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085918113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085918113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085918113 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085918113 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085918113 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085918113 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085918113 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085918113 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085918113 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085918113 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085918115 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085918115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00362a13), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085918115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085918115 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085918115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085918115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085918116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085918116 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085918116 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085918116 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085918116 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085918116 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085918116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085918601 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085918601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb24b), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085918601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085918602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085918602 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085918602 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085918602 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085918602 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085918602 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085918602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085918601 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085918601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085918601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085918601 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085918601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7cdb3), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085918602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085918602 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085918602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085918602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085918602 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085918602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a8470), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085918602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085918602 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085918602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085918602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085918602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085918602 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085918602 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085918602 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085918602 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085918602 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085918602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085918602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085918602 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085918602 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085918602 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085918602 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085918602 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085918602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Wed Nov 6 08:59:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085919207 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085919207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070201c), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085919207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085919207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085919207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085919207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085919207 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085919207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00def959), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085919207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085919207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085919207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085919207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085919207 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085919207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4b96d), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085919207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085919207 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085919207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085919207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085919208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085919208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085919208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085919208 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085919208 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085919208 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085919208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085919208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085919208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085919208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085919208 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085919208 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085919208 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085919208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085919208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085919208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085919208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085919208 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085919208 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085919208 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085919208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_paging_imsi started. 20241106085919681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085919689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085919694 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37289<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_imsi-Iuh0(572)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085919806 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085919806 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085919816 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085919816 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085919817 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085919817 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085919817 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085919817 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085919817 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085919817 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085919817 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085919817 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55042 (stream_srv.c:129) 20241106085919817 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55042<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh1(574)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085919818 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085919818 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085919818 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085919818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085919818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085919818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085919818 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085919818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085919818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085919818 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085919818 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085919818 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085919818 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085919818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085919819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085919819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085919819 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085919819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085919819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085919819 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085919819 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085919819 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085919819 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085919819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085919819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085919819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085919819 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085919819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085919819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085919819 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085919819 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085919819 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085919819 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085919819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085919819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085919819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085919819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085919819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085919819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085919819 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085919819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085919819 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085919819 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085919819 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085919819 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085919819 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085919819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085919819 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085919819 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085919819 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085919819 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085919819 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085919819 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085919819 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085919819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085919819 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085919819 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085919819 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085919819 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085919819 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085919819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085919819 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085919819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085919819 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085919819 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085919819 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085919819 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085919819 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085919819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(578)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(578)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(578)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(576)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(581)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(581)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(581)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(579)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(584)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-M3UA(584)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(584)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(582)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085919863 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085919863 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085919863 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085919863 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085919863 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085919863 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085919863 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085919863 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085919864 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085919864 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085919864 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085919864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085919864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085919864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085919864 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085919864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085919864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085919864 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085919864 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085919864 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085919864 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085919864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085919864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085919864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085919864 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085919865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085919865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085919865 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085919865 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085919865 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085919865 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085919865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085919865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085919865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085919865 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085919865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085919865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085919865 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085919865 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085919865 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085919865 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085919865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085919865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085919865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085919865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085919865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085919865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085919865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085919865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085919865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085919865 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085919865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085919865 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085919865 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085919865 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085919865 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085919865 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085919865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085919865 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085919865 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085919865 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085919865 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085919865 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085919865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085919865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085919865 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085919865 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085919865 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085919865 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085919865 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085919865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085919865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085919865 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085919865 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085919865 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085919865 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085919865 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085919865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(587)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(587)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(587)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(585)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085919888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085919888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085919888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085919888 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085919888 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085919888 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085919888 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085919888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085919888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085919893 DLINP DEBUG SRVCONN(,r=127.0.0.1:55042<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085919893 DLINP DEBUG SRVCONN(,r=127.0.0.1:55042<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085919893 DLINP DEBUG SRVCONN(,r=127.0.0.1:55042<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085919893 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085919893 DHNBAP DEBUG (127.0.0.1:55042 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085919893 DHNBAP NOTICE (127.0.0.1:55042 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085919893 DHNBAP NOTICE (127.0.0.1:55042 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085919893 DLINP DEBUG SRVCONN(,r=127.0.0.1:55042<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085919893 DLINP DEBUG SRVCONN(,r=127.0.0.1:55042<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085920000 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085920000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ccd9c), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085920000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085920000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920000 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085920000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009161ba), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085920000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085920000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920000 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085920000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5e866), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085920000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920000 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085920000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920001 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920001 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920001 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085920001 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085920001 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085920001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085920001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920001 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920001 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920001 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085920001 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085920001 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085920001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085920001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920001 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920001 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920001 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085920001 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085920001 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085920001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085920032 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085920032 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085920032 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085920032 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(578)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085920039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920039 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085920039 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085920039 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085920039 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085920039 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085920039 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085920042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920042 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085920042 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085920042 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085920042 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085920042 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085920042 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085920042 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085920042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085920042 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085920042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085920042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085920042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085920042 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085920042 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085920042 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085920043 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085920043 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085920043 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085920043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085920044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085920044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085920044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920044 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085920044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920044 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920044 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920044 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085920044 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085920044 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085920044 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085920044 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920044 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085920044 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085920044 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085920044 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(581)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085920050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920050 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085920050 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085920050 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085920050 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085920050 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085920050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085920051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920051 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085920051 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085920051 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085920051 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085920051 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085920051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085920051 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085920051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085920051 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085920051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085920051 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085920051 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920051 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085920051 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085920051 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085920051 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085920052 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085920052 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085920052 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085920052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085920052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085920052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920052 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085920052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920052 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085920053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920053 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920053 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920053 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085920053 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085920053 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085920053 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085920053 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920056 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085920056 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085920056 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085920056 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085920056 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085920056 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085920056 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(584)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085920061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920061 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085920061 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085920061 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085920061 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085920061 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085920061 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085920061 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085920061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085920061 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085920061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085920061 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085920061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920061 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085920061 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085920063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920063 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085920063 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085920063 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085920063 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085920063 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241106085920063 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085920063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085920063 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085920063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085920063 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085920063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920063 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085920063 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085920063 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085920063 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085920065 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085920065 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085920065 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085920065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085920065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085920065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920065 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085920065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920065 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085920065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920065 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920065 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920065 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085920065 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085920065 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085920065 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085920065 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920078 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085920078 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085920078 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085920079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(587)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085920084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920084 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085920084 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085920084 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085920084 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085920084 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085920084 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085920087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920087 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085920087 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085920087 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085920087 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085920087 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085920087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085920087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085920087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085920087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085920087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085920087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085920087 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085920087 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085920087 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085920088 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085920088 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085920088 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085920088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085920088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085920088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085920088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920088 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085920089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085920089 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085920089 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085920089 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085920089 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920726 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085920726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00036731), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085920726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920726 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085920726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920726 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085920726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030d5bb), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085920726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085920726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920726 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085920726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbedcf), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085920726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085920726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920727 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920727 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920727 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085920727 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085920727 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085920727 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085920727 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920727 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920727 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920727 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085920727 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085920727 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085920727 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085920727 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920727 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920727 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920727 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085920727 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085920727 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085920727 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085920727 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920733 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085920733 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085920733 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085920733 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085920733 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085920733 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085920733 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085920734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085920734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085920734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085920734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=0030d5bb) (sccp_scrc.c:472) 20241106085920734 DLSCCP DEBUG Received CO:RELCO for local reference 30 (sccp_scoc.c:1823) 20241106085920734 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085920734 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085920734 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085920734 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085920734 DLSCCP DEBUG SCCP-SCOC(30)[0x55960b9b04b0]{IDLE}: Deallocated (fsm.c:568) 20241106085920734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920734 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085920734 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085920734 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085920734 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085920734 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085920734 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085920734 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085920735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085920735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085920735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085920735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Source Reference,L=4,D=00036731) (sccp_scrc.c:472) 20241106085920735 DLSCCP DEBUG Received CO:RELCO for local reference 31 (sccp_scoc.c:1823) 20241106085920735 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085920735 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085920735 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085920735 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085920735 DLSCCP DEBUG SCCP-SCOC(31)[0x55960b9be2a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(577)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(580)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085920869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920869 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085920869 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085920869 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085920869 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085920869 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085920869 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085920869 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085920869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085920869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085920869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085920869 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085920869 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085920869 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085920869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920869 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920869 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085920869 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085920869 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085920869 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085920869 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085920869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085920869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085920869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920869 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085920869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920869 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085920869 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{CONNECTED}: link up (cnlink.c:111) 20241106085920869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920869 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920869 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920869 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085920869 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085920869 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085920869 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085920869 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(583)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085920875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920875 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085920875 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085920875 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085920875 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085920875 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085920875 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085920875 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085920875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085920875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085920875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085920875 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085920875 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085920875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085920875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920875 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920875 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085920875 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085920875 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085920875 DRANAP INFO cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(586)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085920881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920881 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085920881 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085920881 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085920881 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085920881 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085920881 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085920881 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085920882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085920882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085920882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085920882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085920882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085920882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085920882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085920882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085920882 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085920882 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085920882 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085920882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085920882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085920882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085920882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920882 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085920882 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085920882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920882 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920882 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920882 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085920882 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085920882 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085920882 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085920882 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920883 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085920883 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085920883 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085920883 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085920883 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085920883 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085920883 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085920883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085920883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085920883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085920883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085920883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085920883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085920883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085920883 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085920883 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085920883 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085920934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920934 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085920934 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085920934 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085920934 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085920934 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085920934 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085920934 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920934 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085920934 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085920934 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085920934 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085920934 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085920934 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085920934 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920934 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085920934 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085920934 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085920934 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085920934 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085920934 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085920934 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085920934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085920934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085920934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085920934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=Source Reference,L=4,D=00dbedcf) (sccp_scrc.c:472) 20241106085920934 DLSCCP DEBUG Received CO:RELCO for local reference 32 (sccp_scoc.c:1823) 20241106085920935 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085920935 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085920935 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085920935 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085920935 DLSCCP DEBUG SCCP-SCOC(32)[0x55960b9c05a0]{IDLE}: Deallocated (fsm.c:568) 20241106085920935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085920935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085920935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085920935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085920935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085920935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085920935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085920935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085920935 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085920935 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085920935 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085920935 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085920935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085920935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085920935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085920936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920936 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085920936 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085920936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085920936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085920936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085920936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085920936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085920936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085920936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085920936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085920936 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085920936 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085920936 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085920936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920936 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920936 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920936 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085920936 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085920936 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085920936 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085920936 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920938 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085920938 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085920938 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085920938 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085920938 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085920938 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085920938 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920938 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085920938 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085920938 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085920938 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085920938 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085920938 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085920938 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085920938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085920939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085920939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085920939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085920939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085920939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085920939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085920939 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085920939 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085920939 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085920939 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085920939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085920939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085920939 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085920939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085920939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085920939 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085920939 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085920939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085920939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085920939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085920939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085920939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085920939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085920939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085920939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085920940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085920940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085920940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085920940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085920940 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085920940 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085920940 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085920940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085920940 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085920940 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085920940 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085920940 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085920940 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085920940 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085920940 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085921344 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(27)[0x55960b9b0c50]{IDLE}: Deallocated (fsm.c:568) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(29)[0x55960b9befb0]{IDLE}: Deallocated (fsm.c:568) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085921344 DLSCCP DEBUG SCCP-SCOC(28)[0x55960b9b16b0]{IDLE}: Deallocated (fsm.c:568) 20241106085921903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085921905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085921907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085921911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085921915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085921921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085921924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085921928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085921930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085921933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085921937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085921941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085921945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085921950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085921954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085921958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085921962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085921966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085921970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085921973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085922010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085923036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085923036 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085923036 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085923036 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085923036 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085923036 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085923036 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085923036 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085923036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085923036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085923036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085923036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085923036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085923036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085923036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085923036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:472) 20241106085923036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085923036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085923036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085923036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085923036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085923037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085923037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085923037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085923037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085923037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085923037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085923037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085923037 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085923037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085923037 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241106085923037 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20241106085923037 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20241106085923037 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20241106085923037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241106085923037 DRUA DEBUG (127.0.0.1:55042 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241106085923037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085923037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241106085923037 DLINP DEBUG SRVCONN(,r=127.0.0.1:55042<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085923037 DLINP DEBUG SRVCONN(,r=127.0.0.1:55042<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh1-RUA(575)@dbd1549f7850: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(573)@dbd1549f7850: UnitdataCallback HNBGW_Test.msc0-RAN(577)@dbd1549f7850: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(577)@dbd1549f7850: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(589) TC_mscpool_paging_imsi-Iuh0-RUA(573)@dbd1549f7850: Added conn table entry 0TC_mscpool_paging_imsi0(589)4931623 20241106085924066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085924066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085924066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085924066 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085924066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4b4027, normal) (hnbgw_rua.c:407) 20241106085924066 DHNB DEBUG map_rua[0x55960b9be2a0]{init}: Allocated (fsm.c:456) 20241106085924066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4931623)[0x55960b9be2a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085924066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4931623 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085924066 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085924066 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085924066 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4931623 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1007) 20241106085924066 DCN DEBUG map_sccp[0x55960b9b04b0]{init}: Allocated (fsm.c:456) 20241106085924066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55960b9b04b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085924067 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4931623 <-> SCCP-47 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085924067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4931623 SCCP-47 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085924067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4931623)[0x55960b9be2a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085924067 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085924067 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085924067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4931623)[0x55960b9be2a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085924067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55960b9b04b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085924067 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085924067 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{IDLE}: Allocated (fsm.c:456) 20241106085924067 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085924067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030000ff0056400500f1100926) (sccp_scrc.c:401) 20241106085924067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085924067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085924067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085924067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085924067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085924067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085924067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085924067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085924067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085924067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085924067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085924067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085924067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085924067 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085924067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55960b9b04b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085924067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4931623)[0x55960b9be2a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085924067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085924068 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085924068 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085924068 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085924068 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085924068 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085924068 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085924068 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(576)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(576)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(577)@dbd1549f7850: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(589) HNBGW_Test.msc0-RAN(577)@dbd1549f7850: Added conn table entry 0TC_mscpool_paging_imsi0(589)15310615 HNBGW_Test.msc0-SCCP(576)@dbd1549f7850: Session index based on connection ID:0 TC_mscpool_paging_imsi0(589)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(576)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085924085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085924085 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085924085 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085924085 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085924085 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085924085 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085924085 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085924085 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085924085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085924085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085924085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085924085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085924085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085924085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=005ddbe3) (sccp_scrc.c:472) 20241106085924085 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1823) 20241106085924085 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085924085 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085924085 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085924085 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085924085 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085924085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55960b9b04b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085924085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55960b9b04b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085925087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(589)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085925090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085925095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085925099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085925103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085925105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085925107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085925109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085925111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085925112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085925113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085925114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085925115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085925116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085925117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085925117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085925119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085925120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085925122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085925123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085925123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085925127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60624<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085925127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085925127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085925127 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085925127 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085925127 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085925127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4931623)[0x55960b9be2a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085925127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4931623)[0x55960b9be2a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085925127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55960b9b04b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085925127 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085925127 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085925127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ddbe3), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085925127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085925127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085925127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085925127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085925127 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085925127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55960b9b04b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085925127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4931623)[0x55960b9be2a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085925127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4931623)[0x55960b9be2a0]{disrupted}: Freeing instance (context_map.c:202) 20241106085925127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4931623)[0x55960b9be2a0]{disrupted}: Deallocated (fsm.c:568) 20241106085925127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55960b9b04b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085925127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55960b9b04b0]{disconnected}: Freeing instance (context_map.c:206) 20241106085925127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55960b9b04b0]{disconnected}: Deallocated (fsm.c:568) 20241106085925127 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4931623 SCCP-47 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085925127 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085925127 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085925127 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085925127 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085925127 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085925127 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085925127 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085925127 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085925127 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085925127 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_paging_imsi-Iuh0-RUA(573)@dbd1549f7850: Final verdict of PTC: none 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085925127 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085925127 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37289<->l=127.0.0.1:4262) (control_if.c:193) 20241106085925127 DLINP DEBUG SRVCONN(,r=127.0.0.1:55042<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085925127 DLINP DEBUG SRVCONN(,r=127.0.0.1:55042<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085925127 DLINP NOTICE SRV(,r=127.0.0.1:55042<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085925127 DMAIN NOTICE (127.0.0.1:55042 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55042<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085925127 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085925127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085925127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085925127 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085925127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085925127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085925127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085925127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) HNBGW_Test.msc0-SCCP(576)@dbd1549f7850: Final verdict of PTC: none 20241106085925127 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085925127 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085925127 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085925127 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085925127 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085925127 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106085925127 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085925127 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085925127 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085925127 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085925127 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(586)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(582)@dbd1549f7850: Final verdict of PTC: none 20241106085925127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085925127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085925127 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085925127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085925127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085925127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085925127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085925127 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085925127 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085925127 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085925127 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(580)@dbd1549f7850: Final verdict of PTC: none 20241106085925127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085925127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085925127 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085925127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085925127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085925127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085925127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085925127 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085925127 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085925127 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-M3UA(587)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-RAN(583)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(569)@dbd1549f7850: Final verdict of PTC: none 20241106085925127 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085925127 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106085925127 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085925127 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085925127 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085925127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085925127 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085925127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085925127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085925127 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085925127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085925127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085925127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085925127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085925127 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085925127 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085925127 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085925128 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(577)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(578)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(584)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(581)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(575)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(588)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(579)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(574)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(570)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(585)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(572)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085925143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60618<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(571)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(569): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(570): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(571): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(572): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(573): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(574): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(575): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(576): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(577): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(578): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(579): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(580): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(581): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-SCCP(582): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-RAN(583): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-M3UA(584): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(585): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(586): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(587): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(588): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_paging_imsi0(589): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Wed Nov 6 08:59:25 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20241106085925221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085925739 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085925739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed402), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085925739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085925739 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085925739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085925739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085925739 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085925739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048dbe3), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085925739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085925739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085925739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085925739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085925739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085925739 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085925739 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085925739 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085925739 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085925739 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085925739 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085925739 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085925739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085925739 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085925739 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085925739 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085925739 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085925739 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085925739 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085925739 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085925823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280324) Waiting for packet dumper to finish... 1 (prev_count=280324, count=324564) 20241106085927128 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085927128 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085927128 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085927128 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085927128 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085927128 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085927128 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085927128 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085927128 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106085927128 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085927128 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085927128 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Wed Nov 6 08:59:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106085928112 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085928112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5408), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085928112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085928112 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085928112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085928112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085928113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085928113 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085928113 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085928113 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085928113 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085928113 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085928113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085928114 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085928114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085928114 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085928114 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085928114 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085928114 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085928114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d3f2e), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085928114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085928114 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085928114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085928114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085928114 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085928114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085928116 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085928116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00362a13), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085928116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085928116 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085928116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085928116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085928116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085928116 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085928116 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085928116 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085928116 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085928116 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085928116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085928603 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085928603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a8470), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085928603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085928603 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085928603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085928603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085928603 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085928603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7cdb3), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085928603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085928603 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085928603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085928603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085928603 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085928603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb24b), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085928603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085928603 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085928603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085928603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085928604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085928604 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085928604 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085928604 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085928604 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085928604 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085928604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085928604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085928604 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085928604 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085928604 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085928604 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085928604 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085928604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085928604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085928604 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085928604 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085928604 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085928604 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085928604 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085928604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_paging_tmsi started. 20241106085928927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085928938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085928945 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36063<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_tmsi-Iuh0(593)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085929057 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085929057 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085929065 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085929065 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085929066 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085929066 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(595)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085929066 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41173 (stream_srv.c:129) 20241106085929066 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41173<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085929066 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085929066 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085929066 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085929066 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085929066 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085929066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085929066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085929066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085929066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929066 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085929066 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085929066 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085929066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929066 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929066 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929066 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085929066 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085929066 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085929066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085929067 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085929067 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085929067 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085929067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085929067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085929067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929067 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085929067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929067 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085929067 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085929067 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085929067 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085929067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085929067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085929067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929067 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085929067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929067 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085929067 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085929067 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085929067 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085929067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085929067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085929067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929067 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085929067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929067 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085929067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929067 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929067 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929067 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085929067 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085929067 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085929067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929067 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929067 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929067 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085929067 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085929067 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085929067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085929067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929067 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929067 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929067 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085929067 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085929067 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085929067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(599)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(597)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(602)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(600)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(605)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-M3UA(605)@dbd1549f7850: M3UA emulation initiated, the test can be started MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(605)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-SCCP(603)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085929111 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085929111 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085929112 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085929112 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085929112 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085929112 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085929112 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085929112 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085929113 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085929113 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085929113 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085929113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085929113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085929113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929113 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085929113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929113 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085929113 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085929113 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085929113 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085929113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085929113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085929113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929113 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085929113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929113 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085929113 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085929113 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085929113 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085929113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085929113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085929113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929113 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085929113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929113 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085929113 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085929113 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085929113 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085929113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085929113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085929113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085929113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929113 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085929113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929113 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929113 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929113 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085929113 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085929113 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085929113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929113 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929113 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929113 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085929113 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085929113 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085929113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085929113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929113 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929113 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929113 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085929113 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085929113 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085929113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085929113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929113 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929113 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929113 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085929113 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085929113 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085929113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(608)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(608)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(608)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(606)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085929136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085929136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085929136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085929136 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085929136 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085929136 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085929136 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085929136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085929136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085929140 DLINP DEBUG SRVCONN(,r=127.0.0.1:41173<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085929140 DLINP DEBUG SRVCONN(,r=127.0.0.1:41173<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085929140 DLINP DEBUG SRVCONN(,r=127.0.0.1:41173<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085929140 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085929140 DHNBAP DEBUG (127.0.0.1:41173 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085929140 DHNBAP NOTICE (127.0.0.1:41173 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085929140 DHNBAP NOTICE (127.0.0.1:41173 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085929140 DLINP DEBUG SRVCONN(,r=127.0.0.1:41173<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085929140 DLINP DEBUG SRVCONN(,r=127.0.0.1:41173<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085929208 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085929208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4b96d), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085929208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929208 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085929208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929208 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085929208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00def959), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085929208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085929208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929208 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085929208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070201c), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085929208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085929208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929208 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085929208 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085929208 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085929208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085929208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929208 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085929208 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085929208 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085929208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085929208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929208 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085929208 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085929208 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085929208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085929280 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085929280 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085929280 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085929280 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(599)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085929286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929286 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085929286 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085929286 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085929286 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085929286 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085929286 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085929289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929289 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085929289 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085929289 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085929289 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085929289 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085929289 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085929289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085929289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085929289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085929289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085929289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085929289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085929289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085929289 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085929289 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085929289 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085929290 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085929290 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085929290 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085929290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085929291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085929291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085929291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929291 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085929291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929291 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929291 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929291 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085929291 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085929291 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085929291 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085929291 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085929292 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085929292 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085929292 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085929292 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(602)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085929299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929299 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085929299 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085929299 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085929299 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085929299 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085929299 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085929303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929303 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085929303 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085929303 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085929303 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085929303 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085929303 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085929303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085929303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085929303 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085929303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085929303 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085929303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085929303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085929303 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085929303 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085929303 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085929305 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085929305 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085929305 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085929305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085929305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085929305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929305 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085929305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929305 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085929305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929305 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929305 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929305 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085929305 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085929305 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085929305 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085929305 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085929308 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085929308 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085929308 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085929308 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(605)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085929315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929315 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085929315 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085929315 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085929315 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085929315 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085929315 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085929317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929317 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085929317 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085929317 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085929317 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085929317 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085929317 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085929318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085929318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085929318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085929318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085929318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085929318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085929318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085929318 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085929318 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085929318 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085929319 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085929319 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085929319 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085929319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085929319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085929319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929319 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085929319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929319 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085929319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929319 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929319 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929319 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085929319 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085929319 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085929319 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085929319 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085929326 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085929326 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085929326 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085929326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(608)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085929331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929331 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085929331 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085929331 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085929331 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085929331 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085929331 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085929333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929333 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085929333 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085929333 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085929333 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085929333 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085929334 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085929334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085929334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085929334 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085929334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085929334 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085929334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085929334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085929334 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085929334 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085929334 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085929335 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085929335 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085929335 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085929335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085929335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085929335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085929335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085929335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085929335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085929335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085929335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085929335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085929335 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085929335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085929335 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085929335 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085929335 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085929335 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085929335 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085929335 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085929335 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930001 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085930001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5e866), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085930001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085930001 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085930001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085930001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085930001 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085930001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009161ba), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085930001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085930001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085930001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085930001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085930002 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085930002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ccd9c), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085930002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085930002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085930002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085930002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085930002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930002 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085930002 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085930002 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085930002 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085930002 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085930002 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085930002 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930002 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085930002 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085930002 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085930002 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085930002 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085930002 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085930002 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930002 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085930002 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085930002 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085930002 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085930002 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085930002 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085930002 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930010 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085930010 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085930010 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085930010 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085930010 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085930010 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085930010 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085930010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085930010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085930010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930010 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085930010 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085930010 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085930010 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085930010 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085930010 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085930010 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085930010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085930010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=00a5e866) (sccp_scrc.c:472) 20241106085930010 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1823) 20241106085930010 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085930010 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085930010 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085930010 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085930010 DLSCCP DEBUG SCCP-SCOC(34)[0x55960b9be170]{IDLE}: Deallocated (fsm.c:568) 20241106085930010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085930010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085930010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085930010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085930010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085930010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=009161ba) (sccp_scrc.c:472) 20241106085930010 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1823) 20241106085930010 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085930010 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085930010 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085930010 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085930010 DLSCCP DEBUG SCCP-SCOC(33)[0x55960b9bf0e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(598)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(601)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(604)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085930120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930120 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085930120 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085930120 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085930120 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085930120 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085930120 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085930120 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085930120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085930120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085930120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085930120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085930120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085930120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085930120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085930120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085930120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085930120 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085930120 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085930120 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085930120 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085930120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085930120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085930120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085930120 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085930120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085930120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085930120 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085930120 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{CONNECTED}: link up (cnlink.c:111) 20241106085930120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930120 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085930120 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085930120 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085930120 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085930120 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085930120 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085930120 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930121 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085930121 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085930121 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085930121 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085930121 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085930121 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085930121 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085930121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085930121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085930121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085930121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085930122 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085930122 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085930122 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085930122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930122 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085930122 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085930122 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085930122 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085930122 DRANAP INFO cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(607)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085930130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085930130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085930130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085930130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085930130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085930130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085930130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085930130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085930130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085930130 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085930130 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085930130 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085930130 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085930130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085930130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085930130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085930130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930130 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085930130 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085930130 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085930130 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085930130 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085930130 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085930130 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085930130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085930130 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085930130 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085930130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930130 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085930130 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085930130 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085930130 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085930130 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085930130 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085930130 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930131 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085930131 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085930131 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085930131 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085930131 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085930131 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085930131 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085930131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085930131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085930131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085930131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085930131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085930131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085930131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085930131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085930131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085930131 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085930131 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085930131 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085930210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930210 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085930210 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085930210 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085930210 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085930210 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085930210 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085930210 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930210 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085930210 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085930210 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085930210 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085930210 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085930210 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085930210 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085930210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085930210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085930210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085930210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085930210 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085930210 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085930210 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085930210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930211 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085930211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085930211 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085930211 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085930211 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085930211 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085930211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085930211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085930211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085930211 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085930211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085930211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085930211 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085930211 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085930211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085930211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085930211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085930211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085930211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085930211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085930211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085930211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085930211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930211 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085930211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085930211 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085930211 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085930211 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085930212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930212 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085930212 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085930212 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085930212 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085930212 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085930212 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085930212 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930214 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085930214 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085930214 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085930214 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085930214 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085930214 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085930214 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930214 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085930214 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085930214 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085930214 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085930214 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085930214 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085930214 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085930214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085930214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085930214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085930214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085930214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=008ccd9c) (sccp_scrc.c:472) 20241106085930214 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1823) 20241106085930214 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085930214 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085930214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930214 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085930214 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085930214 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085930214 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085930214 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085930214 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085930214 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085930214 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085930214 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085930215 DLSCCP DEBUG SCCP-SCOC(35)[0x55960b9c1460]{IDLE}: Deallocated (fsm.c:568) 20241106085930215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085930215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085930215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085930215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085930215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085930215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085930215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085930215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085930215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930215 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085930215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085930215 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085930215 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085930215 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085930215 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085930215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085930215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085930215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085930215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085930215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085930215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085930215 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085930215 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085930215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085930215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085930215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085930215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085930215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085930215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085930215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085930215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085930215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085930215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085930216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085930216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085930216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085930216 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085930216 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085930216 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085930216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085930216 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085930216 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085930216 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085930216 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085930216 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085930216 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085930216 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085931152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085931159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085931163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085931167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085931170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085931173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085931177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085931180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085931184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085931187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085931190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085931193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085931195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085931198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085931199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085931201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085931203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085931204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085931205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085931207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085931233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54724<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(610)@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O 20241106085932259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085932259 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085932259 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085932259 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085932259 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085932259 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085932259 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085932259 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085932260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085932260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085932260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085932260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085932260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085932260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085932260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085932260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:472) 20241106085932260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085932260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085932260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085932260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085932260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085932260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085932260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085932260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085932260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085932260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085932260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085932260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085932260 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085932260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085932260 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241106085932260 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20241106085932260 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20241106085932260 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20241106085932260 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20241106085932260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241106085932260 DRUA DEBUG (127.0.0.1:41173 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241106085932260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085932260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241106085932260 DLINP DEBUG SRVCONN(,r=127.0.0.1:41173<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085932260 DLINP DEBUG SRVCONN(,r=127.0.0.1:41173<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh0-RUA(594)@dbd1549f7850: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(596)@dbd1549f7850: UnitdataCallback TC_mscpool_paging_tmsi0(610)@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(598)@dbd1549f7850: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(598)@dbd1549f7850: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(610) TC_mscpool_paging_tmsi-Iuh0-RUA(594)@dbd1549f7850: Added conn table entry 0TC_mscpool_paging_tmsi0(610)6701522 20241106085933282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085933282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085933282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106085933282 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085933282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6641d2, normal) (hnbgw_rua.c:407) 20241106085933282 DHNB DEBUG map_rua[0x55960b9be170]{init}: Allocated (fsm.c:456) 20241106085933282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701522)[0x55960b9be170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085933282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6701522 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085933282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085933282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085933283 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6701522 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1007) 20241106085933283 DCN DEBUG map_sccp[0x55960b9be2a0]{init}: Allocated (fsm.c:456) 20241106085933283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55960b9be2a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085933283 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6701522 <-> SCCP-48 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085933283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6701522 SCCP-48 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241106085933283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701522)[0x55960b9be170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085933283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085933283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085933283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701522)[0x55960b9be170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085933283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55960b9be2a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085933283 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085933283 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{IDLE}: Allocated (fsm.c:456) 20241106085933283 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085933283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000030), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002c70056400500f1100926) (sccp_scrc.c:401) 20241106085933283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085933283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085933283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085933283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085933283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085933283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085933283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085933283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085933283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085933283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085933283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085933283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085933283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085933283 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085933283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55960b9be2a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085933283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701522)[0x55960b9be170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085933283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085933283 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085933283 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085933283 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085933283 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085933283 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085933283 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085933283 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(597)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(597)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(598)@dbd1549f7850: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(610) HNBGW_Test.msc0-RAN(598)@dbd1549f7850: Added conn table entry 0TC_mscpool_paging_tmsi0(610)14194541 HNBGW_Test.msc0-SCCP(597)@dbd1549f7850: Session index based on connection ID:0 TC_mscpool_paging_tmsi0(610)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(597)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085933302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085933302 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085933302 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085933302 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085933302 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085933302 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085933302 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085933303 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085933303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085933303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085933303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085933303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085933303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085933303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=002ec68b) (sccp_scrc.c:472) 20241106085933303 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1823) 20241106085933303 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085933303 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085933303 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085933303 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085933303 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085933303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55960b9be2a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085933303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55960b9be2a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085934305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54724<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(610)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085934308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085934312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085934316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085934319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085934322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085934324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085934325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085934326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085934328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085934329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085934330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085934332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085934333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085934334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085934335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085934336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085934338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085934338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085934339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085934339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085934342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54720<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085934342 DLINP DEBUG SRVCONN(,r=127.0.0.1:41173<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085934342 DLINP DEBUG SRVCONN(,r=127.0.0.1:41173<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085934342 DLINP NOTICE SRV(,r=127.0.0.1:41173<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085934342 DMAIN NOTICE (127.0.0.1:41173 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41173<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085934342 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085934342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085934342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085934342 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085934342 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc0-RAN(598)@dbd1549f7850: Final verdict of PTC: none 20241106085934342 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085934342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701522)[0x55960b9be170]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085934342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701522)[0x55960b9be170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085934342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55960b9be2a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085934342 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085934342 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085934342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ec68b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085934342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085934342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085934342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085934342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085934342 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085934342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55960b9be2a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085934342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701522)[0x55960b9be170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085934342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701522)[0x55960b9be170]{disrupted}: Freeing instance (context_map.c:202) 20241106085934342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6701522)[0x55960b9be170]{disrupted}: Deallocated (fsm.c:568) 20241106085934343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55960b9be2a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085934343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55960b9be2a0]{disconnected}: Freeing instance (context_map.c:206) 20241106085934343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55960b9be2a0]{disconnected}: Deallocated (fsm.c:568) 20241106085934343 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6701522 SCCP-48 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) HNBGW_Test.msc2-RAN(604)@dbd1549f7850: Final verdict of PTC: none 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085934343 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085934343 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085934343 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085934343 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085934343 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085934343 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085934343 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085934343 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085934343 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106085934343 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085934343 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085934343 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085934343 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085934343 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085934343 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085934343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085934343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085934343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085934343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085934343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085934343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085934343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085934343 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085934343 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085934343 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085934343 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085934343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085934343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085934343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085934343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085934343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085934343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085934343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085934343 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085934343 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085934343 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085934343 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh0-RUA(594)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(596)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(607)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(608)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(590)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(603)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(593)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(595)@dbd1549f7850: Final verdict of PTC: none 20241106085934343 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085934343 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36063<->l=127.0.0.1:4262) (control_if.c:193) 20241106085934343 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085934343 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106085934343 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085934343 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085934343 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085934343 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085934343 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(606)@dbd1549f7850: Final verdict of PTC: none 20241106085934343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085934343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085934343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085934343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085934343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085934343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085934343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085934343 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085934343 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085934343 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085934344 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085934344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085934344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085934344 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085934344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085934344 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085934344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085934344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085934344 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085934344 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085934344 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085934344 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085934343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(609)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(591)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085934353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(592)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(605)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(593): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(594): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(595): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(596): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-SCCP(603): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-RAN(604): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-M3UA(605): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(606): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(607): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(608): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_paging_tmsi0(610): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Wed Nov 6 08:59:34 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20241106085934421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085935024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45550<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=319760) 20241106085935127 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085935128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ddbe3), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085935128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085935128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085935128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085935128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085935128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085935128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085935128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085935128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085935128 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085935128 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085935128 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085935128 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085935739 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085935739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048dbe3), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085935739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085935740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085935740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085935740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085935740 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085935740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed402), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085935740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085935740 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085935740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085935740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085935740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085935740 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085935740 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085935740 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085935740 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085935740 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085935740 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085935740 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085935740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085935740 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085935740 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085935740 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085935740 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085935740 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085935740 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085935740 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=319760, count=322108) 20241106085936344 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085936344 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085936344 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085936344 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085936344 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085936344 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106085936344 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085936344 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085936344 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085936344 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085936344 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085936344 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Wed Nov 6 08:59:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_no_allow_attach_round_robin started. 20241106085938100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085938104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085938108 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33919<->l=127.0.0.1:4262) (control_if.c:570) 20241106085938113 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085938113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5408), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085938113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938113 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085938113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938113 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938113 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938113 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085938113 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085938113 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085938113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085938114 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085938115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d3f2e), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085938115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938115 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085938115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938115 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938115 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938115 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085938115 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085938115 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085938115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085938117 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085938117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00362a13), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085938117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938117 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085938117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938117 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938117 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938117 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085938117 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085938117 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085938117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down TC_mscpool_no_allow_attach_round_robin-Iuh0(614)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085938200 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085938200 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085938216 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085938216 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085938216 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085938216 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085938217 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085938217 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085938217 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085938217 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085938217 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085938217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085938217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085938217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085938217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938217 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085938217 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085938217 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085938217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938217 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938217 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938217 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085938217 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085938217 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085938217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_no_allow_attach_round_robin-Iuh1(616)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085938217 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085938217 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085938217 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085938218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085938218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085938218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938218 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085938218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938218 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085938218 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47038 (stream_srv.c:129) 20241106085938218 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47038<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085938218 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085938218 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085938218 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085938218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085938218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085938218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938218 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085938218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938218 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085938218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938218 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938218 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938218 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085938218 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085938218 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085938218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106085938218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938218 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938218 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938218 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085938218 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085938218 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085938218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085938219 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085938219 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085938219 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085938219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085938219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085938219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938219 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085938219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938219 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085938219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938219 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938219 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938219 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085938219 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085938219 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(620)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(620)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(620)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(618)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(623)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(623)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(623)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(621)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(626)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-M3UA(626)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(626)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(624)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085938262 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085938262 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085938263 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085938263 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085938263 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085938263 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085938264 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085938264 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085938264 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085938264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085938264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085938264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085938264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938264 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085938264 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085938264 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085938264 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085938264 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085938264 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085938264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085938264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085938264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938264 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085938264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938264 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085938264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938264 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938264 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938264 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085938264 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085938264 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085938264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106085938264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938264 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938264 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938264 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085938264 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085938264 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085938264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085938265 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085938265 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085938265 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085938265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085938265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085938265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938265 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085938265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938265 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085938265 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085938265 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085938265 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085938265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085938265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085938265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938265 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085938265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938265 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085938265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938265 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938265 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938265 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085938265 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085938265 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085938265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938265 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938265 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938265 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085938265 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085938265 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085938265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(629)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(629)@dbd1549f7850: M3UA emulation initiated, the test can be started MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(629)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(627)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085938292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085938292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085938292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085938292 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085938292 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085938292 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085938292 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085938292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085938292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085938298 DLINP DEBUG SRVCONN(,r=127.0.0.1:47038<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085938298 DLINP DEBUG SRVCONN(,r=127.0.0.1:47038<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085938298 DLINP DEBUG SRVCONN(,r=127.0.0.1:47038<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085938299 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085938299 DHNBAP DEBUG (127.0.0.1:47038 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085938299 DHNBAP NOTICE (127.0.0.1:47038 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085938299 DHNBAP NOTICE (127.0.0.1:47038 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085938299 DLINP DEBUG SRVCONN(,r=127.0.0.1:47038<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085938299 DLINP DEBUG SRVCONN(,r=127.0.0.1:47038<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085938433 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085938433 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085938433 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085938433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(620)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085938439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938439 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085938439 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085938439 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085938439 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085938439 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085938439 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085938442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938442 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085938442 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085938442 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085938442 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085938442 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085938442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085938442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085938443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085938443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085938443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085938443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085938443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085938443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085938443 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085938443 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085938443 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085938444 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085938444 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085938444 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085938444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085938444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085938444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085938444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938444 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085938444 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085938444 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085938444 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085938444 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085938444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938444 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938444 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938444 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085938444 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085938444 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085938444 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085938444 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(623)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085938449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938450 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085938450 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085938450 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085938450 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085938450 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085938450 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085938451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938451 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085938451 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085938451 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085938451 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085938451 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085938451 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085938451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085938451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085938451 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085938451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085938451 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085938451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085938451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085938451 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085938451 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085938451 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085938452 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085938452 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085938452 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085938452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085938453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085938453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938453 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085938453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938453 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085938453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938453 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938453 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938453 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085938453 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085938453 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085938453 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085938453 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085938456 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085938456 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085938456 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085938456 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(626)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085938461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938461 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085938461 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085938461 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085938461 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085938461 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085938461 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085938463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938463 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085938463 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085938463 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085938463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085938463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085938463 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085938463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085938463 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085938463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085938463 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085938463 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085938463 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085938463 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085938463 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085938463 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085938463 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085938464 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085938464 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085938464 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085938464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085938464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085938464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938465 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085938465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938465 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085938465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085938465 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085938465 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085938465 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085938465 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085938481 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085938482 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085938482 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085938482 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(629)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085938488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938488 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085938488 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085938488 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085938488 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085938488 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085938488 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085938490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938490 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085938490 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085938490 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085938490 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085938490 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085938490 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085938491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085938491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085938491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085938491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085938491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085938491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085938491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085938491 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085938491 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085938491 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085938492 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085938492 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085938492 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085938492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085938492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085938492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085938492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085938492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085938492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085938492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938492 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085938492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938492 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938492 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938492 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085938492 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085938492 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085938492 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085938492 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085938603 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085938603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000cb24b), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085938604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938604 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085938604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938604 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085938604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7cdb3), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085938604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938604 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085938604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938604 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085938604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a8470), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085938604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085938604 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085938604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085938604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085938604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938604 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938604 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938604 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085938604 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085938604 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085938604 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085938604 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085938604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938604 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938604 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938604 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085938604 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085938604 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085938604 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085938604 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085938604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938604 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085938604 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085938604 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085938604 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085938604 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085938604 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085938604 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085938612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938612 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085938612 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085938612 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085938612 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085938612 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085938612 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085938612 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085938612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085938612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085938612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085938612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085938612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085938612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=000cb24b) (sccp_scrc.c:472) 20241106085938612 DLSCCP DEBUG Received CO:RELCO for local reference 41 (sccp_scoc.c:1823) 20241106085938612 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085938612 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085938612 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085938612 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085938612 DLSCCP DEBUG SCCP-SCOC(41)[0x55960b9c3760]{IDLE}: Deallocated (fsm.c:568) 20241106085938818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938818 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085938818 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085938818 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085938818 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085938818 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085938818 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085938818 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085938818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085938818 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085938818 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085938818 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085938818 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085938818 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085938818 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085938818 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085938818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085938818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085938818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085938818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085938818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085938818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=00b7cdb3) (sccp_scrc.c:472) 20241106085938818 DLSCCP DEBUG Received CO:RELCO for local reference 40 (sccp_scoc.c:1823) 20241106085938818 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085938818 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085938818 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085938818 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085938818 DLSCCP DEBUG SCCP-SCOC(40)[0x55960b9c0e20]{IDLE}: Deallocated (fsm.c:568) 20241106085938818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085938818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085938818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085938818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085938818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085938818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=007a8470) (sccp_scrc.c:472) 20241106085938818 DLSCCP DEBUG Received CO:RELCO for local reference 39 (sccp_scoc.c:1823) 20241106085938818 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085938818 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085938818 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085938818 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085938818 DLSCCP DEBUG SCCP-SCOC(39)[0x55960b9cf8e0]{IDLE}: Deallocated (fsm.c:568) 20241106085939208 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085939208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070201c), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085939209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085939209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085939209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085939209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085939209 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085939209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00def959), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085939209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085939209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085939209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085939209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085939209 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085939209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4b96d), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085939209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085939209 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085939209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085939209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085939209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939209 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085939209 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085939209 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085939209 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085939209 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085939209 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085939209 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939209 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085939209 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085939209 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085939209 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085939209 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085939209 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085939209 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939209 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085939209 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085939209 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085939209 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085939209 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085939209 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085939209 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939213 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085939213 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085939213 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085939213 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085939213 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085939213 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085939213 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085939213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085939213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085939213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085939213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085939213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=00f4b96d) (sccp_scrc.c:472) 20241106085939213 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1823) 20241106085939213 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085939213 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085939213 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085939213 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085939213 DLSCCP DEBUG SCCP-SCOC(37)[0x55960b9cf4e0]{IDLE}: Deallocated (fsm.c:568) 20241106085939216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939216 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085939216 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085939216 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085939216 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085939216 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085939216 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085939216 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085939216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085939217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085939217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085939217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085939217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=0070201c) (sccp_scrc.c:472) 20241106085939217 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1823) 20241106085939217 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085939217 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085939217 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085939217 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085939217 DLSCCP DEBUG SCCP-SCOC(36)[0x55960b9cf610]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(619)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(622)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(625)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085939265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939265 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085939265 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085939265 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085939265 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085939265 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085939265 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085939265 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085939265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085939265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085939265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085939265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085939266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085939266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085939266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085939266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939266 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085939266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085939266 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085939266 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085939266 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085939266 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085939266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085939266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085939266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085939266 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085939266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085939266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085939266 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085939266 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{CONNECTED}: link up (cnlink.c:111) 20241106085939266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085939266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085939266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085939266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085939266 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085939266 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085939266 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939267 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085939267 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085939267 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085939267 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085939267 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085939267 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085939267 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085939267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085939267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085939267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085939267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085939267 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085939267 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085939267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085939267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939267 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085939267 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085939267 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085939267 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085939267 DRANAP INFO cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(628)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085939295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939295 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085939295 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085939295 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085939295 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085939295 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085939295 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085939295 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085939295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085939295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085939295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085939295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085939295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085939295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085939295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085939295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085939295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085939295 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085939295 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085939295 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085939295 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085939295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085939295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085939295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085939295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085939295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085939295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085939295 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085939295 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085939295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939295 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085939295 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085939295 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085939295 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085939295 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085939295 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085939295 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939297 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085939297 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085939297 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085939297 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085939297 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085939297 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085939297 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085939297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085939297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085939297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085939297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085939297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085939297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085939297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085939297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085939297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085939297 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085939297 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085939297 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085939414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939414 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085939414 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085939414 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085939414 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085939414 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085939414 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085939414 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939414 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085939414 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085939414 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085939414 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085939414 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085939414 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085939414 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085939414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085939414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085939414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085939414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085939414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085939414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085939414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085939414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085939414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085939414 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085939414 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085939415 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085939415 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085939415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085939415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085939415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085939415 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085939415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085939415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085939415 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085939415 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085939415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085939415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085939415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085939415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085939415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085939415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085939415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085939415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085939415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939415 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085939415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085939415 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085939415 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085939415 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085939415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939415 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085939415 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085939415 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085939415 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085939415 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085939415 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085939415 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939418 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085939418 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085939418 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085939418 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085939418 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085939418 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085939418 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939418 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085939418 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085939418 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085939418 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085939418 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085939418 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085939418 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939418 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085939418 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085939418 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085939418 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085939418 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085939418 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085939418 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085939418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085939418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085939418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085939418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085939418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085939418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=00def959) (sccp_scrc.c:472) 20241106085939418 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1823) 20241106085939418 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085939418 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085939418 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085939418 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085939418 DLSCCP DEBUG SCCP-SCOC(38)[0x55960b9c27a0]{IDLE}: Deallocated (fsm.c:568) 20241106085939419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085939419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085939419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085939419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085939419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085939419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085939419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085939419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085939419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085939419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085939419 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085939419 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085939419 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085939419 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085939419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085939419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085939419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085939419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085939419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085939419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085939419 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085939419 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085939419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085939419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085939419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085939419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085939419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085939419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085939419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085939419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085939419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085939419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085939419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085939419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085939419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085939419 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085939419 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085939419 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085939420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085939420 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085939420 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085939420 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085939420 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085939420 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085939420 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085939420 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085940324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085940332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085940336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085940341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085940345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085940349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085940353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085940357 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085940361 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085940365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085940369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085940373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085940377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085940380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085940384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085940386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085940389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085940391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085940394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085940396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011001100'B, t_guard := 20.000000 } 20241106085940430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(619)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(619)@dbd1549f7850: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(631) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(615)@dbd1549f7850: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(631)9871292 20241106085941480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085941480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085941480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106085941480 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085941480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x969fbc, normal) (hnbgw_rua.c:407) 20241106085941480 DHNB DEBUG map_rua[0x55960b9c3760]{init}: Allocated (fsm.c:456) 20241106085941480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871292)[0x55960b9c3760]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085941480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871292 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085941480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085941480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085941480 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871292 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085941480 DCN DEBUG map_sccp[0x55960b9be170]{init}: Allocated (fsm.c:456) 20241106085941480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55960b9be170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085941480 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9871292 <-> SCCP-49 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085941481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085941481 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085941481 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085941481 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085941481 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085941481 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085941481 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085941481 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085941480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871292 SCCP-49 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106085941480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871292)[0x55960b9c3760]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085941480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085941480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085941480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871292)[0x55960b9c3760]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085941480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55960b9be170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085941480 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085941480 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{IDLE}: Allocated (fsm.c:456) 20241106085941480 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085941480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000031), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000cc0056400500f1100926) (sccp_scrc.c:401) 20241106085941480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085941480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085941480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085941480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085941480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085941480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085941480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085941480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085941481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085941481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085941481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085941481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085941481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085941481 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085941481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55960b9be170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085941481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871292)[0x55960b9c3760]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(618)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(618)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(619)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(631) HNBGW_Test.msc0-RAN(619)@dbd1549f7850: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(631)860422 HNBGW_Test.msc0-SCCP(618)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(618)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085941495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085941495 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085941495 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085941495 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085941495 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085941495 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085941495 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085941495 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085941495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085941495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085941495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085941495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085941495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085941495 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=00c0fad5) (sccp_scrc.c:472) 20241106085941495 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1823) 20241106085941495 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085941495 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085941495 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085941495 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085941495 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085941495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55960b9be170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085941495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55960b9be170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_round_robin0(631)@dbd1549f7850: setverdict(pass): none -> pass 20241106085941499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(631)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085941501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085941505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085941508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085941510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085941512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085941514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085941515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085941516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085941517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085941518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085941519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085941519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085941521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085941522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085941523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085941524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085941525 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085941527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085941528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085941529 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000010111'B, t_guard := 20.000000 } 20241106085941539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45596<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(625)@dbd1549f7850: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(625)@dbd1549f7850: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(632) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(615)@dbd1549f7850: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(632)15447220 20241106085942563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085942563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085942563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085942563 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085942563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xebb4b4, normal) (hnbgw_rua.c:407) 20241106085942563 DHNB DEBUG map_rua[0x55960b9cf120]{init}: Allocated (fsm.c:456) 20241106085942563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447220)[0x55960b9cf120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085942563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15447220 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085942563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085942563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085942563 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085942563 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15447220 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1117) 20241106085942563 DCN DEBUG map_sccp[0x55960b9bdae0]{init}: Allocated (fsm.c:456) 20241106085942563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55960b9bdae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085942563 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15447220 <-> SCCP-50 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106085942563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15447220 SCCP-50 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085942563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447220)[0x55960b9cf120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085942563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085942563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085942563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447220)[0x55960b9cf120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085942563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55960b9bdae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085942563 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085942563 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{IDLE}: Allocated (fsm.c:456) 20241106085942563 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085942563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000032), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002170056400500f1100926) (sccp_scrc.c:401) 20241106085942563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085942563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085942563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085942563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085942563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085942563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085942563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085942563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085942563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085942563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085942563 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085942563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085942563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085942563 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085942563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55960b9bdae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085942563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447220)[0x55960b9cf120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085942563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085942563 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085942563 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085942564 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085942564 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085942564 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085942564 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085942564 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(624)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc2-SCCP(624)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(625)@dbd1549f7850: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(632) HNBGW_Test.msc2-RAN(625)@dbd1549f7850: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(632)10329910 HNBGW_Test.msc2-SCCP(624)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(624)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(632)@dbd1549f7850: setverdict(pass): none -> pass 20241106085942579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085942579 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085942579 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085942579 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085942579 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085942579 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085942579 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085942579 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085942579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085942579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085942579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085942579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085942579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085942579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=0047c50b) (sccp_scrc.c:472) 20241106085942579 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1823) 20241106085942579 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085942579 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085942579 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085942579 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085942579 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085942579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55960b9bdae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085942579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55960b9bdae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085942581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45596<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(632)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085942583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085942588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085942591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085942595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085942597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085942598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085942600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085942601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085942602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085942603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085942605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085942606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085942607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085942608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085942609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085942611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085942612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085942613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085942614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085942615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110110111'B, t_guard := 20.000000 } 20241106085942626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57084<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(619)@dbd1549f7850: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(619)@dbd1549f7850: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(633) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(615)@dbd1549f7850: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(633)8772935 20241106085943647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085943647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085943647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085943647 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085943647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x85dd47, normal) (hnbgw_rua.c:407) 20241106085943647 DHNB DEBUG map_rua[0x55960b9c06d0]{init}: Allocated (fsm.c:456) 20241106085943647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8772935)[0x55960b9c06d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085943647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8772935 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085943647 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085943647 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085943647 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8772935 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085943647 DCN DEBUG map_sccp[0x55960b9b1a00]{init}: Allocated (fsm.c:456) 20241106085943647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55960b9b1a00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085943647 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8772935 <-> SCCP-51 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085943647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8772935 SCCP-51 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085943647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8772935)[0x55960b9c06d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085943647 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085943647 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085943647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8772935)[0x55960b9c06d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085943647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55960b9b1a00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085943647 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085943647 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{IDLE}: Allocated (fsm.c:456) 20241106085943647 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085943647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000033), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001b70056400500f1100926) (sccp_scrc.c:401) 20241106085943647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085943647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085943647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085943647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085943647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085943647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085943647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085943647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085943647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085943647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085943647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085943647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085943647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085943647 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085943647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55960b9b1a00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085943647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8772935)[0x55960b9c06d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085943647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085943647 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085943647 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085943647 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085943647 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085943647 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085943647 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085943647 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(618)@dbd1549f7850: First idle individual index:1 HNBGW_Test.msc0-SCCP(618)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(619)@dbd1549f7850: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(633) HNBGW_Test.msc0-RAN(619)@dbd1549f7850: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(633)6530483 HNBGW_Test.msc0-SCCP(618)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(618)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106085943652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085943652 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085943652 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085943652 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085943652 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085943652 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085943652 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085943652 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085943652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085943652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085943652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085943652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085943652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085943652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00bfca15) (sccp_scrc.c:472) 20241106085943652 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1823) 20241106085943652 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085943652 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085943652 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085943652 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085943652 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085943652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55960b9b1a00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085943652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55960b9b1a00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_round_robin0(633)@dbd1549f7850: setverdict(pass): none -> pass 20241106085943654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(633)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085943656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085943658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085943660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085943661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085943662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085943663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085943664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085943666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085943667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085943668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085943669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085943670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085943670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085943671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085943672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085943672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085943673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085943674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085943675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085943676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085943678 DLINP DEBUG SRVCONN(,r=127.0.0.1:47038<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085943678 DLINP DEBUG SRVCONN(,r=127.0.0.1:47038<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085943678 DLINP NOTICE SRV(,r=127.0.0.1:47038<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085943678 DMAIN NOTICE (127.0.0.1:47038 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47038<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085943678 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085943678 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33919<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(617)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(618)@dbd1549f7850: Final verdict of PTC: none 20241106085943679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45574<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085943679 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241106085943679 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085943679 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085943679 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085943679 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085943679 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085943679 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085943679 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085943679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085943679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085943679 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085943679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085943679 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085943679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085943679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085943679 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085943679 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) HNBGW_Test.msc1-SCCP(621)@dbd1549f7850: Final verdict of PTC: none 20241106085943679 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085943679 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085943679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55960b9bdae0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.sgsn0-RAN(628)@dbd1549f7850: Final verdict of PTC: none 20241106085943679 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085943679 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085943679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047c50b), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085943679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085943679 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085943679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085943679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085943679 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085943679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55960b9bdae0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085943679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447220)[0x55960b9cf120]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085943679 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447220)[0x55960b9cf120]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085943679 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085943679 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED HNBGW_Test.msc2-RAN(625)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(615)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(619)@dbd1549f7850: Final verdict of PTC: none 20241106085943679 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085943679 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085943679 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085943679 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085943679 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085943679 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085943679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085943679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447220)[0x55960b9cf120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085943679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447220)[0x55960b9cf120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085943679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447220)[0x55960b9cf120]{disrupted}: Freeing instance (context_map.c:202) 20241106085943679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447220)[0x55960b9cf120]{disrupted}: Deallocated (fsm.c:568) 20241106085943679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55960b9bdae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085943679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55960b9bdae0]{disconnected}: Freeing instance (context_map.c:206) 20241106085943679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55960b9bdae0]{disconnected}: Deallocated (fsm.c:568) 20241106085943679 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15447220 SCCP-50 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085943679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085943679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085943679 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085943679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085943679 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085943679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085943679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085943679 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) TC_mscpool_no_allow_attach_round_robin-Iuh1(616)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(627)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(626)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(614)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(612)@dbd1549f7850: Final verdict of PTC: none 20241106085943679 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085943679 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085943679 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085943679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085943679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085943679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085943679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085943679 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085943679 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085943679 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085943679 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085943679 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085943679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871292)[0x55960b9c3760]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085943679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871292)[0x55960b9c3760]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085943679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55960b9be170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085943679 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085943679 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085943679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0fad5), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085943679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085943679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085943679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085943679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085943679 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085943679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55960b9be170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085943679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871292)[0x55960b9c3760]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085943679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871292)[0x55960b9c3760]{disrupted}: Freeing instance (context_map.c:202) 20241106085943679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871292)[0x55960b9c3760]{disrupted}: Deallocated (fsm.c:568) 20241106085943679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55960b9be170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085943679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55960b9be170]{disconnected}: Freeing instance (context_map.c:206) 20241106085943679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55960b9be170]{disconnected}: Deallocated (fsm.c:568) 20241106085943679 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9871292 SCCP-49 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085943679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8772935)[0x55960b9c06d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106085943680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8772935)[0x55960b9c06d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106085943680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55960b9b1a00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106085943680 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085943680 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085943679 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085943679 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085943679 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085943679 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085943679 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085943679 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085943679 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085943679 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085943679 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085943679 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085943679 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085943679 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085943679 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085943679 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085943680 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106085943680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfca15), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085943680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085943680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085943680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085943680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085943680 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085943680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55960b9b1a00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085943680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8772935)[0x55960b9c06d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085943680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8772935)[0x55960b9c06d0]{disrupted}: Freeing instance (context_map.c:202) 20241106085943680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8772935)[0x55960b9c06d0]{disrupted}: Deallocated (fsm.c:568) 20241106085943680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55960b9b1a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085943680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55960b9b1a00]{disconnected}: Freeing instance (context_map.c:206) 20241106085943680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55960b9b1a00]{disconnected}: Deallocated (fsm.c:568) 20241106085943680 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8772935 SCCP-51 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106085943680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085943680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085943680 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085943680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085943680 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085943680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085943680 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085943680 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085943680 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085943680 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085943680 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085943680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085943680 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085943680 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085943680 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085943680 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085943680 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085943680 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085943680 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085943680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085943680 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085943680 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085943680 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085943680 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085943680 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085943680 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085943680 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(623)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(624)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(622)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(620)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(630)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(629)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(611)@dbd1549f7850: Final verdict of PTC: none 20241106085943685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45562<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(613)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(611): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(612): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(613): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(614): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(615): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(616): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(617): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(618): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(619): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(620): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(621): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(622): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(623): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-SCCP(624): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-RAN(625): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-M3UA(626): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(627): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(628): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(629): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(630): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(631): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(632): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(633): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Wed Nov 6 08:59:43 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20241106085943811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085944344 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085944344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ec68b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085944344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085944344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085944344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085944344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085944344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085944344 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085944344 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085944344 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085944344 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085944344 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085944344 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085944344 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085944414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57096<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387820) 20241106085945129 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085945129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ddbe3), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085945129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085945129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085945129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085945129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085945129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085945129 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085945129 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085945129 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085945129 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085945129 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085945129 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085945129 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=387820, count=392096) 20241106085945680 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085945680 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085945680 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085945680 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085945680 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085945680 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085945680 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085945680 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085945680 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106085945741 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085945741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed402), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085945741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085945741 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085945741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085945741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085945741 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085945741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048dbe3), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085945741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085945741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085945741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085945741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085945741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085945741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085945741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085945741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085945741 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085945741 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085945741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085945741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085945741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085945741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085945741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085945742 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085945742 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085945742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Wed Nov 6 08:59:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241106085947517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085947526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085947531 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41099<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_valid_nri-Iuh0(637)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085947648 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085947648 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085947657 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085947657 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(639)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085947658 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34881 (stream_srv.c:129) 20241106085947658 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34881<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085947658 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085947658 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085947658 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085947658 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085947658 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085947658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085947658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085947658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085947658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085947658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085947658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085947658 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085947658 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085947658 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085947658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947658 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085947658 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085947658 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085947658 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085947658 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085947658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085947659 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085947659 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085947660 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085947660 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085947660 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085947660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085947660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085947660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085947660 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085947660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085947660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085947660 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085947660 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085947660 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085947660 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085947660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085947660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085947660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085947660 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085947660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085947660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085947660 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085947660 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085947660 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085947660 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085947660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085947660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085947660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085947660 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085947660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085947660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085947660 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085947660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947660 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085947660 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085947660 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085947660 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085947660 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085947660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947660 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085947660 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085947660 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085947660 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085947660 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085947660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085947660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947660 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085947660 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085947660 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085947660 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085947660 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085947660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(643)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(643)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(643)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(641)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(646)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(646)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(646)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(644)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(649)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-M3UA(649)@dbd1549f7850: M3UA emulation initiated, the test can be started MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(649)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-SCCP(647)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085947701 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085947701 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085947701 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085947701 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085947701 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085947701 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085947701 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085947701 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085947701 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085947702 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085947702 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085947702 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085947702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085947702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085947702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085947703 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085947703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085947703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085947703 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085947703 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085947703 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085947703 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085947703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085947703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085947703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085947703 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085947703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085947703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085947703 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085947703 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085947703 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085947703 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085947703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085947703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085947703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085947703 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085947703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085947703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085947703 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085947703 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085947703 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085947703 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085947703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085947703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085947703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085947703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085947703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085947703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085947703 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085947703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947703 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085947703 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085947703 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085947703 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085947703 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085947703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947703 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085947703 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085947703 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085947703 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085947703 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085947703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085947703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947703 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085947703 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085947703 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085947703 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085947703 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085947703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085947703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947703 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085947703 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085947703 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085947703 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085947703 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085947703 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085947703 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085947703 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(652)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(652)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(652)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(650)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085947726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085947726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085947726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085947726 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085947726 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085947726 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085947726 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085947726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085947726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085947730 DLINP DEBUG SRVCONN(,r=127.0.0.1:34881<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085947730 DLINP DEBUG SRVCONN(,r=127.0.0.1:34881<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085947730 DLINP DEBUG SRVCONN(,r=127.0.0.1:34881<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085947730 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085947730 DHNBAP DEBUG (127.0.0.1:34881 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085947730 DHNBAP NOTICE (127.0.0.1:34881 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085947730 DHNBAP NOTICE (127.0.0.1:34881 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085947730 DLINP DEBUG SRVCONN(,r=127.0.0.1:34881<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085947730 DLINP DEBUG SRVCONN(,r=127.0.0.1:34881<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085947872 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085947872 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085947872 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085947872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(643)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085947881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947881 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085947881 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085947881 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085947881 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085947881 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085947881 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085947883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947883 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085947883 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085947883 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085947883 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085947883 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085947883 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085947883 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085947883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085947883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085947883 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085947883 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085947883 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085947883 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085947883 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085947883 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085947883 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085947884 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085947884 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085947884 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085947884 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085947884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085947885 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085947885 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085947885 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085947885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085947885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085947885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085947885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085947885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085947885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085947885 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085947885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947885 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085947885 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085947885 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085947885 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085947885 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085947885 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085947885 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(646)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085947894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947894 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085947894 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085947894 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085947894 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085947894 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085947894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085947897 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085947897 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106085947897 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085947897 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085947898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947898 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085947898 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085947898 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085947898 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085947898 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085947898 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085947898 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085947898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085947898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085947898 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085947899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085947899 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085947899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085947899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085947899 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085947899 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085947899 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085947900 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085947900 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085947900 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085947900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) HNBGW_Test.msc2-M3UA(649)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106085947900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085947900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085947900 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085947900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085947900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085947900 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085947901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947901 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085947901 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085947901 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085947901 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085947901 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085947901 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085947901 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085947904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947904 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106085947904 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085947904 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085947904 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085947904 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106085947904 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085947906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947906 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085947906 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085947906 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085947906 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085947906 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085947906 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085947906 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085947906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085947906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085947906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106085947906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085947906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085947906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085947906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085947906 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085947906 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085947906 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085947908 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085947908 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085947908 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085947908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085947908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085947908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085947908 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085947908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085947908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085947908 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085947908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947908 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085947908 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085947908 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085947908 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085947908 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085947908 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085947908 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085947916 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085947916 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085947916 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106085947916 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106085947916 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106085947916 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106085947916 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(652)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085947924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947924 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085947924 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106085947924 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106085947924 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106085947924 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085947924 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085947924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106085947924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085947924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085947924 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085947924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085947924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085947924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085947924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085947924 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085947927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947927 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085947927 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085947927 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085947927 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085947927 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106085947927 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085947927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085947927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085947927 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085947927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085947927 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085947927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085947927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085947927 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085947927 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085947927 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085947928 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085947928 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085947929 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085947929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085947929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085947929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085947929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085947929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085947929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085947929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085947929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085947929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085947929 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085947929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085947929 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085947929 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085947929 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085947929 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085947929 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085947929 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085947929 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948114 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085948114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5408), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085948114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085948114 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085948114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085948114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085948114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948114 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085948114 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085948114 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085948114 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085948114 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085948114 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085948114 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948115 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085948115 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085948115 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085948115 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085948115 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085948115 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085948115 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948115 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085948115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d3f2e), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085948115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085948115 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085948115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085948115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085948116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948116 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085948116 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085948116 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085948116 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085948116 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085948116 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085948116 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948116 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085948116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085948116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085948116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085948116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085948116 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=00bf5408) (sccp_scrc.c:472) 20241106085948116 DLSCCP DEBUG Received CO:RELCO for local reference 42 (sccp_scoc.c:1823) 20241106085948116 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085948116 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085948116 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085948116 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085948116 DLSCCP DEBUG SCCP-SCOC(42)[0x55960b9bfa10]{IDLE}: Deallocated (fsm.c:568) 20241106085948117 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085948117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00362a13), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085948117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085948117 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085948117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085948117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085948117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948117 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085948117 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085948117 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085948117 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085948117 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085948117 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085948117 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085948119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085948119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948119 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085948119 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085948119 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085948119 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085948119 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085948119 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085948119 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085948119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085948119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085948119 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=00362a13) (sccp_scrc.c:472) 20241106085948119 DLSCCP DEBUG Received CO:RELCO for local reference 44 (sccp_scoc.c:1823) 20241106085948119 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085948119 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085948119 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085948119 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085948119 DLSCCP DEBUG SCCP-SCOC(44)[0x55960b9bc6d0]{IDLE}: Deallocated (fsm.c:568) 20241106085948318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948318 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085948318 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085948318 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085948318 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085948318 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085948318 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085948318 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085948319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085948319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085948319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085948319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085948319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=001d3f2e) (sccp_scrc.c:472) 20241106085948319 DLSCCP DEBUG Received CO:RELCO for local reference 43 (sccp_scoc.c:1823) 20241106085948319 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106085948319 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106085948319 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106085948319 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106085948319 DLSCCP DEBUG SCCP-SCOC(43)[0x55960b9ca960]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(642)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085948688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948688 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085948688 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085948688 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085948688 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085948688 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085948688 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085948688 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085948689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085948689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085948689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085948689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085948689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085948689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085948689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085948689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085948689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085948689 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085948689 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085948689 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085948689 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085948689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085948689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085948689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085948689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085948689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085948689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085948689 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085948689 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085948689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948689 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085948689 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085948689 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085948689 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085948689 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085948689 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085948689 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948691 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085948691 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085948691 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085948691 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085948691 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085948691 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085948691 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085948691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085948691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085948691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085948691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085948691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085948691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085948691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085948691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948691 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085948691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085948691 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085948691 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085948691 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085948694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948694 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085948694 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085948694 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085948694 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085948694 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085948694 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085948694 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085948694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085948694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085948694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085948694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085948694 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085948694 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085948694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085948694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948694 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085948694 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085948694 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085948694 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085948694 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085948694 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085948694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085948694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085948694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085948694 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085948694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085948694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085948694 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085948694 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085948694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948694 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085948694 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085948694 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085948694 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085948694 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085948694 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085948694 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(645)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085948696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948696 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085948696 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085948696 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085948696 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085948696 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085948696 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085948696 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085948696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085948696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085948696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085948696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085948696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085948696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085948696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085948696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085948696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085948696 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085948696 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085948696 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085948704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948704 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085948704 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085948704 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085948704 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085948704 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085948704 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085948704 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085948704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085948704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085948704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085948704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085948704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085948704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085948704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085948704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085948704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085948704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085948704 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085948704 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106085948705 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085948705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085948705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085948705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085948705 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085948705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085948705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085948705 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085948705 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{CONNECTED}: link up (cnlink.c:111) 20241106085948705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948705 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085948705 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085948705 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085948705 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085948705 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085948705 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085948705 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(648)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085948711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948711 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085948711 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085948711 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085948711 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085948711 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085948711 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085948711 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085948711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085948711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085948711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085948711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085948711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085948711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106085948711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085948711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085948711 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085948711 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085948711 DRANAP INFO cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(651)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085948723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948723 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085948723 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085948723 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085948723 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085948723 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085948723 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085948723 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085948723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085948723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085948723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085948723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085948724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085948724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085948724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085948724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085948724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085948724 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085948724 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085948724 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085948724 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085948724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085948724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085948724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085948724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085948724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085948724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085948724 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085948724 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085948724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948724 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085948724 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085948724 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085948724 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085948724 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085948724 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085948724 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085948725 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085948725 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085948725 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085948725 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085948725 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085948725 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085948725 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085948725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085948725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085948725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085948725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085948725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085948725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085948725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085948725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085948725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085948725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085948725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085948725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085948725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085948725 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085948725 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085948725 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085949759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085949764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085949769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085949772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085949776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085949780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085949784 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085949787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085949790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085949793 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085949796 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085949798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085949800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085949802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085949803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085949805 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085949806 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085949807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085949808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085949809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011001100'B, t_guard := 20.000000 } 20241106085949837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57122<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(645)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(645)@dbd1549f7850: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(654) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(638)@dbd1549f7850: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(654)8591231 20241106085950893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085950893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085950893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106085950893 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085950893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x83177f, normal) (hnbgw_rua.c:407) 20241106085950893 DHNB DEBUG map_rua[0x55960b9bc6d0]{init}: Allocated (fsm.c:456) 20241106085950893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8591231)[0x55960b9bc6d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085950893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8591231 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085950893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085950893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085950893 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8591231 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1070) 20241106085950893 DCN DEBUG map_sccp[0x55960b9bfa10]{init}: Allocated (fsm.c:456) 20241106085950893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55960b9bfa10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085950893 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8591231 <-> SCCP-52 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106085950893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8591231 SCCP-52 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241106085950893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8591231)[0x55960b9bc6d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085950893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085950893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085950893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8591231)[0x55960b9bc6d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085950893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55960b9bfa10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085950893 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085950893 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{IDLE}: Allocated (fsm.c:456) 20241106085950893 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085950893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030002cc0056400500f1100926) (sccp_scrc.c:401) 20241106085950893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085950893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085950893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085950893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085950893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085950893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085950893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085950893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085950893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085950893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085950893 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085950893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085950893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085950893 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085950893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55960b9bfa10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085950893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8591231)[0x55960b9bc6d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085950893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085950893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085950893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085950893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085950893 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085950893 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085950893 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085950893 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(644)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc1-SCCP(644)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(645)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(654) HNBGW_Test.msc1-RAN(645)@dbd1549f7850: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(654)10534703 HNBGW_Test.msc1-SCCP(644)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(644)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106085950912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085950912 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085950912 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085950912 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085950912 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085950912 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085950912 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085950912 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri0(654)@dbd1549f7850: setverdict(pass): none -> pass 20241106085950913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085950913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085950913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085950913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085950913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085950913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=0017a98d) (sccp_scrc.c:472) 20241106085950913 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1823) 20241106085950913 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085950913 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085950913 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085950913 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085950913 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085950913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55960b9bfa10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085950913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55960b9bfa10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085950914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57122<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(654)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085950916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085950920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085950922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085950924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085950925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085950927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085950928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085950928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085950929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085950930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085950931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085950932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085950932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085950933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085950934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085950935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085950936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085950936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085950937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085950938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001101011'B, t_guard := 20.000000 } 20241106085950948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(642)@dbd1549f7850: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(642)@dbd1549f7850: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(655) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(638)@dbd1549f7850: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(655)2677077 20241106085951974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085951974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085951974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085951974 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085951974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x28d955, normal) (hnbgw_rua.c:407) 20241106085951974 DHNB DEBUG map_rua[0x55960b9be170]{init}: Allocated (fsm.c:456) 20241106085951974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2677077)[0x55960b9be170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085951974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2677077 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085951975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085951975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085951975 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106085951975 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2677077 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106085951975 DCN DEBUG map_sccp[0x55960b9c06d0]{init}: Allocated (fsm.c:456) 20241106085951975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55960b9c06d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085951975 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2677077 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106085951975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2677077 SCCP-53 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085951975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2677077)[0x55960b9be170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085951975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085951975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085951975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2677077)[0x55960b9be170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085951975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55960b9c06d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085951975 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085951975 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{IDLE}: Allocated (fsm.c:456) 20241106085951975 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085951975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f400300006b0056400500f1100926) (sccp_scrc.c:401) 20241106085951975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085951975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085951975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085951975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085951975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085951975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085951975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085951975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085951975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085951975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085951975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085951975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085951975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085951975 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085951975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55960b9c06d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085951975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2677077)[0x55960b9be170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085951976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085951976 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085951976 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085951976 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085951976 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085951976 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085951976 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085951976 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(641)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(641)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(642)@dbd1549f7850: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(655) HNBGW_Test.msc0-RAN(642)@dbd1549f7850: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(655)11119129 HNBGW_Test.msc0-SCCP(641)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(641)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(655)@dbd1549f7850: setverdict(pass): none -> pass 20241106085951988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085951988 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085951988 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085951988 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085951988 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085951988 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085951988 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085951988 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085951988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085951988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085951988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085951988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085951988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085951988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=000dfd3d) (sccp_scrc.c:472) 20241106085951988 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1823) 20241106085951988 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085951988 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085951989 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085951989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085951989 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085951989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55960b9c06d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085951989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55960b9c06d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085951989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(655)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085951990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085951992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085951994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085951996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085951998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085952000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085952002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085952003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085952004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085952005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085952006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085952007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085952007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085952008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085952009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085952009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085952010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085952011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085952011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085952012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000101001'B, t_guard := 20.000000 } 20241106085952022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(648)@dbd1549f7850: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(648)@dbd1549f7850: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(656) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(638)@dbd1549f7850: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(656)3005140 20241106085953051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085953051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085953051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106085953051 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106085953051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2ddad4, normal) (hnbgw_rua.c:407) 20241106085953051 DHNB DEBUG map_rua[0x55960b9bdae0]{init}: Allocated (fsm.c:456) 20241106085953051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005140)[0x55960b9bdae0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106085953051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005140 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106085953052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085953052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085953052 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005140 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1117) 20241106085953052 DCN DEBUG map_sccp[0x55960b9ce780]{init}: Allocated (fsm.c:456) 20241106085953052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55960b9ce780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106085953052 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3005140 <-> SCCP-54 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106085953052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005140 SCCP-54 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106085953052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005140)[0x55960b9bdae0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106085953052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106085953052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106085953052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005140)[0x55960b9bdae0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106085953052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55960b9ce780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106085953052 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106085953052 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{IDLE}: Allocated (fsm.c:456) 20241106085953052 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106085953052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000290056400500f1100926) (sccp_scrc.c:401) 20241106085953052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085953052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085953052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085953052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085953052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085953052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085953052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085953052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085953052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085953052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085953052 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085953052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085953052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085953052 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106085953052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55960b9ce780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106085953052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005140)[0x55960b9bdae0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106085953053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085953053 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085953053 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085953053 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085953053 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085953053 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085953053 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085953053 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(647)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc2-SCCP(647)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(648)@dbd1549f7850: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(656) HNBGW_Test.msc2-RAN(648)@dbd1549f7850: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(656)10182121 HNBGW_Test.msc2-SCCP(647)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(647)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(656)@dbd1549f7850: setverdict(pass): none -> pass 20241106085953074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085953074 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106085953074 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106085953074 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106085953074 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085953074 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085953074 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085953074 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085953074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085953075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085953075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085953075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106085953075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085953075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00710987) (sccp_scrc.c:472) 20241106085953075 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1823) 20241106085953075 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106085953075 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106085953075 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085953075 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106085953075 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106085953075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55960b9ce780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106085953075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55960b9ce780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106085953076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(656)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106085953078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085953082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085953084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085953086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085953088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085953089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085953090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085953091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085953092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085953093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085953094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085953094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085953095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085953096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085953097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085953097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085953098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085953099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085953100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085953101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106085953103 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41099<->l=127.0.0.1:4262) (control_if.c:193) 20241106085953103 DLINP DEBUG SRVCONN(,r=127.0.0.1:34881<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085953103 DLINP DEBUG SRVCONN(,r=127.0.0.1:34881<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085953103 DLINP NOTICE SRV(,r=127.0.0.1:34881<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085953103 DMAIN NOTICE (127.0.0.1:34881 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34881<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085953103 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106085953103 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085953103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085953103 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-RAN(645)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(640)@dbd1549f7850: Final verdict of PTC: none 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106085953104 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085953104 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106085953104 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085953104 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085953104 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(642)@dbd1549f7850: Final verdict of PTC: none 20241106085953104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106085953104 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085953104 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106085953104 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241106085953104 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106085953104 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106085953104 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085953104 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-M3UA(649)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(647)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(650)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(643)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(646)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-RAN(648)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(644)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(635)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(639)@dbd1549f7850: Final verdict of PTC: none 20241106085953104 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085953104 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085953104 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085953104 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085953104 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085953104 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085953104 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085953104 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085953104 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106085953104 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106085953104 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(638)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(641)@dbd1549f7850: Final verdict of PTC: none20241106085953104 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106085953104 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106085953104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_no_allow_attach_valid_nri-Iuh0(637)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(652)@dbd1549f7850: Final verdict of PTC: none 20241106085953105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085953105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085953105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085953105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085953105 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085953105 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085953105 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085953105 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085953104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085953104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085953104 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106085953104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085953104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085953104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085953104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085953104 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085953104 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085953104 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085953104 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55960b9c06d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085953104 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085953104 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085953104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfd3d), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085953104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085953104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085953104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085953104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085953104 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55960b9c06d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2677077)[0x55960b9be170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085953104 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2677077)[0x55960b9be170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085953104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2677077)[0x55960b9be170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2677077)[0x55960b9be170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2677077)[0x55960b9be170]{disrupted}: Freeing instance (context_map.c:202) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2677077)[0x55960b9be170]{disrupted}: Deallocated (fsm.c:568) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55960b9c06d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55960b9c06d0]{disconnected}: Freeing instance (context_map.c:206) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55960b9c06d0]{disconnected}: Deallocated (fsm.c:568) 20241106085953104 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2677077 SCCP-53 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241106085953104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085953104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085953104 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106085953104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085953104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085953104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085953104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085953104 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085953104 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085953104 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085953104 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55960b9bfa10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085953104 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085953104 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085953104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017a98d), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085953104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085953104 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085953104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085953104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085953104 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55960b9bfa10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8591231)[0x55960b9bc6d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085953104 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8591231)[0x55960b9bc6d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085953104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8591231)[0x55960b9bc6d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8591231)[0x55960b9bc6d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8591231)[0x55960b9bc6d0]{disrupted}: Freeing instance (context_map.c:202) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8591231)[0x55960b9bc6d0]{disrupted}: Deallocated (fsm.c:568) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55960b9bfa10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55960b9bfa10]{disconnected}: Freeing instance (context_map.c:206) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55960b9bfa10]{disconnected}: Deallocated (fsm.c:568) 20241106085953104 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8591231 SCCP-52 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241106085953104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085953104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106085953104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085953104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085953104 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106085953104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085953104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085953104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085953104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085953104 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085953104 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085953104 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085953104 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55960b9ce780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106085953104 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106085953104 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106085953104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00710987), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106085953104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085953104 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085953104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085953104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085953104 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55960b9ce780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005140)[0x55960b9bdae0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106085953104 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005140)[0x55960b9bdae0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106085953104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005140)[0x55960b9bdae0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005140)[0x55960b9bdae0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005140)[0x55960b9bdae0]{disrupted}: Freeing instance (context_map.c:202) 20241106085953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3005140)[0x55960b9bdae0]{disrupted}: Deallocated (fsm.c:568) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55960b9ce780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55960b9ce780]{disconnected}: Freeing instance (context_map.c:206) 20241106085953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55960b9ce780]{disconnected}: Deallocated (fsm.c:568) 20241106085953104 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005140 SCCP-54 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241106085953105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106085953105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085953105 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106085953105 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106085953105 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106085953105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085953105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106085953105 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106085953105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085953105 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085953105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085953105 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085953105 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106085953105 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106085953105 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106085953105 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106085953105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085953105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085953105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085953105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085953105 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085953105 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085953105 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085953105 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(653)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(651)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(634)@dbd1549f7850: Final verdict of PTC: none 20241106085953124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57100<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(636)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(634): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(635): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(636): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(637): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(638): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(639): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(640): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(641): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(642): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(643): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(644): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(645): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(646): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-SCCP(647): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-RAN(648): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-M3UA(649): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(650): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(651): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(652): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(653): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(654): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(655): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(656): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Wed Nov 6 08:59:53 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20241106085953259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085953679 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085953679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047c50b), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085953679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085953679 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085953679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085953679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085953679 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085953679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0fad5), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085953679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085953679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085953679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085953679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085953680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085953680 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085953680 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085953680 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085953680 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085953680 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085953680 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106085953680 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085953680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085953680 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085953680 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085953680 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085953680 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085953680 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085953680 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085953680 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085953681 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106085953681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfca15), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085953681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085953681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085953681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085953681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085953681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085953681 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085953681 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085953681 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085953681 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085953681 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085953681 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085953681 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106085953861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53730<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=370304) 20241106085954345 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085954345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ec68b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085954345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085954345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085954345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085954345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085954346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085954346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085954346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085954346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085954346 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085954346 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085954346 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085954346 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=370304, count=379828) 20241106085955105 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085955105 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085955105 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106085955105 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085955105 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106085955105 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106085955105 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085955105 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106085955105 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106085955105 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106085955105 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106085955105 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106085955129 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085955129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ddbe3), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085955129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085955129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085955129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085955129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085955130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085955130 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085955130 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085955130 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085955130 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085955130 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085955130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085955742 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085955742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048dbe3), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085955742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085955742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085955742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085955742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085955742 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106085955742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed402), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106085955742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085955742 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085955742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085955742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085955742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085955742 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085955742 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085955742 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085955742 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085955742 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085955742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085955742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085955742 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085955742 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085955743 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085955743 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085955743 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085955743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Wed Nov 6 08:59:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241106085956952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085956961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106085956966 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40801<->l=127.0.0.1:4262) (control_if.c:570) 20241106085957045 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106085957045 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(660)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085957052 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085957052 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085957053 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085957053 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(662)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106085957053 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45600 (stream_srv.c:129) 20241106085957053 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45600<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106085957053 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085957053 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085957053 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085957053 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085957053 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085957053 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085957053 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085957053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085957053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085957053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085957053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085957053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085957054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085957054 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085957054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957054 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085957054 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085957054 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085957054 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085957054 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085957054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106085957055 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085957055 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106085957055 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085957055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085957055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085957055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085957055 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085957055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106085957055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085957055 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085957055 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085957055 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106085957055 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085957055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085957055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085957055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085957055 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085957055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106085957055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085957055 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085957055 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085957055 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085957055 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085957055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085957055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085957055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085957055 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085957055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085957055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085957055 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085957055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957055 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085957055 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085957055 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106085957055 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106085957055 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106085957055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957055 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085957055 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085957055 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106085957055 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106085957055 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106085957055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106085957055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957055 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085957055 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085957055 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085957055 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085957055 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085957055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(666)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(666)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(666)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(664)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(669)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(669)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(669)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(667)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085957080 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085957080 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085957080 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085957080 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085957080 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085957080 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085957080 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106085957080 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085957082 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085957082 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106085957082 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085957082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085957082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085957082 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085957082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106085957082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085957082 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085957082 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085957082 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106085957082 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085957082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085957082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085957082 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085957082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106085957082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085957082 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085957082 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085957082 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085957082 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085957082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085957082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085957082 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085957082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085957082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085957082 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085957082 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085957082 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085957082 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085957082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085957082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085957082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085957082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085957082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085957082 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085957082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957082 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085957082 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085957082 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106085957082 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106085957082 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106085957082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957082 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085957082 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085957082 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106085957082 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106085957082 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106085957082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106085957082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957082 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085957082 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085957082 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085957082 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085957082 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085957082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106085957082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957082 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085957082 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085957082 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085957082 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085957082 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085957082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(672)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(672)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(672)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(670)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(675)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(675)@dbd1549f7850: M3UA emulation initiated, the test can be started MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(675)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(673)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106085957115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085957116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085957116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085957116 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085957116 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106085957116 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085957116 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085957116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085957116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106085957120 DLINP DEBUG SRVCONN(,r=127.0.0.1:45600<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106085957120 DLINP DEBUG SRVCONN(,r=127.0.0.1:45600<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106085957120 DLINP DEBUG SRVCONN(,r=127.0.0.1:45600<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106085957120 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106085957120 DHNBAP DEBUG (127.0.0.1:45600 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106085957120 DHNBAP NOTICE (127.0.0.1:45600 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106085957120 DHNBAP NOTICE (127.0.0.1:45600 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106085957120 DLINP DEBUG SRVCONN(,r=127.0.0.1:45600<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106085957120 DLINP DEBUG SRVCONN(,r=127.0.0.1:45600<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106085957267 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085957267 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106085957267 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085957267 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(666)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106085957276 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957276 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106085957276 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085957276 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085957276 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085957276 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085957276 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085957278 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085957278 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106085957278 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085957278 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106085957279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957279 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085957279 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085957279 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085957279 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085957279 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085957279 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085957279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085957279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085957279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106085957279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085957279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085957279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085957279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085957279 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085957279 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085957280 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(669)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106085957281 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085957281 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106085957281 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085957281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085957281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085957281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085957281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085957281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085957281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085957281 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085957281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957281 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085957281 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085957281 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085957281 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085957281 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085957281 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085957281 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085957284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957284 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106085957284 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085957284 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085957284 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085957284 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085957284 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085957287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957287 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085957287 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085957287 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085957287 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085957287 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085957287 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085957287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085957287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085957287 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106085957287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085957287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085957287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085957287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085957287 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085957287 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085957287 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085957288 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085957288 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106085957288 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085957288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085957288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106085957288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085957288 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085957288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085957288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085957288 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085957289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957289 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085957289 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085957289 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085957289 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085957289 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085957289 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085957289 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085957294 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085957294 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106085957294 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085957294 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(672)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106085957299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957299 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106085957299 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085957299 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085957299 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085957299 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106085957299 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085957302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957302 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085957302 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085957302 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085957302 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085957302 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085957302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085957302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085957302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085957302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106085957302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085957302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085957302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085957302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085957302 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085957302 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085957302 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085957303 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085957303 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106085957303 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085957303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085957303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085957303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085957303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085957303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085957303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085957303 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085957304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957304 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085957304 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085957304 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085957304 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085957304 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085957304 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085957304 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085957306 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106085957306 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106085957306 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106085957306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(675)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106085957311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957311 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106085957311 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106085957311 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106085957311 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106085957311 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106085957311 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106085957313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957313 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106085957313 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106085957313 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106085957313 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106085957313 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106085957313 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106085957313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085957313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106085957313 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106085957313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106085957313 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106085957313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085957313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106085957313 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106085957313 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106085957313 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106085957314 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106085957314 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106085957314 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106085957314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085957314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106085957314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085957314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085957314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085957314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085957314 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085957314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085957314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085957314 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106085957314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085957314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085957314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085957314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085957314 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085957314 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085957314 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085957314 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(665)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085958082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085958082 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085958082 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085958082 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085958082 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085958082 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085958082 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085958082 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085958083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085958083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085958083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085958083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085958083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085958083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085958083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085958083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085958083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085958083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085958083 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085958083 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085958083 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106085958083 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085958083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085958083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085958083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085958084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085958084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106085958084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085958084 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085958084 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106085958084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085958084 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085958084 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085958084 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106085958084 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106085958084 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106085958084 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106085958084 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085958084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085958084 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106085958084 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106085958084 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106085958084 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085958084 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085958084 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085958084 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085958084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085958084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085958084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085958084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106085958084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085958084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085958084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106085958084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085958084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958084 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085958084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085958084 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085958084 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085958084 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(668)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085958086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085958086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085958086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085958086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085958086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085958086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085958086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085958086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106085958086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085958086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085958086 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085958086 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085958086 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106085958086 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085958086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085958086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106085958086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085958086 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085958086 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085958086 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085958086 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085958086 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085958086 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085958086 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085958086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085958086 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085958086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106085958086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085958086 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085958086 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106085958086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085958086 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085958086 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085958086 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106085958086 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106085958086 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106085958086 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106085958086 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085958087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085958087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085958087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085958087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085958087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085958087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085958087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106085958087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106085958087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085958087 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106085958087 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106085958087 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106085958087 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085958087 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085958087 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085958087 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085958087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085958087 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085958087 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085958087 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(671)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085958101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085958101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085958101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085958101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085958101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085958101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085958101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085958101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085958101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085958101 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085958101 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085958101 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085958101 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085958101 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085958101 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085958101 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085958101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958101 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085958101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085958101 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085958101 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085958101 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106085958101 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085958101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085958101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085958101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085958101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085958101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106085958101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085958101 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085958101 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106085958101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085958101 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085958101 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085958101 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106085958101 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106085958101 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106085958101 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106085958101 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085958103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085958103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085958103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085958103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106085958103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085958103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085958103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106085958103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085958103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085958103 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106085958103 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106085958103 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106085958103 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085958103 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085958103 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085958103 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085958103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085958103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085958103 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085958103 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085958103 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(674)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106085958111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085958111 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085958111 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085958111 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085958111 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085958111 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085958111 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085958111 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085958111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085958111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085958111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085958111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085958111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085958111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085958111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085958111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106085958111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085958111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085958111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106085958111 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106085958111 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106085958111 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106085958111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106085958111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106085958111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106085958111 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106085958111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106085958111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106085958111 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106085958112 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106085958112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085958112 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106085958112 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106085958112 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106085958112 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106085958112 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106085958112 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106085958112 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085958114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106085958114 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106085958114 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106085958114 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106085958114 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106085958114 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106085958114 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106085958114 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106085958114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106085958114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106085958114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106085958114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106085958114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106085958114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106085958114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106085958114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106085958114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106085958114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106085958114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106085958114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106085958114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106085958114 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106085958114 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106085958114 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106085959131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106085959133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106085959134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106085959139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085959143 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106085959147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106085959151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106085959155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106085959159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085959164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106085959167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106085959171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106085959175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106085959179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085959182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106085959185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106085959188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106085959190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106085959192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106085959194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001010111'B, t_guard := 20.000000 } 20241106085959233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53754<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(665)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(665)@dbd1549f7850: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(661)@dbd1549f7850: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677)1739502 20241106090000294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090000294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090000294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106090000294 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090000294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a8aee, normal) (hnbgw_rua.c:407) 20241106090000294 DHNB DEBUG map_rua[0x55960b9bdae0]{init}: Allocated (fsm.c:456) 20241106090000294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739502)[0x55960b9bdae0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090000294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739502 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106090000294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090000294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090000294 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739502 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106090000294 DCN DEBUG map_sccp[0x55960b9ce780]{init}: Allocated (fsm.c:456) 20241106090000295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55960b9ce780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090000295 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1739502 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106090000295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739502 SCCP-55 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106090000295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739502)[0x55960b9bdae0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090000295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090000295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090000295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739502)[0x55960b9bdae0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090000295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55960b9ce780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090000295 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090000295 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{IDLE}: Allocated (fsm.c:456) 20241106090000295 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090000295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000570056400500f1100926) (sccp_scrc.c:401) 20241106090000295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090000295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090000295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090000295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090000295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090000295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090000295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090000295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090000295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090000295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090000295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090000295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090000295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090000295 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090000295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55960b9ce780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090000296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739502)[0x55960b9bdae0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090000296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090000296 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090000296 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090000296 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090000296 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090000296 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090000296 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090000296 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(664)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(664)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(665)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677) HNBGW_Test.msc0-RAN(665)@dbd1549f7850: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677)3368869 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(664)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(664)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106090000329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090000329 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090000329 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090000329 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090000329 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090000329 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090000329 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090000329 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090000329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090000329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090000329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090000329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090000329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090000330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=0098c0d2) (sccp_scrc.c:472) 20241106090000330 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1823) 20241106090000330 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090000330 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090000330 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090000330 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090000330 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090000330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55960b9ce780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090000330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55960b9ce780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090000331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53754<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090000332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106090000335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106090000337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090000339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090000341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090000345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106090000347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106090000350 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090000352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090000353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090000354 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106090000355 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106090000356 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090000357 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090000357 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090000358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106090000359 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106090000360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090000361 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090000362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100101011'B, t_guard := 20.000000 } 20241106090000374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53770<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(668)@dbd1549f7850: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(668)@dbd1549f7850: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(661)@dbd1549f7850: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678)1778579 20241106090001398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090001399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090001399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106090001399 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090001399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b2393, normal) (hnbgw_rua.c:407) 20241106090001399 DHNB DEBUG map_rua[0x55960b9bfa10]{init}: Allocated (fsm.c:456) 20241106090001399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1778579)[0x55960b9bfa10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090001399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1778579 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106090001399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090001399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090001399 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106090001399 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1778579 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106090001399 DCN DEBUG map_sccp[0x55960b9be170]{init}: Allocated (fsm.c:456) 20241106090001399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55960b9be170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090001399 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1778579 <-> SCCP-56 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106090001399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1778579 SCCP-56 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106090001399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1778579)[0x55960b9bfa10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090001399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090001399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090001399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1778579)[0x55960b9bfa10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090001399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55960b9be170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090001399 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090001399 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{IDLE}: Allocated (fsm.c:456) 20241106090001399 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090001399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300032b0056400500f1100926) (sccp_scrc.c:401) 20241106090001399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090001400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090001400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090001400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090001400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090001400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090001400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090001400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090001400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090001400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090001400 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090001400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090001400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090001400 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090001400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55960b9be170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090001400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1778579)[0x55960b9bfa10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090001400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090001400 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090001400 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090001400 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090001400 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090001401 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090001401 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090001401 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(667)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc1-SCCP(667)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(668)@dbd1549f7850: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678) HNBGW_Test.msc1-RAN(668)@dbd1549f7850: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678)715992 HNBGW_Test.msc1-SCCP(667)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(667)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106090001418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090001418 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090001418 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090001418 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090001418 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090001418 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090001418 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090001418 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090001418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090001418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090001418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090001418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090001419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678)@dbd1549f7850: setverdict(pass): none -> pass 20241106090001419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00afbd23) (sccp_scrc.c:472) 20241106090001419 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1823) 20241106090001419 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090001419 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090001419 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090001419 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090001419 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090001419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55960b9be170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090001419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55960b9be170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090001421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090001424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106090001427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106090001428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090001429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090001430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090001430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106090001431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106090001432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090001432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090001433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090001434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106090001435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106090001435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090001436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090001437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090001437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106090001438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106090001439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090001439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090001440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: "disconnecting msc0" 20241106090001440 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(665)@dbd1549f7850: Final verdict of PTC: none 20241106090001441 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090001441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090001441 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090001441 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106090001441 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090001441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090001441 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090001441 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090001441 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090001441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090001441 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106090001441 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090001441 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090001441 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090001441 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090001441 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090001441 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090001441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090001441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090001441 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106090001441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090001441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090001441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090001441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090001441 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090001441 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090001441 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090001441 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090001441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55960b9ce780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090001441 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090001441 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090001441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098c0d2), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090001441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090001441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090001441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090001441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090001441 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090001441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55960b9ce780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090001441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739502)[0x55960b9bdae0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090001441 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739502)[0x55960b9bdae0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090001441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106090001441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739502)[0x55960b9bdae0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090001441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739502)[0x55960b9bdae0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090001441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739502)[0x55960b9bdae0]{disrupted}: Freeing instance (context_map.c:202) 20241106090001441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739502)[0x55960b9bdae0]{disrupted}: Deallocated (fsm.c:568) 20241106090001441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55960b9ce780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090001441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55960b9ce780]{disconnected}: Freeing instance (context_map.c:206) 20241106090001441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55960b9ce780]{disconnected}: Deallocated (fsm.c:568) 20241106090001441 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739502 SCCP-55 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106090001441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090001441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106090001441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090001441 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090001441 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090001441 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090001441 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090001441 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090001441 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090001441 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(666)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(664)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000100110'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(661)@dbd1549f7850: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677)1739502 20241106090001456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53778<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(668)@dbd1549f7850: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(668)@dbd1549f7850: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(661)@dbd1549f7850: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679)7077993 20241106090002481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090002481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090002481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106090002481 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090002481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6c0069, normal) (hnbgw_rua.c:407) 20241106090002481 DHNB DEBUG map_rua[0x55960b9bdae0]{init}: Allocated (fsm.c:456) 20241106090002481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7077993)[0x55960b9bdae0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090002481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7077993 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106090002481 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090002481 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090002481 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7077993 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106090002481 DCN DEBUG map_sccp[0x55960b9ce780]{init}: Allocated (fsm.c:456) 20241106090002481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55960b9ce780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090002481 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7077993 <-> SCCP-57 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106090002481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7077993 SCCP-57 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106090002481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7077993)[0x55960b9bdae0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090002481 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090002481 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090002481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7077993)[0x55960b9bdae0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090002481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55960b9ce780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090002481 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090002481 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{IDLE}: Allocated (fsm.c:456) 20241106090002481 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090002481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002260056400500f1100926) (sccp_scrc.c:401) 20241106090002481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090002481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090002481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090002481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090002481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090002481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090002481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090002481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090002481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090002481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090002481 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090002481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090002481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090002481 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090002481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55960b9ce780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090002481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7077993)[0x55960b9bdae0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090002482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090002482 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090002482 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090002482 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090002482 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090002482 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090002482 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090002482 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(667)@dbd1549f7850: First idle individual index:1 HNBGW_Test.msc1-SCCP(667)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(668)@dbd1549f7850: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679) HNBGW_Test.msc1-RAN(668)@dbd1549f7850: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679)7123732 HNBGW_Test.msc1-SCCP(667)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(667)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106090002485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090002485 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090002485 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090002485 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090002485 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090002485 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090002485 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090002485 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090002485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090002485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090002485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090002485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090002485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090002485 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=00bfcbe6) (sccp_scrc.c:472) 20241106090002485 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1823) 20241106090002485 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090002485 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090002485 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090002485 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090002485 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090002485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55960b9ce780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090002485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55960b9ce780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679)@dbd1549f7850: setverdict(pass): none -> pass 20241106090002487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53778<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090002488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106090002491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106090002493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090002495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090002497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090002499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106090002500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106090002501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090002502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090002503 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090002504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106090002505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106090002505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090002506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090002507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090002507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106090002508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106090002509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090002509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090002510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106090002513 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40801<->l=127.0.0.1:4262) (control_if.c:193) 20241106090002513 DLINP DEBUG SRVCONN(,r=127.0.0.1:45600<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090002513 DLINP DEBUG SRVCONN(,r=127.0.0.1:45600<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090002513 DLINP NOTICE SRV(,r=127.0.0.1:45600<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090002513 DMAIN NOTICE (127.0.0.1:45600 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45600<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn1-RAN(674)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(671)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(670)@dbd1549f7850: Final verdict of PTC: none 20241106090002513 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(661)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(673)@dbd1549f7850: Final verdict of PTC: none 20241106090002513 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106090002513 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090002513 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090002513 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090002513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090002513 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090002513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090002513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090002513 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(663)@dbd1549f7850: Final verdict of PTC: none 20241106090002513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090002513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090002513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090002513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090002513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090002513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090002513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090002513 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090002513 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090002513 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090002513 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090002513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090002513 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090002513 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090002513 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090002513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090002513 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090002513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090002513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090002513 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090002513 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106090002513 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090002513 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106090002513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090002513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106090002513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090002513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090002513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090002513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090002513 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090002513 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090002513 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090002513 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090002513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55960b9be170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090002513 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090002513 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090002513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afbd23), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090002513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) HNBGW_Test.sgsn0-M3UA(672)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(669)@dbd1549f7850: Final verdict of PTC: none 20241106090002513 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090002513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090002513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090002513 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090002513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55960b9be170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090002514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1778579)[0x55960b9bfa10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090002514 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1778579)[0x55960b9bfa10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090002514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106090002514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1778579)[0x55960b9bfa10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090002514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1778579)[0x55960b9bfa10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090002514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1778579)[0x55960b9bfa10]{disrupted}: Freeing instance (context_map.c:202) 20241106090002514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1778579)[0x55960b9bfa10]{disrupted}: Deallocated (fsm.c:568) 20241106090002514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55960b9be170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.msc1-SCCP(667)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(675)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(658)@dbd1549f7850: Final verdict of PTC: none 20241106090002514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55960b9be170]{disconnected}: Freeing instance (context_map.c:206) 20241106090002514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55960b9be170]{disconnected}: Deallocated (fsm.c:568) 20241106090002514 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1778579 SCCP-56 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106090002514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55960b9ce780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090002514 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090002514 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090002514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfcbe6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090002514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090002514 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(660)@dbd1549f7850: Final verdict of PTC: none 20241106090002514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090002514 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090002514 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090002514 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090002514 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090002514 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090002514 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090002514 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(657)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(668)@dbd1549f7850: Final verdict of PTC: none 20241106090002514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090002514 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090002514 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090002514 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090002514 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090002514 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090002514 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090002514 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(676)@dbd1549f7850: Final verdict of PTC: none 20241106090002514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090002514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090002514 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090002514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55960b9ce780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090002514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7077993)[0x55960b9bdae0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090002514 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7077993)[0x55960b9bdae0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090002514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106090002514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7077993)[0x55960b9bdae0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090002514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7077993)[0x55960b9bdae0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090002514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7077993)[0x55960b9bdae0]{disrupted}: Freeing instance (context_map.c:202) 20241106090002514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7077993)[0x55960b9bdae0]{disrupted}: Deallocated (fsm.c:568) 20241106090002514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55960b9ce780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090002514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55960b9ce780]{disconnected}: Freeing instance (context_map.c:206) 20241106090002514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55960b9ce780]{disconnected}: Deallocated (fsm.c:568) 20241106090002514 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7077993 SCCP-57 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106090002514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106090002514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090002514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106090002514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106090002514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090002514 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090002514 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090002514 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(662)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090002531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(659)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(658): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(659): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(660): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(661): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(662): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(663): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(664): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(665): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(666): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(667): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(668): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(669): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(670): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(671): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(672): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(673): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(674): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(675): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(676): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(677): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(678): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(679): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Wed Nov 6 09:00:02 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20241106090002570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090003104 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090003104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017a98d), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090003104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090003104 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090003104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090003105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090003105 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090003105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfd3d), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090003105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090003105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090003105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090003105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090003105 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090003105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00710987), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090003105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090003105 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090003105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090003105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090003105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090003105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090003105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090003105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090003105 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090003105 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090003105 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090003105 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090003105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090003105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090003105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090003105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090003105 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090003105 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090003105 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090003105 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090003105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090003105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090003105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090003105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090003105 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090003105 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090003105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090003173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60644<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=349008) 20241106090003443 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090003443 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090003443 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106090003681 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090003681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfca15), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090003681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090003681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090003681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090003681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090003681 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090003681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0fad5), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090003681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090003681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090003681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090003681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090003681 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090003681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047c50b), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090003681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090003681 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090003681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090003681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090003682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090003682 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090003682 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090003682 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090003682 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090003682 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090003682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090003682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090003682 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090003682 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090003682 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090003682 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090003682 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090003682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090003682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090003682 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090003682 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090003682 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090003682 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090003682 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090003682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=349008, count=360720) 20241106090004347 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090004347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ec68b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090004347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090004347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090004347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090004347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090004347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090004347 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090004347 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090004347 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090004347 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090004347 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090004347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090004513 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090004514 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106090004514 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106090004514 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090004514 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090004514 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106090005131 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090005131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ddbe3), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090005131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090005131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090005131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090005131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090005131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090005131 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090005131 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090005131 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090005131 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090005131 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090005131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Wed Nov 6 09:00:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106090005744 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090005744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed402), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090005744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090005744 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090005744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090005744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090005744 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090005744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048dbe3), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090005744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090005744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090005744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090005744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090005744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090005744 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090005744 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090005744 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090005744 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090005744 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090005744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090005745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090005745 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090005745 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090005745 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090005745 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090005745 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090005745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241106090006257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090006264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090006267 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46335<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(683)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090006357 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106090006357 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090006365 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090006365 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090006365 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090006365 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090006366 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090006366 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090006366 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090006366 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(685)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090006366 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56138 (stream_srv.c:129) 20241106090006366 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56138<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090006367 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090006367 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106090006367 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090006367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090006367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090006367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090006367 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090006367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106090006367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090006367 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090006367 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090006367 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090006367 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090006367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090006367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090006367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090006367 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090006367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090006367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090006367 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090006367 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090006367 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090006367 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090006367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090006367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090006367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090006367 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090006367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090006367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090006367 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090006367 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090006367 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090006367 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090006367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090006367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090006367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090006367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090006367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090006367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090006367 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090006367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006367 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090006367 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090006367 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106090006367 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106090006367 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106090006367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006367 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090006367 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090006367 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090006367 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090006367 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090006367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090006367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006367 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090006367 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090006367 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090006367 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090006367 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090006367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090006367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006367 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090006367 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090006367 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090006367 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090006367 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090006367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(689)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(689)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(689)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(687)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090006380 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090006380 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090006380 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090006380 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090006380 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090006380 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090006380 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090006380 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090006380 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090006381 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090006381 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106090006381 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090006381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090006381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090006381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090006381 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090006381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106090006381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090006381 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090006381 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090006381 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090006381 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090006381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090006381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090006381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090006381 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090006381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090006381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090006381 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090006381 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090006381 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090006381 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090006381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090006381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090006381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090006381 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090006381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090006381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090006381 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090006381 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090006381 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090006381 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090006381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090006381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090006381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090006381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090006381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090006381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090006381 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090006381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006381 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090006381 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090006381 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106090006381 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106090006381 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106090006381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006381 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090006381 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090006381 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090006381 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090006381 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090006381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090006381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006381 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090006381 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090006381 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090006381 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090006381 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090006381 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090006381 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090006381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006381 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090006381 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090006381 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090006381 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090006381 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090006381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106090006382 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(692)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(692)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(692)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(690)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090006403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090006403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090006403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090006403 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090006403 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090006403 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090006403 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090006403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090006403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106090006408 DLINP DEBUG SRVCONN(,r=127.0.0.1:56138<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090006408 DLINP DEBUG SRVCONN(,r=127.0.0.1:56138<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090006408 DLINP DEBUG SRVCONN(,r=127.0.0.1:56138<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090006408 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090006408 DHNBAP DEBUG (127.0.0.1:56138 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106090006408 DHNBAP NOTICE (127.0.0.1:56138 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090006408 DHNBAP NOTICE (127.0.0.1:56138 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090006408 DLINP DEBUG SRVCONN(,r=127.0.0.1:56138<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090006408 DLINP DEBUG SRVCONN(,r=127.0.0.1:56138<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090006578 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090006579 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106090006579 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090006579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(689)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106090006585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006585 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106090006585 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090006585 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090006585 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090006585 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090006585 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090006588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006588 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090006588 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090006588 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090006588 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090006588 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090006588 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090006589 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090006589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090006589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090006589 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106090006589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090006589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090006589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090006589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090006589 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090006589 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090006589 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090006590 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090006590 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090006590 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090006590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090006590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090006590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090006590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090006591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090006591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090006591 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090006591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006591 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090006591 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090006591 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090006591 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090006591 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090006591 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090006591 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090006593 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090006593 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106090006593 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090006593 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(692)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106090006600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006600 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106090006600 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090006600 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090006600 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090006600 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090006600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090006602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006602 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090006602 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090006602 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090006602 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090006602 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090006602 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090006602 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090006602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090006602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090006602 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106090006602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090006602 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090006602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090006603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090006603 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090006603 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090006603 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090006604 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090006604 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090006604 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090006604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090006604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090006604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090006604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090006604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090006604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090006604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090006604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090006604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090006604 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090006604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090006604 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090006604 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090006604 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090006604 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090006604 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090006604 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090006604 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(688)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090007394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090007394 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090007394 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090007394 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090007394 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090007394 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090007394 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090007394 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090007394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090007394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090007394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090007394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090007394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090007394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090007394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090007394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090007394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007395 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090007395 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090007395 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090007395 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090007395 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106090007395 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090007395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090007395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090007395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090007395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090007395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090007395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090007395 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090007395 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106090007395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090007395 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090007395 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090007395 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090007395 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090007395 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090007395 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090007395 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090007395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090007395 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090007395 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090007395 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090007395 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090007395 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090007395 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090007395 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090007396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090007396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090007396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090007396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090007396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090007396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090007396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090007396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090007396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090007396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090007396 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090007396 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090007396 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(691)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090007401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090007401 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090007401 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090007401 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090007401 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090007401 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090007401 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090007401 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090007401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090007401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090007401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090007401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090007401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090007401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090007401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090007401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090007401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090007401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090007401 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090007401 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090007401 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106090007401 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090007401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090007401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090007401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090007401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090007401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090007401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090007401 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090007401 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106090007401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090007401 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090007401 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090007401 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090007401 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090007401 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090007401 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090007401 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090007401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090007401 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090007401 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090007401 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090007401 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090007401 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090007401 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090007401 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090007401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090007401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090007401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090007401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090007401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090007401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090007401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090007401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090007401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090007401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090007401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090007401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090007401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090007401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090007401 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090007401 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090008414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106090008419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106090008422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090008424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090008426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106090008428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106090008430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106090008431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090008432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090008434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106090008435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106090008436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106090008437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090008438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090008439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106090008440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106090008441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106090008442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090008443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090008443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111110'B, t_guard := 20.000000 } 20241106090008453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(688)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(688)@dbd1549f7850: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(684)@dbd1549f7850: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694)7164706 20241106090009488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090009488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090009488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106090009488 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090009488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d5322, normal) (hnbgw_rua.c:407) 20241106090009489 DHNB DEBUG map_rua[0x55960b9bfa10]{init}: Allocated (fsm.c:456) 20241106090009489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7164706)[0x55960b9bfa10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090009489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7164706 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106090009489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090009489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090009489 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7164706 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106090009489 DCN DEBUG map_sccp[0x55960b9be170]{init}: Allocated (fsm.c:456) 20241106090009489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55960b9be170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090009489 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7164706 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106090009489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7164706 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106090009489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7164706)[0x55960b9bfa10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090009489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090009489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090009489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7164706)[0x55960b9bfa10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090009489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55960b9be170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090009489 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090009489 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{IDLE}: Allocated (fsm.c:456) 20241106090009489 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090009489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300013e0056400500f1100926) (sccp_scrc.c:401) 20241106090009489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090009489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090009489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090009489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090009489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090009489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090009489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090009489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090009489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090009489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090009489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090009489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090009489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090009489 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090009489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55960b9be170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090009489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7164706)[0x55960b9bfa10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090009489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090009489 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090009489 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090009489 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090009489 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090009489 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090009489 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090009489 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(687)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(687)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(688)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694) HNBGW_Test.msc0-RAN(688)@dbd1549f7850: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694)965749 HNBGW_Test.msc0-SCCP(687)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(687)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694)@dbd1549f7850: setverdict(pass): none -> pass 20241106090009503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090009503 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090009503 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090009503 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090009503 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090009503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090009503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090009503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090009503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090009503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090009503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=00b550e9) (sccp_scrc.c:472) 20241106090009503 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1823) 20241106090009503 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090009503 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090009503 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090009503 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090009503 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090009503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55960b9be170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090009503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55960b9be170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090009503 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090009503 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090009503 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090009506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090009509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106090009513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106090009515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090009516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090009518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090009519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106090009520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106090009521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090009522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090009523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090009524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106090009525 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106090009526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090009527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090009528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090009529 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106090009530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106090009531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090009532 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090009532 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010111110'B, t_guard := 20.000000 } 20241106090009543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60674<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(688)@dbd1549f7850: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(688)@dbd1549f7850: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(684)@dbd1549f7850: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695)4689055 20241106090010566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090010566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090010566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106090010566 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090010566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x478c9f, normal) (hnbgw_rua.c:407) 20241106090010566 DHNB DEBUG map_rua[0x55960b9ce780]{init}: Allocated (fsm.c:456) 20241106090010566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4689055)[0x55960b9ce780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090010566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4689055 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106090010567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090010567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090010567 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106090010567 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4689055 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106090010567 DCN DEBUG map_sccp[0x55960b9b6810]{init}: Allocated (fsm.c:456) 20241106090010567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55960b9b6810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090010567 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4689055 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106090010567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4689055 SCCP-59 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106090010567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4689055)[0x55960b9ce780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090010567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090010567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090010567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4689055)[0x55960b9ce780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090010567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55960b9b6810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090010567 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090010567 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{IDLE}: Allocated (fsm.c:456) 20241106090010567 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090010567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000be0056400500f1100926) (sccp_scrc.c:401) 20241106090010567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090010567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090010567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090010567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090010567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090010567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090010567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090010567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090010567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090010567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090010567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090010567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090010567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090010567 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090010567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55960b9b6810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090010567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4689055)[0x55960b9ce780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090010568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090010568 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090010568 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090010568 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090010568 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090010568 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090010568 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090010568 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(687)@dbd1549f7850: First idle individual index:1 HNBGW_Test.msc0-SCCP(687)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(688)@dbd1549f7850: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695) HNBGW_Test.msc0-RAN(688)@dbd1549f7850: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695)12031885 HNBGW_Test.msc0-SCCP(687)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(687)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106090010574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090010574 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090010574 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090010574 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090010574 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090010574 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090010574 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090010574 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695)@dbd1549f7850: setverdict(pass): none -> pass 20241106090010574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090010574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090010575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090010575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090010575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090010575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=004446d5) (sccp_scrc.c:472) 20241106090010575 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1823) 20241106090010575 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090010575 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090010575 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090010575 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090010575 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090010575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55960b9b6810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090010575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55960b9b6810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090010577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60674<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090010579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106090010583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106090010588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090010591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090010592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090010593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106090010595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106090010597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090010597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090010598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090010599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106090010600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106090010601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090010601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090010602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090010603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106090010604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106090010604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090010605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090010606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: "connecting cnlink 1" 20241106090010607 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(698)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(698)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(698)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(696)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090010823 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090010823 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106090010823 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090010823 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(698)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106090010830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090010830 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106090010830 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090010830 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090010830 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090010830 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106090010830 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090010833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090010833 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090010833 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090010833 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090010833 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090010833 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090010833 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090010833 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090010833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090010833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090010833 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106090010833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090010833 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090010833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090010833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090010833 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090010833 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090010833 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090010835 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090010835 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090010835 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090010835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090010835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090010835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090010835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090010835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090010835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090010835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090010835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090010835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090010835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090010835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090010835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090010835 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090010835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090010835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090010835 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090010835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090010835 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090010835 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090010835 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090010835 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090010835 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090010835 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090010835 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090011443 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090011443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098c0d2), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090011443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090011443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090011443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090011443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090011443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090011443 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090011443 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090011443 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090011443 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090011443 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090011443 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090011443 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090011448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090011448 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090011448 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090011448 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090011448 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090011448 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090011448 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090011448 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090011448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090011448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090011448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090011448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090011448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090011448 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=0098c0d2) (sccp_scrc.c:472) 20241106090011448 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1823) 20241106090011448 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090011448 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090011448 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090011448 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090011448 DLSCCP DEBUG SCCP-SCOC(55)[0x55960b9bc6d0]{IDLE}: Deallocated (fsm.c:568) MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101001100'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(697)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090011635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090011635 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090011635 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090011635 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090011635 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090011636 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090011636 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090011636 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090011636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090011636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090011636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090011636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090011636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090011636 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090011636 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106090011636 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090011636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090011636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090011636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090011636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090011636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090011636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090011636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090011636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090011636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090011636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090011636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090011636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090011636 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090011636 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090011636 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090011636 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090011636 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106090011636 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090011636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090011636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090011636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090011636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090011636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090011636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090011636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090011636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090011636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090011636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090011636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090011636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090011636 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090011636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090011636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090011636 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090011636 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106090011636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090011636 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090011636 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090011636 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090011637 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090011637 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090011637 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090011637 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090011640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090011640 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090011640 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090011640 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090011640 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090011640 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090011640 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090011640 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090011640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090011640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090011640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090011640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090011640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090011640 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090011640 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106090011640 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090011640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090011640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090011640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090011640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090011640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090011640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090011640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090011640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090011640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090011641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090011641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090011641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090011641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090011641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090011641 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090011641 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090011641 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090011654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090012515 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090012515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfcbe6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090012515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090012515 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090012515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090012515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090012515 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090012515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afbd23), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090012515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090012515 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090012515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090012515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090012515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090012515 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090012515 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090012515 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090012515 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090012515 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090012515 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090012515 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090012515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090012515 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090012515 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090012515 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090012515 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090012515 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090012515 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090012515 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090012521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090012521 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090012521 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090012521 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090012521 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090012521 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090012521 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090012521 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090012521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090012521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090012521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090012521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090012521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090012521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=00bfcbe6) (sccp_scrc.c:472) 20241106090012521 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1823) 20241106090012521 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090012521 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090012521 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090012521 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090012521 DLSCCP DEBUG SCCP-SCOC(57)[0x55960b9cf560]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(697)@dbd1549f7850: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(697)@dbd1549f7850: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(684)@dbd1549f7850: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699)11339831 20241106090012682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090012682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090012682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106090012682 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090012682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xad0837, normal) (hnbgw_rua.c:407) 20241106090012682 DHNB DEBUG map_rua[0x55960b9bc6d0]{init}: Allocated (fsm.c:456) 20241106090012682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339831)[0x55960b9bc6d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090012682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11339831 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106090012682 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090012682 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090012682 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11339831 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1117) 20241106090012682 DCN DEBUG map_sccp[0x55960b9bd120]{init}: Allocated (fsm.c:456) 20241106090012682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55960b9bd120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090012682 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11339831 <-> SCCP-60 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106090012682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11339831 SCCP-60 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241106090012682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339831)[0x55960b9bc6d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090012682 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090012682 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090012682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339831)[0x55960b9bc6d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090012683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55960b9bd120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090012683 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090012683 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{IDLE}: Allocated (fsm.c:456) 20241106090012683 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090012683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300034c0056400500f1100926) (sccp_scrc.c:401) 20241106090012683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090012683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090012683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090012683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090012683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090012683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090012683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090012683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090012683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090012683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090012683 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090012683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090012683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090012683 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090012683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55960b9bd120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090012683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339831)[0x55960b9bc6d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090012683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090012683 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090012683 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090012683 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090012683 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090012683 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090012683 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090012683 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090012683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090012683 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090012683 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090012683 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090012683 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090012683 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090012683 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090012683 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090012683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090012683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090012683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090012683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090012683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090012683 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00afbd23) (sccp_scrc.c:472) 20241106090012683 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1823) 20241106090012683 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090012683 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090012683 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090012684 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090012684 DLSCCP DEBUG SCCP-SCOC(56)[0x55960b9c06d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(696)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc1-SCCP(696)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(697)@dbd1549f7850: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699) HNBGW_Test.msc1-RAN(697)@dbd1549f7850: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699)11597511 HNBGW_Test.msc1-SCCP(696)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(696)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699)@dbd1549f7850: setverdict(pass): none -> pass 20241106090012704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090012706 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106090012712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106090012716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090012719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090012722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090012723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106090012725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106090012726 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090012727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090012728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090012728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106090012729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106090012730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090012730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090012731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090012732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106090012732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106090012733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090012734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090012735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106090012737 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46335<->l=127.0.0.1:4262) (control_if.c:193) 20241106090012737 DLINP DEBUG SRVCONN(,r=127.0.0.1:56138<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090012737 DLINP DEBUG SRVCONN(,r=127.0.0.1:56138<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090012737 DLINP NOTICE SRV(,r=127.0.0.1:56138<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090012737 DMAIN NOTICE (127.0.0.1:56138 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56138<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090012737 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(686)@dbd1549f7850: Final verdict of PTC: none 20241106090012738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60664<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(684)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(690)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(691)@dbd1549f7850: Final verdict of PTC: none 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090012738 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090012738 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090012738 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090012738 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090012738 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090012738 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090012738 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090012738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090012738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090012738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090012738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090012738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090012738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=009706d7) (sccp_scrc.c:472) 20241106090012738 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1823) HNBGW_Test.msc0-RAN(688)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(697)@dbd1549f7850: Final verdict of PTC: none 20241106090012738 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090012738 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) HNBGW_Test.msc1-M3UA(698)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(692)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(685)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(681)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(696)@dbd1549f7850: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(683)@dbd1549f7850: Final verdict of PTC: none 20241106090012738 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) HNBGW_Test.msc0-SCCP(687)@dbd1549f7850: Final verdict of PTC: none 20241106090012738 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090012738 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090012738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55960b9bd120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090012738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55960b9bd120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090012738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc0-M3UA(689)@dbd1549f7850: Final verdict of PTC: none 20241106090012738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090012738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090012738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090012738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090012738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090012738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090012738 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106090012738 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106090012738 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106090012738 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090012738 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090012738 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090012738 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090012738 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090012738 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090012738 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090012738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090012738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090012738 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090012738 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090012738 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090012738 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090012738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090012738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090012738 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090012738 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106090012738 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090012738 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090012738 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090012738 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090012738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090012738 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090012738 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090012738 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW-MGCP(693)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(680)@dbd1549f7850: Final verdict of PTC: none 20241106090012738 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090012738 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090012738 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090012738 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090012738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090012738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090012738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106090012738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090012738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090012738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090012738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090012738 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090012738 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090012738 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090012738 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090012738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55960b9bd120]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090012738 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090012738 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090012738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009706d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090012738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090012738 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090012738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090012738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090012738 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090012738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55960b9bd120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090012738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339831)[0x55960b9bc6d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090012738 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339831)[0x55960b9bc6d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090012738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106090012738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339831)[0x55960b9bc6d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090012738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339831)[0x55960b9bc6d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090012738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339831)[0x55960b9bc6d0]{disrupted}: Freeing instance (context_map.c:202) 20241106090012739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11339831)[0x55960b9bc6d0]{disrupted}: Deallocated (fsm.c:568) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55960b9bd120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55960b9bd120]{disconnected}: Freeing instance (context_map.c:206) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55960b9bd120]{disconnected}: Deallocated (fsm.c:568) 20241106090012739 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11339831 SCCP-60 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106090012739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090012739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090012739 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106090012739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090012739 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090012739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090012739 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090012739 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090012739 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090012739 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090012739 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55960b9be170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090012739 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090012739 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090012739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b550e9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090012739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090012739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090012739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090012739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090012739 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55960b9be170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090012739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7164706)[0x55960b9bfa10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090012739 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7164706)[0x55960b9bfa10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090012739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106090012739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7164706)[0x55960b9bfa10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090012739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7164706)[0x55960b9bfa10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090012739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7164706)[0x55960b9bfa10]{disrupted}: Freeing instance (context_map.c:202) 20241106090012739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7164706)[0x55960b9bfa10]{disrupted}: Deallocated (fsm.c:568) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55960b9be170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55960b9be170]{disconnected}: Freeing instance (context_map.c:206) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55960b9be170]{disconnected}: Deallocated (fsm.c:568) 20241106090012739 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7164706 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55960b9b6810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090012739 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090012739 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090012739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004446d5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090012739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090012739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090012739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090012739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090012739 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55960b9b6810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090012739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4689055)[0x55960b9ce780]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090012739 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4689055)[0x55960b9ce780]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090012739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106090012739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4689055)[0x55960b9ce780]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090012739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4689055)[0x55960b9ce780]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090012739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4689055)[0x55960b9ce780]{disrupted}: Freeing instance (context_map.c:202) 20241106090012739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4689055)[0x55960b9ce780]{disrupted}: Deallocated (fsm.c:568) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55960b9b6810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55960b9b6810]{disconnected}: Freeing instance (context_map.c:206) 20241106090012739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55960b9b6810]{disconnected}: Deallocated (fsm.c:568) 20241106090012740 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4689055 SCCP-59 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106090012740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090012740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090012740 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090012740 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090012740 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090012740 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090012740 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090012740 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090012740 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090012740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090012740 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090012740 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090012740 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090012740 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090012740 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090012740 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090012740 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090012740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090012740 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090012740 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090012740 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090012740 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090012740 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090012740 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090012740 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090012740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106090012740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106090012740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090012740 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090012740 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090012740 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106090012740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60648<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(682)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(680): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(681): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(682): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(683): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(684): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(685): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(686): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(687): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(688): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(689): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(690): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(691): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(692): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(693): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(694): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(695): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(696): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(697): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(698): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(699): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Wed Nov 6 09:00:12 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20241106090012805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090013105 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090013105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00710987), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090013105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090013105 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090013105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090013105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090013105 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090013105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfd3d), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090013106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090013106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090013106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090013106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090013106 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090013106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017a98d), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090013106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090013106 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090013106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090013106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090013106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090013106 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090013106 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090013106 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090013106 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090013106 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090013106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090013106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090013106 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090013106 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090013106 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090013106 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090013106 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090013106 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090013106 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090013106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090013106 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090013106 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090013106 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090013106 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090013106 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090013106 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090013106 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090013408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40814<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=340864) 20241106090013682 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090013682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047c50b), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090013682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090013682 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090013682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090013682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090013682 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090013683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0fad5), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090013683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090013683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090013683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090013683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090013683 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090013683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfca15), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090013683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090013683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090013683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090013683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090013683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090013683 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090013683 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090013683 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090013683 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090013683 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090013683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090013683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090013683 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090013683 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090013683 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090013683 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090013683 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090013683 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090013683 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090013683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090013683 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090013683 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090013683 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090013683 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090013683 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090013683 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090013683 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090014348 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090014348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ec68b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090014348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090014348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090014348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090014348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090014348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090014348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090014348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090014348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090014348 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090014348 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090014348 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090014348 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=340864, count=352820) 20241106090014739 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090014739 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090014739 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106090014739 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090014739 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106090014739 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106090014739 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090014739 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090014739 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106090015131 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090015132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ddbe3), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090015132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090015132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090015132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090015132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090015132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090015132 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090015132 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090015132 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090015132 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090015132 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090015132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Wed Nov 6 09:00:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106090015745 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090015745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048dbe3), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090015745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090015745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090015745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090015745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090015745 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090015745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ed402), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090015745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090015745 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090015745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090015745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090015745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090015745 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090015745 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090015745 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090015746 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090015746 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090015746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090015746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090015746 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090015746 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090015746 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090015746 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090015746 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090015746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241106090016512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090016520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090016525 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35653<->l=127.0.0.1:4262) (control_if.c:570) 20241106090016652 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106090016652 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(703)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090016660 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090016660 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090016660 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090016660 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090016660 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090016660 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090016660 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41955 (stream_srv.c:129) 20241106090016660 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41955<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090016660 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090016660 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(705)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090016662 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090016662 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106090016662 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090016662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090016662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090016662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090016662 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090016662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106090016662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090016662 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090016662 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090016662 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090016662 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090016662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090016662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090016662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090016662 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090016662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090016662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090016662 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090016662 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090016662 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090016662 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090016662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090016662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090016662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090016662 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090016662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090016662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090016662 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090016662 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090016662 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090016662 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090016662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090016662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090016662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090016662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090016662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090016662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090016662 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090016662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016662 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090016662 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090016662 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106090016662 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106090016662 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106090016662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016662 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090016662 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090016662 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090016662 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090016662 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090016662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090016662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016662 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090016662 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090016662 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090016662 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090016662 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090016662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090016662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016662 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090016662 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090016662 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090016662 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090016662 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090016662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(709)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(709)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(707)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090016675 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090016675 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090016675 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090016675 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090016676 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090016676 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090016676 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090016676 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090016677 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090016677 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106090016677 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090016677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090016677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090016677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090016677 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090016677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106090016677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090016677 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090016677 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090016677 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090016677 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090016677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090016677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090016677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090016677 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090016677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090016677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090016677 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090016677 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090016677 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090016677 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090016677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090016677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090016677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090016677 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090016677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090016677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090016677 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090016677 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090016677 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090016677 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090016677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090016677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090016677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090016677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090016677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090016677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090016677 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090016677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090016677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090016677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106090016677 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106090016677 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106090016677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090016677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090016677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090016677 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090016677 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090016677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090016677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090016677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090016677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090016677 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090016677 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090016677 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090016677 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090016677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090016677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090016677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090016677 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090016677 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090016677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106090016677 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090016698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090016698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090016698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090016698 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090016698 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090016698 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090016698 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090016698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090016698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106090016702 DLINP DEBUG SRVCONN(,r=127.0.0.1:41955<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090016702 DLINP DEBUG SRVCONN(,r=127.0.0.1:41955<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090016702 DLINP DEBUG SRVCONN(,r=127.0.0.1:41955<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090016702 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090016702 DHNBAP DEBUG (127.0.0.1:41955 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106090016702 DHNBAP NOTICE (127.0.0.1:41955 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090016702 DHNBAP NOTICE (127.0.0.1:41955 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090016702 DLINP DEBUG SRVCONN(,r=127.0.0.1:41955<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090016702 DLINP DEBUG SRVCONN(,r=127.0.0.1:41955<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090016874 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090016874 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106090016874 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090016874 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(709)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106090016883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016883 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106090016883 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090016883 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090016883 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090016883 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090016883 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090016886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016886 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090016886 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090016886 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090016886 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090016886 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090016886 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090016886 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090016886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090016886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090016886 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106090016886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090016886 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090016886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090016886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090016886 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090016886 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090016886 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090016888 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090016888 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090016888 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090016888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090016888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090016888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090016888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090016888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090016888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090016888 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090016888 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090016889 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106090016889 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090016889 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106090016889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016889 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090016889 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090016889 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090016889 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090016889 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090016889 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090016889 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(712)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106090016895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016895 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106090016895 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090016895 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090016895 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090016895 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090016895 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090016897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016897 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090016897 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090016898 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090016898 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090016898 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090016898 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090016898 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090016898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090016898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090016898 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106090016898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090016898 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090016898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090016898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090016898 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090016898 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090016898 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090016899 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090016899 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090016899 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090016899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090016899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090016899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090016899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090016899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090016899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090016899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090016899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090016899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090016899 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090016900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090016900 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090016900 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090016900 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090016900 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090016900 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090016900 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090016900 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(708)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090017689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090017689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090017689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090017689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090017689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090017689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090017689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090017689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090017689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090017689 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090017689 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090017689 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090017689 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090017689 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090017689 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090017689 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090017690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090017690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090017690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090017690 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090017690 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106090017690 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090017690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090017690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090017690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090017690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090017690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090017690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090017690 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090017690 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106090017690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090017690 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090017690 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090017690 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090017690 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090017690 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090017690 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090017690 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090017691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090017691 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090017691 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090017691 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090017691 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090017691 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090017691 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090017691 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090017691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090017691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090017691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090017691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090017691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090017691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090017691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090017691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090017691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017692 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090017692 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090017692 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090017692 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090017692 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090017696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090017696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090017696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090017696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090017696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090017696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090017696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090017696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090017696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090017696 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090017696 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090017696 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090017696 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090017696 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090017696 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090017696 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090017696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090017696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090017696 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090017696 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090017696 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106090017696 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090017696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090017696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090017696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090017696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090017696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090017696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090017696 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090017696 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106090017696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090017696 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090017696 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090017696 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090017696 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090017696 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090017696 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090017696 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090017697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090017697 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090017697 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090017697 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090017697 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090017697 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090017697 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090017697 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090017697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090017697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090017697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090017697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090017697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090017697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090017697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090017697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090017697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090017697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090017697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090017697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090017697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090017697 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090017697 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090017697 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090017706 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090017711 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090017714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090017717 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090017720 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106090017722 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090017725 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090017727 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090017730 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090017732 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106090017735 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090017737 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090017738 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090017740 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090017742 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106090017743 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090017744 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090017746 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090017747 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090017748 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110110110'B, t_guard := 20.000000 } 20241106090017768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40842<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(714) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(704)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(714)6224349 20241106090018818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090018818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090018818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106090018818 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090018818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5ef9dd, normal) (hnbgw_rua.c:407) 20241106090018818 DHNB DEBUG map_rua[0x55960b9bfa10]{init}: Allocated (fsm.c:456) 20241106090018818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6224349)[0x55960b9bfa10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090018818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6224349 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090018818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090018818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090018818 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106090018818 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6224349 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106090018818 DCN DEBUG map_sccp[0x55960b9be170]{init}: Allocated (fsm.c:456) 20241106090018818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55960b9be170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090018818 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6224349 <-> SCCP-61 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106090018818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6224349 SCCP-61 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241106090018818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6224349)[0x55960b9bfa10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090018818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090018818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090018818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6224349)[0x55960b9bfa10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090018818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55960b9be170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090018818 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090018818 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{IDLE}: Allocated (fsm.c:456) 20241106090018818 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090018818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030003b60056400500f1100926) (sccp_scrc.c:401) 20241106090018818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090018818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090018818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090018819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090018819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090018819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090018819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090018819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090018819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090018819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090018819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090018819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090018819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090018819 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090018819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55960b9be170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090018819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6224349)[0x55960b9bfa10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090018819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090018819 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090018819 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090018819 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090018819 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090018819 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090018819 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090018819 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(714) HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(714)7888276 HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106090018835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090018835 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090018835 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090018835 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090018835 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090018835 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090018835 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090018835 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink0(714)@dbd1549f7850: setverdict(pass): none -> pass 20241106090018835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090018836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090018836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090018836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090018836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090018836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=00bd4c99) (sccp_scrc.c:472) 20241106090018836 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1823) 20241106090018836 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090018836 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090018836 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090018836 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090018836 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090018836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55960b9be170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090018836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55960b9be170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090018837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40842<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(714)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090018839 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090018841 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090018842 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090018843 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090018844 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090018845 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090018846 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090018846 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090018847 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090018848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090018848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090018849 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090018850 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090018850 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090018851 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090018852 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090018852 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090018853 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090018853 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090018854 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001001100'B, t_guard := 20.000000 } 20241106090018864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40854<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(715) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(704)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(715)8816700 20241106090019875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090019875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090019875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106090019875 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090019875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x86883c, normal) (hnbgw_rua.c:407) 20241106090019875 DHNB DEBUG map_rua[0x55960b9b6810]{init}: Allocated (fsm.c:456) 20241106090019875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8816700)[0x55960b9b6810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090019875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8816700 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090019875 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090019875 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090019875 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106090019875 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8816700 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106090019875 DCN DEBUG map_sccp[0x55960b9bc6d0]{init}: Allocated (fsm.c:456) 20241106090019875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55960b9bc6d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090019875 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8816700 <-> SCCP-62 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106090019875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8816700 SCCP-62 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241106090019875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8816700)[0x55960b9b6810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090019875 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090019875 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090019875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8816700)[0x55960b9b6810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090019875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55960b9bc6d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090019875 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090019875 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{IDLE}: Allocated (fsm.c:456) 20241106090019875 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090019875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300024c0056400500f1100926) (sccp_scrc.c:401) 20241106090019875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090019875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090019875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090019875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090019875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090019875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090019875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090019875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090019875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090019875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090019875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090019875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090019875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090019875 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090019875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55960b9bc6d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090019875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8816700)[0x55960b9b6810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090019875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090019875 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090019875 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090019875 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090019875 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090019875 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090019875 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090019875 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(715) HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(715)11593265 HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106090019878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090019878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090019878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090019878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090019878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090019878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=00465bd7) (sccp_scrc.c:472) 20241106090019878 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1823) 20241106090019878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090019878 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090019878 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090019878 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090019878 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090019878 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090019878 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090019878 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090019878 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090019878 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090019878 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090019878 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090019878 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090019878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55960b9bc6d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090019878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55960b9bc6d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(715)@dbd1549f7850: setverdict(pass): none -> pass 20241106090019879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40854<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(715)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090019879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090019880 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090019881 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090019882 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090019883 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090019884 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090019885 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090019886 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090019887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090019889 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090019891 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090019891 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090019892 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090019893 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090019894 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090019895 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090019896 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090019896 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090019897 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090019898 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011010011'B, t_guard := 20.000000 } 20241106090019908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(716) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(704)@dbd1549f7850: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(716)4110154 20241106090020928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090020929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090020929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106090020929 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090020929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3eb74a, normal) (hnbgw_rua.c:407) 20241106090020929 DHNB DEBUG map_rua[0x55960b9c06d0]{init}: Allocated (fsm.c:456) 20241106090020929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4110154)[0x55960b9c06d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090020929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4110154 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090020929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090020929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090020929 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4110154 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106090020929 DCN DEBUG map_sccp[0x55960b9c26c0]{init}: Allocated (fsm.c:456) 20241106090020929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55960b9c26c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090020929 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4110154 <-> SCCP-63 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106090020929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4110154 SCCP-63 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106090020929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4110154)[0x55960b9c06d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090020929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090020929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090020929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4110154)[0x55960b9c06d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090020929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55960b9c26c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090020929 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090020929 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{IDLE}: Allocated (fsm.c:456) 20241106090020929 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090020929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030000d30056400500f1100926) (sccp_scrc.c:401) 20241106090020929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090020929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090020929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090020929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090020929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090020929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090020929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090020929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090020929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090020929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090020929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090020929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090020929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090020929 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090020929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55960b9c26c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090020929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4110154)[0x55960b9c06d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090020929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090020929 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090020929 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090020929 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090020929 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090020929 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090020929 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090020929 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(716) HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(716)8148510 HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241106090020938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090020938 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090020938 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090020938 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090020938 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090020938 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090020938 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_sgsnpool_L3Compl_on_1_cnlink0(716)@dbd1549f7850: setverdict(pass): none -> pass 20241106090020938 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090020938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090020938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090020938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090020938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090020938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090020938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=0046454f) (sccp_scrc.c:472) 20241106090020938 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1823) 20241106090020938 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090020938 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090020938 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090020938 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090020938 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090020938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55960b9c26c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090020938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55960b9c26c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090020940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(716)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090020942 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090020945 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090020947 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090020950 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090020951 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090020952 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090020953 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090020954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090020955 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090020956 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090020957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090020957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090020958 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090020959 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090020960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090020961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090020961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090020962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090020963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090020964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111010'B, t_guard := 20.000000 } 20241106090020973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(717) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(704)@dbd1549f7850: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(717)14032301 20241106090021991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090021991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090021991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106090021991 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090021991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd61dad, normal) (hnbgw_rua.c:407) 20241106090021991 DHNB DEBUG map_rua[0x55960b9b96f0]{init}: Allocated (fsm.c:456) 20241106090021991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14032301)[0x55960b9b96f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090021991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14032301 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090021991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090021991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090021991 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106090021991 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14032301 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106090021991 DCN DEBUG map_sccp[0x55960b9bff40]{init}: Allocated (fsm.c:456) 20241106090021991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55960b9bff40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090021991 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14032301 <-> SCCP-64 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106090021991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14032301 SCCP-64 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241106090021991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14032301)[0x55960b9b96f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090021991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090021991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090021991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14032301)[0x55960b9b96f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090021991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55960b9bff40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090021992 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090021992 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{IDLE}: Allocated (fsm.c:456) 20241106090021992 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090021992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000040), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f400300013a0056400500f1100926) (sccp_scrc.c:401) 20241106090021992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090021992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090021992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090021992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090021992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090021992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090021992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090021992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090021992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090021992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090021992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090021992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090021992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090021992 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090021992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55960b9bff40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090021992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14032301)[0x55960b9b96f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090021992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090021992 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090021992 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090021992 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090021992 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090021992 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090021992 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090021992 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(717) HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(717)7093039 HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241106090022000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090022000 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090022000 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090022000 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090022000 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090022000 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090022000 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090022000 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090022000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090022000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090022000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090022000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090022000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090022000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=005231e5) (sccp_scrc.c:472) 20241106090022000 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1823) 20241106090022000 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090022000 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090022000 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090022000 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090022000 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090022000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55960b9bff40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090022000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55960b9bff40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(717)@dbd1549f7850: setverdict(pass): none -> pass 20241106090022002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(717)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090022004 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090022006 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090022008 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090022010 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090022011 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090022012 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090022014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090022014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090022015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090022016 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090022016 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090022017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090022018 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090022018 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090022019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090022020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090022020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090022021 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090022022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090022022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106090022026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40838<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106090022026 DLINP DEBUG SRVCONN(,r=127.0.0.1:41955<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090022026 DLINP DEBUG SRVCONN(,r=127.0.0.1:41955<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090022026 DLINP NOTICE SRV(,r=127.0.0.1:41955<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090022026 DMAIN NOTICE (127.0.0.1:41955 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41955<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090022026 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106090022026 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35653<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(706)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(707)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@dbd1549f7850: Final verdict of PTC: none 20241106090022026 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090022026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090022026 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090022026 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106090022026 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090022026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090022026 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090022026 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(704)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@dbd1549f7850: Final verdict of PTC: none 20241106090022026 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090022026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090022026 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106090022026 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090022026 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090022026 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090022026 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(712)@dbd1549f7850: Final verdict of PTC: none 20241106090022026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090022026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(705)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(703)@dbd1549f7850: Final verdict of PTC: none 20241106090022026 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090022026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090022026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090022026 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106090022027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090022027 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090022027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090022027 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090022027 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) HNBGW_Test.msc0-M3UA(709)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(713)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@dbd1549f7850: Final verdict of PTC: none 20241106090022027 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090022027 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090022027 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090022027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090022027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090022027 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090022027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090022027 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090022027 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106090022027 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090022027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090022027 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090022027 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090022027 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090022027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090022027 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106090022027 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090022027 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090022027 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090022027 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090022027 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090022027 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090022027 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090022027 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090022027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090022027 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090022027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090022027 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090022027 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090022027 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090022027 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090022027 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55960b9be170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090022027 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090022027 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090022027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd4c99), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090022027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090022027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090022027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090022027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090022027 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55960b9be170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6224349)[0x55960b9bfa10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090022027 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6224349)[0x55960b9bfa10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090022027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6224349)[0x55960b9bfa10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6224349)[0x55960b9bfa10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6224349)[0x55960b9bfa10]{disrupted}: Freeing instance (context_map.c:202) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6224349)[0x55960b9bfa10]{disrupted}: Deallocated (fsm.c:568) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55960b9be170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55960b9be170]{disconnected}: Freeing instance (context_map.c:206) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55960b9be170]{disconnected}: Deallocated (fsm.c:568) 20241106090022027 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6224349 SCCP-61 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55960b9bc6d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090022027 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090022027 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090022027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465bd7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) VirtHNBGW-STATS(700)@dbd1549f7850: Final verdict of PTC: none 20241106090022027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090022027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090022027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090022027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090022027 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55960b9bc6d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8816700)[0x55960b9b6810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090022027 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8816700)[0x55960b9b6810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090022027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8816700)[0x55960b9b6810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8816700)[0x55960b9b6810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8816700)[0x55960b9b6810]{disrupted}: Freeing instance (context_map.c:202) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8816700)[0x55960b9b6810]{disrupted}: Deallocated (fsm.c:568) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55960b9bc6d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55960b9bc6d0]{disconnected}: Freeing instance (context_map.c:206) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55960b9bc6d0]{disconnected}: Deallocated (fsm.c:568) 20241106090022027 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8816700 SCCP-62 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55960b9c26c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090022027 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090022027 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090022027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046454f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090022027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090022027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090022027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090022027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090022027 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55960b9c26c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4110154)[0x55960b9c06d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090022027 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4110154)[0x55960b9c06d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090022027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4110154)[0x55960b9c06d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4110154)[0x55960b9c06d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4110154)[0x55960b9c06d0]{disrupted}: Freeing instance (context_map.c:202) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4110154)[0x55960b9c06d0]{disrupted}: Deallocated (fsm.c:568) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55960b9c26c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55960b9c26c0]{disconnected}: Freeing instance (context_map.c:206) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55960b9c26c0]{disconnected}: Deallocated (fsm.c:568) 20241106090022027 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4110154 SCCP-63 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55960b9bff40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090022027 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090022027 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090022027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005231e5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090022027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090022027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090022027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090022027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090022027 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55960b9bff40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14032301)[0x55960b9b96f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090022027 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14032301)[0x55960b9b96f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090022027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14032301)[0x55960b9b96f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14032301)[0x55960b9b96f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14032301)[0x55960b9b96f0]{disrupted}: Freeing instance (context_map.c:202) 20241106090022027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14032301)[0x55960b9b96f0]{disrupted}: Deallocated (fsm.c:568) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55960b9bff40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55960b9bff40]{disconnected}: Freeing instance (context_map.c:206) 20241106090022027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55960b9bff40]{disconnected}: Deallocated (fsm.c:568) 20241106090022027 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14032301 SCCP-64 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106090022027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090022027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106090022027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090022027 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090022027 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090022027 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090022027 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090022027 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090022028 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090022028 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090022028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090022028 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090022028 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090022028 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090022028 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090022028 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090022028 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090022028 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090022028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090022028 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090022028 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090022028 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090022028 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090022028 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090022028 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090022028 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090022028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090022028 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090022028 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090022028 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090022028 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090022028 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090022028 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090022028 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090022028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106090022028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090022028 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090022028 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090022028 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(710)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090022028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(702)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(703): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(704): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(705): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(706): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(714): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(715): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(716): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(717): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Wed Nov 6 09:00:22 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20241106090022086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090022688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=319376) 20241106090022739 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090022739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009706d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090022739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090022739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090022739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090022739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090022739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090022739 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090022739 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090022739 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090022739 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090022739 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090022739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090022740 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090022740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004446d5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090022740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090022740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090022740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090022740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090022740 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090022740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b550e9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090022740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090022740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090022740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090022740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090022740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090022740 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090022741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090022741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090022741 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090022741 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090022741 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090022741 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090022741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090022741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090022741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090022741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090022741 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090022741 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090022741 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090022741 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090023106 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090023106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017a98d), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090023106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090023106 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090023107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090023107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090023107 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090023107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfd3d), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090023107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090023107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090023107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090023107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090023107 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090023107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00710987), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090023107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090023107 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090023107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090023107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090023107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090023107 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090023107 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090023107 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090023107 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090023107 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090023107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090023107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090023107 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090023107 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090023107 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090023107 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090023107 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090023107 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090023107 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090023107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090023107 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090023107 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090023107 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090023107 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090023107 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090023107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090023684 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090023684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfca15), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090023684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090023684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090023684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090023684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090023684 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090023684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0fad5), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090023684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090023684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090023684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090023684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090023684 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090023684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047c50b), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090023684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090023684 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090023684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090023684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090023684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090023684 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090023684 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090023684 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090023684 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090023684 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090023684 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090023684 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090023684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090023684 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090023684 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090023684 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090023684 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090023684 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090023684 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090023684 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090023684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090023684 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090023684 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090023684 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090023684 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090023684 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090023684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=319376, count=328832) 20241106090024027 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090024027 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090024027 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106090024027 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090024027 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090024027 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106090024349 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090024349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ec68b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090024349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090024349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090024349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090024349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090024349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090024349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090024349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090024349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090024349 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090024349 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090024349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Wed Nov 6 09:00:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106090025132 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090025132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ddbe3), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090025132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090025132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090025132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090025132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090025133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090025133 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090025133 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090025133 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090025133 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090025133 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090025133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090025740 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090025740 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090025740 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090025740 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090025740 DLSCCP DEBUG SCCP-SCOC(45)[0x55960b9b79c0]{IDLE}: Deallocated (fsm.c:568) 20241106090025740 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090025740 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090025740 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090025740 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090025740 DLSCCP DEBUG SCCP-SCOC(46)[0x55960b9b18d0]{IDLE}: Deallocated (fsm.c:568) MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241106090025789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090025797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090025802 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39423<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(721)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090025903 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106090025903 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090025911 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090025911 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090025911 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090025911 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090025911 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090025911 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090025911 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090025911 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(723)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090025911 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54380 (stream_srv.c:129) 20241106090025911 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54380<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090025913 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090025913 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106090025913 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090025913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090025913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090025913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090025913 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090025913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106090025913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090025913 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090025913 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090025913 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090025913 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090025913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090025913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090025913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090025913 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090025913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090025913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090025913 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090025913 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090025913 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090025913 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090025913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090025913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090025913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090025913 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090025913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090025913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090025913 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090025913 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090025913 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090025913 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090025913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090025913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090025913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090025913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090025913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090025913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090025913 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090025913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090025913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090025913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090025913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106090025913 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106090025913 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106090025913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090025913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090025913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090025913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090025913 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090025913 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090025913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090025913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090025913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090025913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090025913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090025913 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090025913 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090025913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090025913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090025913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090025913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090025913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090025913 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090025913 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090025913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(727)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(727)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(727)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(725)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(730)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(730)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(730)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(728)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090025937 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090025937 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090025937 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090025937 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090025937 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090025937 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090025937 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090025937 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090025938 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090025938 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106090025938 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090025938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090025938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090025938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090025938 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090025938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106090025938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090025938 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090025938 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090025938 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090025938 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090025938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090025938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090025938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090025938 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090025938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090025938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090025938 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090025938 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090025938 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090025938 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090025938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090025938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090025938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090025938 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090025938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090025938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090025938 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090025938 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090025938 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090025938 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090025938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090025938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090025938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090025939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090025939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090025939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090025939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090025939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090025939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090025939 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090025939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090025939 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090025939 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090025939 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106090025939 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106090025939 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106090025939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090025939 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090025939 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090025939 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090025939 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090025939 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090025939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090025939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090025939 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090025939 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090025939 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090025939 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090025939 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090025939 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090025939 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090025939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090025939 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090025939 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090025939 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090025939 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090025939 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090025939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106090025939 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(733)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(733)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(733)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(731)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(736)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(736)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(736)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(734)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090025973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090025973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090025973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090025973 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090025973 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090025973 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090025973 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090025973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090025973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106090025977 DLINP DEBUG SRVCONN(,r=127.0.0.1:54380<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090025977 DLINP DEBUG SRVCONN(,r=127.0.0.1:54380<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090025977 DLINP DEBUG SRVCONN(,r=127.0.0.1:54380<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090025977 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090025977 DHNBAP DEBUG (127.0.0.1:54380 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106090025977 DHNBAP NOTICE (127.0.0.1:54380 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090025977 DHNBAP NOTICE (127.0.0.1:54380 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090025977 DLINP DEBUG SRVCONN(,r=127.0.0.1:54380<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090025977 DLINP DEBUG SRVCONN(,r=127.0.0.1:54380<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090026124 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090026124 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106090026124 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090026124 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(727)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106090026132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026132 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106090026132 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090026132 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090026132 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090026132 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090026132 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090026136 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090026136 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106090026136 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090026136 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106090026136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026136 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090026136 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090026136 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090026136 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090026136 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090026136 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090026136 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090026136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090026136 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106090026136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090026136 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090026136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090026136 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090026136 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090026136 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090026137 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090026137 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090026137 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090026138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090026138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090026138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090026138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090026138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090026138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090026138 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090026138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026138 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090026138 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090026138 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090026138 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090026138 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090026138 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090026138 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(730)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106090026142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026142 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106090026142 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090026142 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090026142 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090026142 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106090026142 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090026145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026145 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090026145 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090026145 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090026145 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090026145 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090026145 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090026145 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090026145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090026145 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106090026145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090026145 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090026145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026145 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090026145 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090026145 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090026145 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090026146 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090026146 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090026146 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090026147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090026147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090026147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090026147 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090026147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090026147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090026147 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090026147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026147 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090026147 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090026147 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090026147 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090026147 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090026147 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090026147 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026151 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090026151 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106090026151 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090026151 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(733)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106090026157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026157 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106090026157 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090026157 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090026157 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090026157 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090026157 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090026160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026160 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090026160 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090026160 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090026160 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090026160 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090026160 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090026160 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090026160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090026160 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106090026160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090026160 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090026160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026160 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090026160 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090026160 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090026160 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090026161 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090026161 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090026161 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090026161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090026161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090026161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090026162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090026162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090026162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090026162 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090026162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026162 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090026162 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090026162 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090026162 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090026162 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090026162 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090026162 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026163 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090026163 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106090026163 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106090026163 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106090026163 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106090026163 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106090026163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(736)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106090026168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026168 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106090026168 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106090026168 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106090026168 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106090026168 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090026168 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090026168 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106090026168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090026168 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106090026168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090026168 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090026168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026168 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090026168 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090026171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026171 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090026171 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090026171 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090026171 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090026171 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106090026171 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090026171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090026171 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106090026172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090026172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090026172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090026172 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090026172 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090026172 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090026173 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090026173 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090026173 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090026173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090026173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090026173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090026173 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090026173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090026173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090026173 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090026173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090026173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090026173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090026173 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090026173 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090026173 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090026173 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(726)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090026940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026940 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090026940 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090026941 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090026941 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090026941 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090026941 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090026941 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090026941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090026941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090026941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090026941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090026941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090026941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090026941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026941 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090026941 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090026941 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090026941 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106090026941 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090026941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090026941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090026941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090026941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090026941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090026941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090026941 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090026941 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106090026941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026941 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090026941 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090026941 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090026941 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090026941 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090026941 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090026941 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026942 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090026942 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090026942 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090026942 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090026942 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090026942 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090026942 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090026942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090026942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090026942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090026942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090026942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090026942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090026942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026942 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090026943 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090026943 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090026943 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(729)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090026943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026943 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090026943 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090026943 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090026943 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090026943 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090026943 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090026943 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090026943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090026943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090026943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090026943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090026943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106090026943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090026943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026943 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090026943 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090026943 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090026943 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106090026943 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090026943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090026943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090026943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090026943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090026943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090026943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090026944 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090026944 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106090026944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090026944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090026944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090026944 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090026944 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090026944 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090026944 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026944 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090026944 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090026944 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090026944 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090026944 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090026944 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090026944 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090026944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090026944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090026944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090026944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090026944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106090026944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090026944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090026944 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090026944 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090026944 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(732)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090026962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026962 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090026962 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090026962 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090026962 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090026962 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090026962 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090026962 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090026962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090026962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090026962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090026962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090026962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090026962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090026962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090026962 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090026962 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090026962 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106090026962 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090026962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090026962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090026962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090026962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090026962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090026962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090026962 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090026962 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106090026962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026962 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090026962 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090026962 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090026962 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090026962 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090026962 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090026962 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026963 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090026963 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090026963 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090026963 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090026963 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090026963 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090026963 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090026963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090026963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090026963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090026963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090026963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090026963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090026963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090026963 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090026963 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090026963 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(735)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090026969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026969 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090026969 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090026969 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090026969 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090026969 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090026969 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090026969 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090026969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090026969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090026969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090026969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090026969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106090026969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090026969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090026969 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090026969 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090026969 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106090026969 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090026969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090026969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090026969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090026969 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090026969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090026969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090026969 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090026969 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106090026969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026969 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090026969 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090026969 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090026969 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090026969 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090026969 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090026969 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090026971 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090026971 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090026971 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090026971 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090026971 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090026971 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090026971 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090026971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090026971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090026971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090026971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090026971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090026971 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090026971 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106090026971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090026971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090026971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090026971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090026971 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090026971 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090026971 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090026971 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090026971 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090027988 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090027993 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090027998 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090028001 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090028005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106090028009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090028012 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090028015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090028018 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090028020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106090028022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090028024 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090028025 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090028027 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090028028 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106090028029 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090028031 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090028032 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090028033 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090028034 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000011010'B, t_guard := 20.000000 } 20241106090028056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(732)@dbd1549f7850: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(732)@dbd1549f7850: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(738) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(722)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(738)16007700 20241106090029097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090029097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090029097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106090029097 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090029097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf44214, normal) (hnbgw_rua.c:407) 20241106090029097 DHNB DEBUG map_rua[0x55960b9be170]{init}: Allocated (fsm.c:456) 20241106090029097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16007700)[0x55960b9be170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090029097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16007700 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090029097 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090029097 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090029097 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106090029097 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16007700 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106090029097 DCN DEBUG map_sccp[0x55960b9b6810]{init}: Allocated (fsm.c:456) 20241106090029097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55960b9b6810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090029097 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16007700 <-> SCCP-65 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106090029097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16007700 SCCP-65 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241106090029097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16007700)[0x55960b9be170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090029097 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090029097 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090029097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16007700)[0x55960b9be170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090029097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55960b9b6810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090029097 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090029097 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{IDLE}: Allocated (fsm.c:456) 20241106090029097 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090029097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300001a0056400500f1100926) (sccp_scrc.c:401) 20241106090029097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090029097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090029097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090029097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090029097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090029097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090029097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090029097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090029097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090029097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090029097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090029097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090029097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090029097 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090029097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55960b9b6810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090029097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16007700)[0x55960b9be170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090029097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090029097 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090029097 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090029097 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090029097 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090029097 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090029097 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090029097 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(731)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(731)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(732)@dbd1549f7850: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(738) HNBGW_Test.sgsn0-RAN(732)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(738)3113237 HNBGW_Test.sgsn0-SCCP(731)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(731)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(738)@dbd1549f7850: setverdict(pass): none -> pass 20241106090029114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090029114 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090029114 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090029114 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090029114 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090029114 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090029114 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090029114 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090029114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090029114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090029114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090029114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090029114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090029114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=00dc904f) (sccp_scrc.c:472) 20241106090029114 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1823) 20241106090029114 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090029114 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090029114 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090029114 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090029114 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090029114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55960b9b6810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090029114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55960b9b6810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090029116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(738)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090029117 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090029121 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090029124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090029125 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090029127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090029128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090029129 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090029130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090029131 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090029132 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090029133 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090029134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090029134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090029135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090029136 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090029137 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090029138 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090029139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090029140 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090029141 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000000111'B, t_guard := 20.000000 } 20241106090029152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(735)@dbd1549f7850: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(735)@dbd1549f7850: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(739) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(722)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(739)12731386 20241106090030173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090030173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090030173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106090030173 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090030173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc243fa, normal) (hnbgw_rua.c:407) 20241106090030173 DHNB DEBUG map_rua[0x55960b9c06d0]{init}: Allocated (fsm.c:456) 20241106090030173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12731386)[0x55960b9c06d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090030173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12731386 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090030173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090030173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090030173 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106090030173 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12731386 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1117) 20241106090030173 DCN DEBUG map_sccp[0x55960b9c26c0]{init}: Allocated (fsm.c:456) 20241106090030173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55960b9c26c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090030173 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12731386 <-> SCCP-66 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106090030173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12731386 SCCP-66 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241106090030173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12731386)[0x55960b9c06d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090030173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090030173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090030173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12731386)[0x55960b9c06d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090030173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55960b9c26c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090030173 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090030173 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{IDLE}: Allocated (fsm.c:456) 20241106090030173 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090030173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030002070056400500f1100926) (sccp_scrc.c:401) 20241106090030173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090030173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090030173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090030173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090030173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090030173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090030173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090030173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090030173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090030173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090030173 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090030173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090030173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090030173 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090030173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55960b9c26c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090030173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12731386)[0x55960b9c06d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090030173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090030173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090030173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090030173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090030173 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090030173 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090030173 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090030173 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(734)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(734)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(735)@dbd1549f7850: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(739) HNBGW_Test.sgsn1-RAN(735)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(739)15010960 HNBGW_Test.sgsn1-SCCP(734)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(734)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(739)@dbd1549f7850: setverdict(pass): none -> pass 20241106090030179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090030179 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090030179 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090030179 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090030179 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090030179 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090030179 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090030179 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090030179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090030179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090030179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090030179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090030179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090030179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=003e1171) (sccp_scrc.c:472) 20241106090030179 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1823) 20241106090030179 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090030179 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090030179 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090030179 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090030179 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090030179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55960b9c26c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090030179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55960b9c26c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090030180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(739)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090030180 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090030181 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090030182 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090030184 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090030185 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090030186 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090030187 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090030188 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090030188 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090030189 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090030190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090030191 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090030191 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090030192 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090030193 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090030194 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090030195 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090030195 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090030196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090030197 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110101100'B, t_guard := 20.000000 } 20241106090030209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(732)@dbd1549f7850: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(732)@dbd1549f7850: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(740) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(722)@dbd1549f7850: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(740)16000484 20241106090031234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090031234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090031234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106090031234 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090031234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf425e4, normal) (hnbgw_rua.c:407) 20241106090031234 DHNB DEBUG map_rua[0x55960b9bff40]{init}: Allocated (fsm.c:456) 20241106090031234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16000484)[0x55960b9bff40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090031234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16000484 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090031234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090031234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090031234 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16000484 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106090031234 DCN DEBUG map_sccp[0x55960b9bfd20]{init}: Allocated (fsm.c:456) 20241106090031234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55960b9bfd20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090031234 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16000484 <-> SCCP-67 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106090031234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16000484 SCCP-67 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106090031234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16000484)[0x55960b9bff40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090031234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090031234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090031234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16000484)[0x55960b9bff40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090031234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55960b9bfd20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090031234 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090031234 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{IDLE}: Allocated (fsm.c:456) 20241106090031234 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090031234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001ac0056400500f1100926) (sccp_scrc.c:401) 20241106090031234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090031234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090031234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090031234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090031234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090031234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090031234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090031234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090031234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090031234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090031234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090031234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090031234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090031234 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090031234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55960b9bfd20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090031234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16000484)[0x55960b9bff40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090031235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090031235 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090031235 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090031235 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090031235 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090031235 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090031235 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090031235 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(731)@dbd1549f7850: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(731)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(732)@dbd1549f7850: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(740) HNBGW_Test.sgsn0-RAN(732)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(740)16367205 HNBGW_Test.sgsn0-SCCP(731)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(731)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106090031239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090031239 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090031239 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090031239 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090031239 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090031239 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090031239 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090031239 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090031239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090031240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090031240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090031240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090031240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090031240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=007f81f6) (sccp_scrc.c:472) 20241106090031240 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1823) 20241106090031240 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090031240 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090031240 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090031240 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090031240 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090031240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55960b9bfd20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090031240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55960b9bfd20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_no_nri_round_robin0(740)@dbd1549f7850: setverdict(pass): none -> pass 20241106090031241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(740)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090031242 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090031244 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090031245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090031246 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090031247 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090031248 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090031249 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090031249 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090031250 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090031251 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090031252 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090031252 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090031253 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090031254 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090031255 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090031256 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090031256 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090031257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090031258 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090031259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106090031261 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090031261 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39423<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(724)@dbd1549f7850: Final verdict of PTC: none 20241106090031261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090031261 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090031261 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106090031261 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090031261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090031261 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090031261 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090031261 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090031261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090031261 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106090031261 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090031261 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090031261 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090031261 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090031261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090031262 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(722)@dbd1549f7850: Final verdict of PTC: none 20241106090031262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090031262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090031262 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.msc0-M3UA(727)@dbd1549f7850: Final verdict of PTC: none 20241106090031262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090031262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090031262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090031262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090031262 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090031262 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090031262 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090031262 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090031262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55556<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106090031262 DLINP DEBUG SRVCONN(,r=127.0.0.1:54380<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090031262 DLINP DEBUG SRVCONN(,r=127.0.0.1:54380<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090031262 DLINP NOTICE SRV(,r=127.0.0.1:54380<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090031262 DMAIN NOTICE (127.0.0.1:54380 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54380<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090031262 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(732)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(725)@dbd1549f7850: Final verdict of PTC: none 20241106090031262 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090031262 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106090031262 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090031262 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090031262 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090031262 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090031262 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090031262 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090031262 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090031262 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106090031262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090031262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090031262 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090031262 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106090031262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090031262 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106090031262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090031262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090031262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090031262 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090031263 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090031263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090031263 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090031263 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090031263 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090031263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090031263 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106090031263 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090031263 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090031263 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090031263 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090031263 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090031263 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090031263 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090031262 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090031262 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090031262 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090031262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55960b9c26c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090031263 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090031263 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090031264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090031264 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090031264 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090031264 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090031264 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090031264 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090031264 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090031264 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090031264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090031264 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090031264 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090031264 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090031264 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090031264 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090031264 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090031264 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090031264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090031264 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090031264 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090031264 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090031264 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090031264 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090031264 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090031264 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(735)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(719)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(721)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(729)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(734)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(736)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(730)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(726)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(723)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(737)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(728)@dbd1549f7850: Final verdict of PTC: none 20241106090031263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e1171), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090031263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090031263 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090031263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090031263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090031263 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090031263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55960b9c26c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090031263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12731386)[0x55960b9c06d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090031263 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12731386)[0x55960b9c06d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090031263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090031263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12731386)[0x55960b9c06d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090031263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12731386)[0x55960b9c06d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090031263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12731386)[0x55960b9c06d0]{disrupted}: Freeing instance (context_map.c:202) 20241106090031263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12731386)[0x55960b9c06d0]{disrupted}: Deallocated (fsm.c:568) 20241106090031263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55960b9c26c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090031263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55960b9c26c0]{disconnected}: Freeing instance (context_map.c:206) 20241106090031263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55960b9c26c0]{disconnected}: Deallocated (fsm.c:568) 20241106090031263 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12731386 SCCP-66 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106090031263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090031263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090031263 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090031263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090031263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090031263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090031263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090031263 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090031263 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090031263 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090031263 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090031263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55960b9b6810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090031263 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090031263 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090031264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc904f), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090031264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090031264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090031264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090031264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090031264 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55960b9b6810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16007700)[0x55960b9be170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090031264 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16007700)[0x55960b9be170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090031264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16007700)[0x55960b9be170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) HNBGW_Test.sgsn0-M3UA(733)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(718)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(731)@dbd1549f7850: Final verdict of PTC: none [1;36m20241106090031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16007700)[0x55960b9be170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16007700)[0x55960b9be170]{disrupted}: Freeing instance (context_map.c:202) 20241106090031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16007700)[0x55960b9be170]{disrupted}: Deallocated (fsm.c:568) 20241106090031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55960b9b6810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55960b9b6810]{disconnected}: Freeing instance (context_map.c:206) 20241106090031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55960b9b6810]{disconnected}: Deallocated (fsm.c:568) 20241106090031264 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16007700 SCCP-65 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106090031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090031264 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090031264 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090031264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f81f6), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090031264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090031264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090031264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090031264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090031264 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55960b9bfd20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16000484)[0x55960b9bff40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090031264 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16000484)[0x55960b9bff40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090031264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16000484)[0x55960b9bff40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16000484)[0x55960b9bff40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16000484)[0x55960b9bff40]{disrupted}: Freeing instance (context_map.c:202) 20241106090031264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16000484)[0x55960b9bff40]{disrupted}: Deallocated (fsm.c:568) 20241106090031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55960b9bfd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55960b9bfd20]{disconnected}: Freeing instance (context_map.c:206) 20241106090031264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55960b9bfd20]{disconnected}: Deallocated (fsm.c:568) 20241106090031264 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16000484 SCCP-67 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106090031264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090031264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106090031264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106090031264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090031264 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090031264 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090031264 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090031280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(720)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(718): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(719): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(720): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(721): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(722): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(723): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(724): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(725): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(726): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(727): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(728): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(729): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(730): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(731): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(732): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(733): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(734): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(735): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(736): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(737): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(738): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(739): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(740): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Wed Nov 6 09:00:31 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc 20241106090031402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090032005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355120) 20241106090032028 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090032028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005231e5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090032028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090032028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090032028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090032028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090032028 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090032028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046454f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090032028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090032028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090032028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090032028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090032028 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090032028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465bd7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090032028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090032028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090032028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090032028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090032028 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090032028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd4c99), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090032028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090032028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090032028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090032028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090032029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090032029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090032029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090032029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090032029 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090032029 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090032029 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090032029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090032029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090032029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090032029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090032029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090032029 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090032029 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090032029 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090032029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090032029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090032029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090032029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090032029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090032029 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090032029 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090032029 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090032029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090032029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090032029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090032029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090032029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090032029 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090032029 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090032029 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090032029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090032740 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090032740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009706d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090032740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090032740 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090032740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090032740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090032740 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090032740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004446d5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090032740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090032740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090032740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090032740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090032740 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090032741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b550e9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090032741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090032741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090032741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090032741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090032741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090032741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090032741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090032741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090032741 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090032741 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090032741 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090032741 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090032741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090032741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090032741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090032741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090032741 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090032741 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090032741 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090032741 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090032741 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090032741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090032741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090032741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090032741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090032741 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090032741 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090032741 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090032741 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=355120, count=363124) 20241106090033107 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090033108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00710987), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090033108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090033108 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090033108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090033108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090033108 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090033108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfd3d), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090033108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090033108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090033108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090033108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090033108 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090033108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017a98d), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090033108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090033108 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090033108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090033108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090033108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090033108 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090033108 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090033108 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090033108 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090033108 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090033108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090033108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090033108 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090033108 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090033108 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090033108 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090033108 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090033108 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090033108 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090033109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090033109 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090033109 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090033109 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090033109 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090033109 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090033109 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090033109 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090033109 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090033262 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090033262 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090033262 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106090033263 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090033263 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090033263 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106090033263 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090033263 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106090033263 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106090033685 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090033685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047c50b), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090033685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090033685 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090033685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090033685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090033685 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090033685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0fad5), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090033685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090033685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090033685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090033685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090033685 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090033685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfca15), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090033686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090033686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090033686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090033686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090033686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090033686 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090033686 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090033686 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090033686 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090033686 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090033686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090033686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090033686 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090033686 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090033686 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090033686 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090033686 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090033686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090033686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090033686 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090033686 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090033686 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090033686 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090033686 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090033686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Wed Nov 6 09:00:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106090034350 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090034350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ec68b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090034350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090034350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090034350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090034350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090034350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090034351 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090034351 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090034351 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090034351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090034351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090034351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241106090035108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090035115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090035123 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36189<->l=127.0.0.1:4262) (control_if.c:570) 20241106090035128 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090035129 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090035129 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090035129 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090035129 DLSCCP DEBUG SCCP-SCOC(47)[0x55960b9afe50]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(744)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090035225 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106090035225 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090035235 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090035236 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090035236 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090035236 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090035236 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090035236 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090035236 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(746)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090035236 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59344 (stream_srv.c:129) 20241106090035236 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59344<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090035236 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090035236 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090035237 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090035237 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106090035237 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090035237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090035238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090035238 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090035238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106090035238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090035238 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090035238 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090035238 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090035238 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090035238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090035238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090035238 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090035238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090035238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090035238 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090035238 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090035238 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090035238 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090035238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090035238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090035238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090035238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090035238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090035238 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090035238 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090035238 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090035238 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090035238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090035238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090035238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090035238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090035238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090035238 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090035239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035239 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090035239 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090035239 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106090035239 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106090035239 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106090035239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035239 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090035239 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090035239 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090035239 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090035239 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090035239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090035239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035239 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090035239 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090035239 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090035239 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090035239 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090035239 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090035239 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090035239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035239 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090035239 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090035239 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090035239 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090035239 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090035239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090035239 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(750)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(750)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(750)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(748)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(753)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(753)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(753)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(751)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090035266 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090035266 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090035266 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090035266 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090035266 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090035266 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090035266 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090035266 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090035267 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090035267 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106090035267 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090035267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090035267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090035267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090035267 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090035267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106090035267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090035267 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090035267 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090035267 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090035267 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090035267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090035267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090035267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090035267 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090035267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090035267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090035268 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090035268 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090035268 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090035268 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090035268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090035268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090035268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090035268 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090035268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090035268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090035268 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090035268 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090035268 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090035268 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090035268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090035268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090035268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090035268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090035268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090035268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090035268 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090035268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090035268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090035268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106090035268 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106090035268 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106090035268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090035268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090035268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090035268 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090035268 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090035268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090035268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090035268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090035268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090035268 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090035268 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090035268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090035268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090035268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090035268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090035268 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090035268 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090035268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(756)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(756)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(756)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(754)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(759)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(759)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(759)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090035303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090035303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090035303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090035303 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090035303 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090035303 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090035303 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090035303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090035303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106090035307 DLINP DEBUG SRVCONN(,r=127.0.0.1:59344<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090035307 DLINP DEBUG SRVCONN(,r=127.0.0.1:59344<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090035307 DLINP DEBUG SRVCONN(,r=127.0.0.1:59344<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090035307 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090035307 DHNBAP DEBUG (127.0.0.1:59344 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106090035307 DHNBAP NOTICE (127.0.0.1:59344 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090035307 DHNBAP NOTICE (127.0.0.1:59344 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090035307 DLINP DEBUG SRVCONN(,r=127.0.0.1:59344<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090035307 DLINP DEBUG SRVCONN(,r=127.0.0.1:59344<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090035451 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090035451 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106090035451 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090035451 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(750)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106090035457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035457 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106090035457 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090035457 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090035457 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090035457 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090035457 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090035459 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035459 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090035459 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090035459 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090035459 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090035459 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090035459 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090035459 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090035459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090035460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090035460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106090035460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090035460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090035460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090035460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090035460 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090035460 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090035460 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090035461 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090035461 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090035461 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090035461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090035461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090035461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090035461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090035461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090035461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090035461 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090035461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035461 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090035461 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090035461 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090035461 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090035461 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090035461 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090035461 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090035463 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090035463 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106090035463 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106090035463 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106090035463 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106090035463 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106090035463 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(753)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106090035467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035467 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106090035467 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106090035467 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106090035467 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106090035467 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090035467 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090035467 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106090035467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090035467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090035467 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106090035467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090035467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090035467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090035467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090035467 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090035471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035471 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090035471 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090035471 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090035471 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090035471 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241106090035471 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090035472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090035472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090035472 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106090035472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090035472 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090035472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090035472 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090035472 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090035472 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090035472 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090035473 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090035473 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090035473 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090035473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090035473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090035473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090035473 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090035473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090035473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090035473 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090035473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035473 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090035473 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090035473 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090035473 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090035473 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090035473 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090035473 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090035480 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090035480 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106090035480 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090035480 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(756)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106090035487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035487 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106090035487 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090035487 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090035487 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090035487 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090035487 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090035491 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090035491 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106090035491 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090035491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106090035492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035492 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090035492 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090035492 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090035492 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090035492 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090035492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090035492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090035492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090035492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106090035492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090035492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090035492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090035492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090035492 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090035492 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090035492 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090035494 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090035494 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090035494 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090035494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090035494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090035494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) HNBGW_Test.sgsn1-M3UA(759)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106090035494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090035494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090035494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090035494 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090035494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035494 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090035494 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090035494 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090035494 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090035494 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090035494 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090035494 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090035498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035498 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106090035498 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090035498 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090035498 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090035498 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106090035498 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090035499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035499 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090035499 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090035499 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090035499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090035499 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090035499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090035499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090035499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090035499 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106090035499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090035499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090035499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090035499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090035499 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090035499 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090035499 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090035500 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090035500 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090035500 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090035500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090035500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090035500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090035500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090035500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090035500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090035500 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090035500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090035500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090035500 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090035500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090035500 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090035500 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090035500 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090035500 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090035500 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090035500 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090035500 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(749)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090036265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090036265 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090036265 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090036265 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090036265 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090036265 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090036265 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090036265 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090036265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090036265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090036265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090036265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090036265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090036265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090036266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090036266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090036266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036266 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090036266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090036266 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090036266 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090036266 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106090036266 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090036266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090036266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090036266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090036266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090036266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090036266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090036266 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090036266 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106090036267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090036267 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090036267 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090036267 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090036267 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090036267 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090036267 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090036267 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090036269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090036269 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090036269 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090036269 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090036269 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090036269 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090036269 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090036269 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090036269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090036269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090036269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090036269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090036269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090036269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090036269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090036269 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090036269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036270 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090036270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090036270 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090036270 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090036270 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(752)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090036276 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090036276 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090036276 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090036276 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090036276 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090036276 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090036276 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090036276 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090036276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090036277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090036277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090036277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090036277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090036277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090036277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106090036277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090036277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036277 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090036277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090036277 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090036277 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090036277 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106090036277 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090036277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090036277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090036277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090036277 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090036277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090036277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090036277 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090036277 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106090036277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090036277 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090036277 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090036277 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090036277 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090036277 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090036277 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090036277 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090036277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090036277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090036277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090036277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090036277 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090036277 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090036277 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090036277 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090036277 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090036277 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090036277 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090036277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090036277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090036277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090036277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106090036277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090036277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036277 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090036277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090036277 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090036277 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090036277 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(755)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090036286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090036286 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090036286 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090036286 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090036286 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090036286 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090036286 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090036286 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090036286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090036286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090036286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090036286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090036286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090036286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090036286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090036286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090036286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090036286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090036286 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090036286 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090036286 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106090036286 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090036286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090036286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090036286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090036286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090036286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090036286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090036286 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090036286 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106090036286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090036286 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090036286 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090036287 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090036287 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090036287 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090036287 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090036287 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090036288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090036288 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090036288 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090036288 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090036288 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090036288 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090036288 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090036288 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090036288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090036288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090036288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090036288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090036289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090036289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090036289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090036289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090036289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090036289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090036289 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090036289 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090036289 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090036304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090036304 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090036304 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090036304 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090036304 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090036304 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090036304 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090036304 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090036304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090036304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090036304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090036304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090036304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090036304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090036304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106090036304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090036304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090036304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090036304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090036304 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090036304 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106090036304 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090036304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090036304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090036304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090036304 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090036304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090036304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090036304 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090036304 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106090036304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090036304 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090036304 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090036304 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090036304 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090036304 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090036304 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090036304 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090036304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090036304 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090036304 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090036304 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090036304 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090036304 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090036304 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090036304 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090036304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090036304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090036304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090036304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090036304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090036304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090036304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106090036304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090036304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090036304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090036304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090036304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090036304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090036304 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090036304 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090036304 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090037317 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090037322 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090037326 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090037329 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090037333 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106090037337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090037341 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090037345 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090037348 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090037351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106090037355 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090037358 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090037361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090037363 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090037365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106090037367 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090037369 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090037371 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090037372 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090037374 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000011000'B, t_guard := 20.000000 } 20241106090037394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58170<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(761) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(745)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(761)16349659 20241106090038426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090038426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090038426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241106090038426 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090038426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf979db, normal) (hnbgw_rua.c:407) 20241106090038426 DHNB DEBUG map_rua[0x55960b9afe50]{init}: Allocated (fsm.c:456) 20241106090038426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16349659)[0x55960b9afe50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090038426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16349659 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090038426 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090038426 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090038426 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241106090038426 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16349659 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1070) 20241106090038426 DCN DEBUG map_sccp[0x55960b9be170]{init}: Allocated (fsm.c:456) 20241106090038426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55960b9be170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090038426 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16349659 <-> SCCP-68 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106090038426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16349659 SCCP-68 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241106090038426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16349659)[0x55960b9afe50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090038426 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090038426 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090038426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16349659)[0x55960b9afe50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090038426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55960b9be170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090038426 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090038426 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{IDLE}: Allocated (fsm.c:456) 20241106090038426 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090038426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f40030000180056400500f1100926) (sccp_scrc.c:401) 20241106090038426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090038426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090038426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090038426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090038426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090038426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090038426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090038426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090038426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090038426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090038426 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090038426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090038426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090038426 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090038426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55960b9be170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090038426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16349659)[0x55960b9afe50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090038426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090038426 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090038426 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090038426 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090038426 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090038426 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090038426 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090038426 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(761) HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(761)11635320 HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(761)@dbd1549f7850: setverdict(pass): none -> pass 20241106090038434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090038434 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090038434 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090038434 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090038434 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090038434 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090038434 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090038434 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090038434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090038434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090038434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090038434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090038435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090038435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=0060a266) (sccp_scrc.c:472) 20241106090038435 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1823) 20241106090038435 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090038435 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090038435 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090038435 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090038435 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090038435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55960b9be170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090038435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55960b9be170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090038435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58170<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(761)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090038436 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090038438 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090038439 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090038440 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090038442 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090038444 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090038445 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090038446 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090038447 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090038448 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090038449 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090038449 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090038450 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090038451 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090038451 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090038452 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090038452 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090038453 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090038454 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090038455 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011010111'B, t_guard := 20.000000 } 20241106090038466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58178<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(762) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(745)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(762)13192038 20241106090039485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090039485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090039485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241106090039485 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090039485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc94b66, normal) (hnbgw_rua.c:407) 20241106090039485 DHNB DEBUG map_rua[0x55960b9bff40]{init}: Allocated (fsm.c:456) 20241106090039485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13192038)[0x55960b9bff40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090039485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13192038 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090039485 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090039485 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090039485 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241106090039485 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13192038 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1070) 20241106090039485 DCN DEBUG map_sccp[0x55960b9bfd20]{init}: Allocated (fsm.c:456) 20241106090039485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55960b9bfd20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090039485 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13192038 <-> SCCP-69 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106090039485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13192038 SCCP-69 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241106090039485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13192038)[0x55960b9bff40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090039485 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090039485 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090039485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13192038)[0x55960b9bff40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090039485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55960b9bfd20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090039485 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090039485 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{IDLE}: Allocated (fsm.c:456) 20241106090039485 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090039485 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f40030000d70056400500f1100926) (sccp_scrc.c:401) 20241106090039485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090039485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090039485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090039485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090039485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090039485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090039485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090039485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090039485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090039485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090039485 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090039485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090039485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090039485 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090039485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55960b9bfd20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090039486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13192038)[0x55960b9bff40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090039486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090039486 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090039486 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090039486 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090039486 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090039486 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090039486 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090039486 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(762) HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(762)16446019 HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106090039489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090039489 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090039489 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090039489 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090039489 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090039489 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090039489 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090039489 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090039489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090039489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090039489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090039489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090039489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090039489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=0073504e) (sccp_scrc.c:472) 20241106090039489 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1823) 20241106090039489 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090039489 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090039489 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090039489 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090039489 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090039489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55960b9bfd20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090039489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55960b9bfd20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(762)@dbd1549f7850: setverdict(pass): none -> pass 20241106090039491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58178<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(762)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090039492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090039493 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090039494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090039496 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090039497 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090039498 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090039500 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090039501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090039502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090039504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090039505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090039506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090039507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090039508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090039508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090039509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090039510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090039512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090039513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090039515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101111010'B, t_guard := 20.000000 } 20241106090039525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58182<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(763) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(745)@dbd1549f7850: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(763)10037498 20241106090040547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090040547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090040547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241106090040547 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090040547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9928fa, normal) (hnbgw_rua.c:407) 20241106090040547 DHNB DEBUG map_rua[0x55960b9c26c0]{init}: Allocated (fsm.c:456) 20241106090040547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10037498)[0x55960b9c26c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090040547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10037498 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090040547 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090040547 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090040547 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241106090040547 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10037498 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1070) 20241106090040547 DCN DEBUG map_sccp[0x55960b9c45b0]{init}: Allocated (fsm.c:456) 20241106090040547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55960b9c45b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090040547 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10037498 <-> SCCP-70 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106090040547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10037498 SCCP-70 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241106090040547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10037498)[0x55960b9c26c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090040547 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090040547 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090040547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10037498)[0x55960b9c26c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090040547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55960b9c45b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090040547 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090040547 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{IDLE}: Allocated (fsm.c:456) 20241106090040547 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090040547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f400300017a0056400500f1100926) (sccp_scrc.c:401) 20241106090040547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090040547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090040547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090040547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090040547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090040547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090040547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090040548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090040548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090040548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090040548 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090040548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090040548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090040548 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090040548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55960b9c45b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090040548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10037498)[0x55960b9c26c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090040548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090040548 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090040548 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090040548 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090040548 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090040548 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090040548 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090040548 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(763) HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(763)12563327 HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241106090040555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090040555 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090040555 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090040555 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090040555 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090040555 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090040555 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090040555 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_10(763)@dbd1549f7850: setverdict(pass): none -> pass 20241106090040556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090040556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090040556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090040556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090040556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090040556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=0005ef8c) (sccp_scrc.c:472) 20241106090040556 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1823) 20241106090040556 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090040556 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090040556 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090040556 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090040556 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090040556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55960b9c45b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090040556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55960b9c45b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090040557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58182<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(763)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090040559 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090040561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090040562 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090040564 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090040565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090040566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090040566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090040567 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090040568 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090040569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090040569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090040570 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090040571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090040572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090040572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090040573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090040574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090040575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090040575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090040576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106090040580 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106090040580 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090040580 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090040580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090040580 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090040580 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090040580 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090040580 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090040580 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090040580 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36189<->l=127.0.0.1:4262) (control_if.c:193) 20241106090040580 DLINP DEBUG SRVCONN(,r=127.0.0.1:59344<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090040580 DLINP DEBUG SRVCONN(,r=127.0.0.1:59344<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090040580 DLINP NOTICE SRV(,r=127.0.0.1:59344<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090040580 DMAIN NOTICE (127.0.0.1:59344 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59344<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090040580 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(745)@dbd1549f7850: Final verdict of PTC: none 20241106090040580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090040580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090040580 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106090040580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090040580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090040580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090040580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090040580 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090040580 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090040580 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090040580 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(747)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(758)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(753)@dbd1549f7850: Final verdict of PTC: none 20241106090040580 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090040580 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106090040580 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090040580 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090040580 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090040580 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090040580 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090040580 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(749)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(755)@dbd1549f7850: Final verdict of PTC: none 20241106090040580 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090040580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090040580 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090040580 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090040580 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090040580 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090040580 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090040580 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090040580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090040580 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106090040580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) HNBGW_Test.sgsn1-M3UA(759)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(751)@dbd1549f7850: Final verdict of PTC: none 20241106090040580 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090040580 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090040580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090040580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090040580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090040580 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090040580 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106090040580 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) IPA-CTRL-CLI-IPA(742)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(754)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(750)@dbd1549f7850: Final verdict of PTC: none 20241106090040580 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090040580 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090040580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55960b9be170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090040580 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090040580 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090040580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060a266), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090040580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090040580 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090040580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090040580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090040580 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090040580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55960b9be170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16349659)[0x55960b9afe50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090040580 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16349659)[0x55960b9afe50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc1-RAN(752)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(756)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(741)@dbd1549f7850: Final verdict of PTC: none 20241106090040580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16349659)[0x55960b9afe50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16349659)[0x55960b9afe50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16349659)[0x55960b9afe50]{disrupted}: Freeing instance (context_map.c:202) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16349659)[0x55960b9afe50]{disrupted}: Deallocated (fsm.c:568) 20241106090040580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55960b9be170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090040580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55960b9be170]{disconnected}: Freeing instance (context_map.c:206) 20241106090040580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55960b9be170]{disconnected}: Deallocated (fsm.c:568) 20241106090040580 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16349659 SCCP-68 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106090040580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090040580 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090040580 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090040580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073504e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090040580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090040580 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090040580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090040580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090040580 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090040580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55960b9bfd20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13192038)[0x55960b9bff40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090040580 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13192038)[0x55960b9bff40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090040580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13192038)[0x55960b9bff40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13192038)[0x55960b9bff40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13192038)[0x55960b9bff40]{disrupted}: Freeing instance (context_map.c:202) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13192038)[0x55960b9bff40]{disrupted}: Deallocated (fsm.c:568) 20241106090040580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55960b9bfd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090040580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55960b9bfd20]{disconnected}: Freeing instance (context_map.c:206) 20241106090040580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55960b9bfd20]{disconnected}: Deallocated (fsm.c:568) 20241106090040580 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13192038 SCCP-69 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106090040580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55960b9c45b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090040580 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090040580 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090040580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005ef8c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090040580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090040580 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090040580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090040580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090040580 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090040580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55960b9c45b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10037498)[0x55960b9c26c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090040580 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10037498)[0x55960b9c26c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090040580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10037498)[0x55960b9c26c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10037498)[0x55960b9c26c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10037498)[0x55960b9c26c0]{disrupted}: Freeing instance (context_map.c:202) 20241106090040581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090040581 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090040581 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090040581 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090040581 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090040581 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090040581 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090040581 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(746)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(760)@dbd1549f7850: Final verdict of PTC: none 20241106090040581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090040581 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090040581 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090040581 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090040581 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090040581 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090040581 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090040581 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090040581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090040581 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090040581 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090040581 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090040581 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090040581 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090040581 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090040581 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(744)@dbd1549f7850: Final verdict of PTC: none 20241106090040580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10037498)[0x55960b9c26c0]{disrupted}: Deallocated (fsm.c:568) 20241106090040581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55960b9c45b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090040581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55960b9c45b0]{disconnected}: Freeing instance (context_map.c:206) 20241106090040581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55960b9c45b0]{disconnected}: Deallocated (fsm.c:568) 20241106090040581 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10037498 SCCP-70 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106090040581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090040581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090040581 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106090040581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090040581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090040581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090040581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090040581 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090040581 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090040581 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090040581 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090040581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090040581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106090040581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106090040581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090040581 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090040581 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090040581 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-SCCP(757)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(748)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090040598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58156<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(743)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(741): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(742): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(743): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(744): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(745): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(746): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(747): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(748): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(749): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(750): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(751): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(752): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(753): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(754): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(755): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(756): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(757): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(758): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(759): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(760): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(761): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(762): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(763): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Wed Nov 6 09:00:40 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 20241106090040752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090041264 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090041264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f81f6), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090041264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090041264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090041264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090041264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090041264 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090041264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc904f), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090041264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090041264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090041264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090041264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090041264 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090041264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e1171), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090041264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090041264 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090041264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090041264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090041265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090041265 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090041265 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090041265 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090041265 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090041265 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090041265 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090041265 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090041265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090041265 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090041265 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090041265 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090041265 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090041265 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090041265 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090041265 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090041265 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090041265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090041265 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090041265 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090041265 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090041265 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090041265 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090041265 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090041265 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090041265 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090041455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58192<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=353768) 20241106090042028 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090042028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465bd7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090042029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090042029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090042029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090042029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090042029 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090042029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046454f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090042029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090042029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090042029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090042029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090042029 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090042029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005231e5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090042029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090042029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090042029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090042029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090042029 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090042029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd4c99), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090042029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090042029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090042029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090042029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090042029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090042029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090042029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090042029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090042029 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090042029 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090042029 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090042029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090042029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090042029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090042029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090042029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090042029 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090042029 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090042029 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090042030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090042030 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090042030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090042030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090042030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090042030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090042030 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090042030 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090042030 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090042030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090042030 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090042030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090042030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090042030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090042030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090042030 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090042030 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090042030 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090042030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090042030 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090042030 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=353768, count=367752) 20241106090042581 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090042581 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090042581 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106090042581 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090042581 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106090042581 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106090042581 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090042581 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106090042581 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106090042741 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090042741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b550e9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090042742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090042742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090042742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090042742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090042742 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090042742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004446d5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090042742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090042742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090042742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090042742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090042742 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090042742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009706d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090042742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090042742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090042742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090042742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090042742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090042742 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090042742 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090042742 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090042742 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090042742 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090042742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090042742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090042742 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090042742 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090042742 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090042742 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090042742 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090042742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090042742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090042742 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090042742 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090042742 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090042742 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090042742 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090042742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090043109 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090043109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017a98d), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090043109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090043109 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090043109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090043109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090043109 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090043109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfd3d), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090043109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090043109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090043109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090043109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090043109 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090043109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00710987), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090043109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090043109 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090043109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090043109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090043109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090043109 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090043109 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090043109 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090043109 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090043109 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090043110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090043110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090043110 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090043110 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090043110 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090043110 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090043110 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090043110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090043110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090043110 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090043110 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090043110 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090043110 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090043110 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090043110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Wed Nov 6 09:00:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106090043686 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090043687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfca15), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090043687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090043687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090043687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090043687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090043687 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090043687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0fad5), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090043687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090043687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090043687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090043687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090043687 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090043687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047c50b), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090043687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090043687 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090043687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090043687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090043687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090043687 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090043687 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090043687 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090043687 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090043687 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090043687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090043687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090043687 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090043687 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090043687 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090043687 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090043687 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090043687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090043687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090043687 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090043687 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090043687 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090043687 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090043687 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090043687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090044345 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090044345 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090044345 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090044345 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090044345 DLSCCP DEBUG SCCP-SCOC(48)[0x55960b9b04b0]{IDLE}: Deallocated (fsm.c:568) MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241106090044540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090044546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090044552 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33301<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(767)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090044669 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106090044669 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090044680 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090044681 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044681 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34893 (stream_srv.c:129) 20241106090044681 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34893<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090044681 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(769)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090044681 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044681 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090044681 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044682 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044682 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090044682 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090044682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090044682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044682 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044682 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090044682 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044682 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044682 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044682 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090044682 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090044682 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090044682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090044683 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044683 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106090044683 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090044683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044683 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106090044683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044683 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044683 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044683 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090044683 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090044683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044683 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090044683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044683 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044684 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044684 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090044684 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090044684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044684 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090044684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044684 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044684 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044684 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044684 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106090044684 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106090044684 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106090044684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044684 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044684 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044684 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090044684 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090044684 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090044684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090044684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044684 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044684 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044684 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090044684 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090044684 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090044684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(773)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(773)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(773)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(771)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(776)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(776)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(776)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(774)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(779)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-M3UA(779)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(779)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(777)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090044738 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090044738 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044738 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090044739 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090044739 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044739 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090044739 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044739 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090044739 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044740 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044740 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106090044740 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090044740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044740 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106090044740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044740 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044740 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044740 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090044740 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090044740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044740 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090044740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044740 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044740 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044740 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090044740 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090044740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044740 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090044740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044740 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044740 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044740 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090044740 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090044740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090044741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044741 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106090044741 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106090044741 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106090044741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090044741 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090044741 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090044741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090044741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090044741 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090044741 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090044741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090044741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090044741 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090044741 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090044741 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090044741 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090044741 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(782)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(782)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(782)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(780)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(785)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(785)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(785)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(783)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(788)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn2-M3UA(788)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(788)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn2-SCCP(786)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090044790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090044790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090044790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090044790 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090044790 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090044790 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090044790 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090044790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090044790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106090044795 DLINP DEBUG SRVCONN(,r=127.0.0.1:34893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090044795 DLINP DEBUG SRVCONN(,r=127.0.0.1:34893<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090044795 DLINP DEBUG SRVCONN(,r=127.0.0.1:34893<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090044795 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090044795 DHNBAP DEBUG (127.0.0.1:34893 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106090044795 DHNBAP NOTICE (127.0.0.1:34893 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090044795 DHNBAP NOTICE (127.0.0.1:34893 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090044795 DLINP DEBUG SRVCONN(,r=127.0.0.1:34893<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090044795 DLINP DEBUG SRVCONN(,r=127.0.0.1:34893<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090044899 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090044899 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106090044899 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090044899 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(773)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106090044908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044908 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106090044908 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090044908 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090044908 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090044908 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090044908 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090044911 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090044911 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106090044911 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090044911 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106090044911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044911 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090044911 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090044911 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090044911 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090044911 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090044911 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090044911 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090044911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090044911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090044911 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106090044911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090044911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090044911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090044911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090044911 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090044911 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090044911 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044913 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044913 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090044913 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090044913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090044913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044913 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090044913 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090044913 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090044913 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090044913 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(776)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106090044916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044916 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106090044916 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090044916 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090044916 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090044916 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106090044916 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090044917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044917 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090044917 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090044917 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090044917 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090044917 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090044917 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090044917 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090044917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090044917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090044917 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106090044917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090044917 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090044917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090044917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090044917 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090044917 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090044917 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044918 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044918 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090044918 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090044918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044919 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090044919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044919 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044919 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044919 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044919 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090044919 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090044919 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090044919 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090044919 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090044931 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090044931 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106090044931 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090044931 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(779)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106090044937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044937 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106090044937 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090044937 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090044937 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090044937 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106090044937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090044939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044939 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090044939 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090044939 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090044939 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090044939 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090044939 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090044939 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090044939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090044940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090044940 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106090044940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090044940 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090044940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090044940 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090044940 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090044940 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090044940 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044941 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044941 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090044941 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090044941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044941 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090044941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044941 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044942 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044942 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044942 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090044942 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090044942 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090044942 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106090044942 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090044957 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090044957 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106090044957 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106090044957 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106090044957 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106090044957 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106090044957 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(782)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106090044964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044964 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106090044964 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106090044964 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106090044964 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106090044964 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090044964 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090044964 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106090044964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090044964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090044964 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090044964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090044964 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090044964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090044964 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090044964 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090044967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044967 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090044967 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090044967 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090044967 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090044967 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106090044967 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090044967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090044967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090044967 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106090044967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090044967 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090044967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090044967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090044967 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090044967 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090044967 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044968 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044969 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090044969 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090044969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090044969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044969 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044969 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090044969 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106090044969 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090044969 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106090044969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044969 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044969 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044969 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090044969 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090044969 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090044969 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090044969 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(785)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106090044975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044975 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106090044975 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090044975 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090044975 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090044975 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106090044975 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090044977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044977 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090044977 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090044977 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090044977 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090044977 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090044977 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090044977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090044977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090044977 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106090044977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090044977 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090044977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090044977 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090044977 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090044977 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090044977 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044979 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044979 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090044979 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090044979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044979 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090044979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044979 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044979 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044979 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044979 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090044979 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090044979 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090044979 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090044979 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090044981 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090044981 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106090044981 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090044981 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(788)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106090044986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044986 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106090044986 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090044986 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090044986 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090044986 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106090044986 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090044988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044988 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090044988 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090044988 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090044988 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090044988 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090044988 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090044988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090044988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090044988 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106090044988 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090044988 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090044988 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090044988 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090044988 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090044988 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090044988 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090044989 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090044989 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090044989 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090044990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090044990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090044990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090044990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090044990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090044990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090044990 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090044990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090044990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090044990 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090044990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090044990 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090044990 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090044990 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090044990 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090044990 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090044990 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106090044990 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(772)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090045715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045715 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090045715 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090045715 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090045715 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090045715 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090045715 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090045715 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090045715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090045715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090045715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090045715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090045715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090045715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090045715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090045715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090045715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090045715 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090045715 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090045715 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106090045715 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090045716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090045716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090045716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090045716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090045716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090045716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090045716 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090045716 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106090045716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045716 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090045716 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090045716 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090045716 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090045716 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090045716 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090045716 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045716 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090045716 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090045716 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090045716 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090045716 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090045716 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090045716 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090045717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090045717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090045717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090045717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090045717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090045717 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090045717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090045717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045717 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090045717 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090045717 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090045717 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090045717 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(775)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090045719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045719 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090045719 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090045719 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090045719 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090045719 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090045719 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090045719 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090045720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090045720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090045720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090045720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090045720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090045720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106090045720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090045720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045720 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090045720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090045720 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090045720 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090045720 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106090045720 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090045720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090045720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090045720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090045720 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090045720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090045720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090045720 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090045720 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106090045720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045720 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090045720 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090045720 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090045720 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090045720 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090045720 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090045720 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045722 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090045722 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090045722 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090045722 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090045722 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090045722 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090045722 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090045722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090045722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090045722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090045722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090045722 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090045722 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106090045722 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090045722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045722 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090045722 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090045722 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090045722 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090045722 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(778)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090045750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045750 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106090045750 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106090045750 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106090045750 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090045750 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090045750 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090045750 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090045750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090045750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090045750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106090045750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090045750 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090045750 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106090045750 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090045750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045750 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090045750 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090045750 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090045751 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090045751 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106090045751 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090045751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090045751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090045751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090045751 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090045751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090045751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090045751 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090045751 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{CONNECTED}: link up (cnlink.c:111) 20241106090045751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045751 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090045751 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090045751 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090045751 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090045751 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090045751 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106090045751 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045752 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106090045752 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106090045752 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106090045752 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090045752 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090045752 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090045752 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090045752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090045752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090045752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106090045752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090045752 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090045752 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106090045752 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090045753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090045753 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090045753 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090045753 DRANAP INFO cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(781)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090045763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045763 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090045763 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090045763 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090045763 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090045763 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090045763 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090045763 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090045763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090045763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090045763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090045763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090045763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090045763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090045763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090045763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090045763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090045763 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090045763 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090045763 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106090045763 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090045763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090045763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090045763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090045763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090045763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090045763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090045763 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090045763 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106090045764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045764 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090045764 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090045764 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090045764 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090045764 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090045764 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090045764 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045765 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090045765 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090045765 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090045765 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090045765 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090045765 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090045765 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090045765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090045765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090045765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090045765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090045765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090045765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090045765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090045765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045765 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090045765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090045765 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090045765 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090045765 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(784)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090045771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045771 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090045771 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090045771 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090045771 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090045771 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090045771 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090045771 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090045772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090045772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090045772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090045772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090045772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090045772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106090045772 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090045772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045772 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090045772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090045772 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090045772 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090045772 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106090045772 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090045772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090045772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090045772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090045772 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090045772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090045772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090045772 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090045772 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106090045772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045772 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090045772 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090045772 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090045772 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090045772 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090045772 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090045772 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045772 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090045772 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090045772 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090045772 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090045772 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090045772 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090045772 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090045772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090045772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090045772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090045772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090045772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090045772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106090045772 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090045772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045772 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090045772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090045772 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090045772 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090045772 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(787)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090045783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045783 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106090045783 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106090045783 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106090045783 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090045783 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090045783 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090045783 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090045783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090045783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090045783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106090045783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090045783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090045783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106090045783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090045783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090045783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090045783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090045783 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090045783 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20241106090045783 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090045783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090045783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090045783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090045783 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090045783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090045783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090045783 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090045783 DRANAP NOTICE cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: link up (cnlink.c:111) 20241106090045784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045784 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090045784 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090045784 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090045784 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090045784 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090045784 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106090045784 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090045784 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106090045784 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106090045784 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106090045784 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090045784 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090045784 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090045784 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090045784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090045784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090045784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090045784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106090045784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090045784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090045784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106090045784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090045784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090045784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090045784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090045784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090045784 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090045784 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090045784 DRANAP INFO cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090046804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090046806 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090046811 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090046815 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090046819 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106090046824 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090046828 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090046832 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090046835 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090046839 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106090046841 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090046843 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090046845 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090046847 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090046850 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106090046852 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090046856 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090046860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090046864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090046867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011000000'B, t_guard := 20.000000 } 20241106090046898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41298<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(787)@dbd1549f7850: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(787)@dbd1549f7850: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(790) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(768)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(790)13373868 20241106090047936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090047936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090047936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106090047937 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090047937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcc11ac, normal) (hnbgw_rua.c:407) 20241106090047937 DHNB DEBUG map_rua[0x55960b9b04b0]{init}: Allocated (fsm.c:456) 20241106090047937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13373868)[0x55960b9b04b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090047937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13373868 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090047937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090047937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090047937 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241106090047937 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13373868 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1070) 20241106090047937 DCN DEBUG map_sccp[0x55960b9afe50]{init}: Allocated (fsm.c:456) 20241106090047937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55960b9afe50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090047937 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13373868 <-> SCCP-71 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241106090047937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13373868 SCCP-71 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241106090047937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13373868)[0x55960b9b04b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090047937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090047937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090047937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13373868)[0x55960b9b04b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090047937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55960b9afe50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090047937 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090047937 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{IDLE}: Allocated (fsm.c:456) 20241106090047937 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090047937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f40030000c00056400500f1100926) (sccp_scrc.c:401) 20241106090047937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090047937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090047937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090047937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090047937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090047937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090047937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090047937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090047937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090047937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090047937 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090047937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090047937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090047937 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090047937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55960b9afe50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090047937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13373868)[0x55960b9b04b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090047937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090047938 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090047938 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090047938 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090047938 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090047938 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090047938 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106090047938 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(786)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(786)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(787)@dbd1549f7850: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(790) HNBGW_Test.sgsn2-RAN(787)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(790)3560308 HNBGW_Test.sgsn2-SCCP(786)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(786)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(790)@dbd1549f7850: setverdict(pass): none -> pass 20241106090047947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090047947 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106090047947 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106090047947 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106090047947 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090047947 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090047947 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090047947 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090047947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090047947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090047947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090047947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106090047947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090047947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=00128685) (sccp_scrc.c:472) 20241106090047947 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1823) 20241106090047947 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090047947 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090047947 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090047947 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090047947 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090047947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55960b9afe50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090047947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55960b9afe50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090047948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41298<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(790)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090047948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090047949 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090047951 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090047952 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090047953 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090047954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090047955 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090047956 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090047957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090047957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090047958 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090047959 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090047960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090047960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090047961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090047961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090047962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090047963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090047963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090047964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111000000'B, t_guard := 20.000000 } 20241106090047974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41308<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(787)@dbd1549f7850: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(787)@dbd1549f7850: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(768)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(791)13269960 20241106090048997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090048997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090048997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106090048997 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090048997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xca7bc8, normal) (hnbgw_rua.c:407) 20241106090048997 DHNB DEBUG map_rua[0x55960b9bff40]{init}: Allocated (fsm.c:456) 20241106090048997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269960)[0x55960b9bff40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090048997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13269960 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090048997 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090048997 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090048997 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241106090048997 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13269960 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1070) 20241106090048997 DCN DEBUG map_sccp[0x55960b9bfd20]{init}: Allocated (fsm.c:456) 20241106090048997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55960b9bfd20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090048997 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13269960 <-> SCCP-72 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241106090048997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13269960 SCCP-72 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241106090048997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269960)[0x55960b9bff40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090048997 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090048997 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090048997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269960)[0x55960b9bff40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090048997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55960b9bfd20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090048997 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090048997 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{IDLE}: Allocated (fsm.c:456) 20241106090048997 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090048997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f40030001c00056400500f1100926) (sccp_scrc.c:401) 20241106090048997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090048997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090048997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090048997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090048997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090048997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090048997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090048997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090048997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090048997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090048997 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090048997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090048997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090048997 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090048997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55960b9bfd20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090048997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269960)[0x55960b9bff40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090048997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090048997 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090048997 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090048997 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090048997 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090048997 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090048997 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106090048997 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(786)@dbd1549f7850: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(786)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(787)@dbd1549f7850: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(791) HNBGW_Test.sgsn2-RAN(787)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(791)8126850 HNBGW_Test.sgsn2-SCCP(786)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(786)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106090049004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090049004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090049004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090049004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106090049004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090049004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=00ced238) (sccp_scrc.c:472) 20241106090049004 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1823) 20241106090049003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090049003 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106090049003 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106090049003 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106090049003 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090049003 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090049003 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090049003 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090049004 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090049004 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090049004 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090049004 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090049004 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090049004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55960b9bfd20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090049004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55960b9bfd20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(791)@dbd1549f7850: setverdict(pass): none -> pass 20241106090049007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(791)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090049009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090049011 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090049012 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090049014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090049015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090049016 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090049017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090049017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090049018 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090049019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090049019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090049020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090049021 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090049021 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090049022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090049023 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090049023 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090049024 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090049024 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090049025 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101110000'B, t_guard := 20.000000 } 20241106090049035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41322<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(784)@dbd1549f7850: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(784)@dbd1549f7850: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(792) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(768)@dbd1549f7850: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(792)3118361 20241106090050063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090050063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090050063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106090050063 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090050063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2f9519, normal) (hnbgw_rua.c:407) 20241106090050063 DHNB DEBUG map_rua[0x55960b9b9290]{init}: Allocated (fsm.c:456) 20241106090050063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3118361)[0x55960b9b9290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090050063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3118361 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090050063 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090050063 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090050063 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106090050063 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3118361 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1117) 20241106090050063 DCN DEBUG map_sccp[0x55960b9c1c10]{init}: Allocated (fsm.c:456) 20241106090050063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55960b9c1c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090050063 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3118361 <-> SCCP-73 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106090050063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3118361 SCCP-73 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241106090050063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3118361)[0x55960b9b9290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090050063 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090050063 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090050063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3118361)[0x55960b9b9290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090050063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55960b9c1c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090050063 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090050063 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{IDLE}: Allocated (fsm.c:456) 20241106090050063 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090050063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f40030001700056400500f1100926) (sccp_scrc.c:401) 20241106090050063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090050063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090050063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090050063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090050063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090050063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090050063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090050063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090050063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090050063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090050063 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090050063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090050063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090050063 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090050063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55960b9c1c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090050063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3118361)[0x55960b9b9290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090050063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090050063 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090050063 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090050063 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090050063 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090050063 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090050063 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090050063 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(783)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(783)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(784)@dbd1549f7850: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(792) HNBGW_Test.sgsn1-RAN(784)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(792)9654166 HNBGW_Test.sgsn1-SCCP(783)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(783)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(792)@dbd1549f7850: setverdict(pass): none -> pass 20241106090050082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090050082 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090050082 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090050082 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090050082 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090050082 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090050082 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090050082 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090050082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090050082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090050082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090050082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090050082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090050083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=00612ec4) (sccp_scrc.c:472) 20241106090050083 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1823) 20241106090050083 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090050083 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090050083 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090050083 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090050083 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090050083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55960b9c1c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090050083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55960b9c1c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090050084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41322<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(792)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090050086 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090050092 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090050096 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090050099 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090050101 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090050103 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090050104 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090050105 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090050106 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090050107 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090050107 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090050108 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090050109 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090050109 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090050110 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090050111 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090050112 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090050113 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090050114 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090050114 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106090050117 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33301<->l=127.0.0.1:4262) (control_if.c:193) 20241106090050117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41294<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106090050118 DLINP DEBUG SRVCONN(,r=127.0.0.1:34893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090050118 DLINP DEBUG SRVCONN(,r=127.0.0.1:34893<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090050118 DLINP NOTICE SRV(,r=127.0.0.1:34893<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090050118 DMAIN NOTICE (127.0.0.1:34893 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34893<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090050118 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(768)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(777)@dbd1549f7850: Final verdict of PTC: none 20241106090050118 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241106090050118 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(772)@dbd1549f7850: Final verdict of PTC: none 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241106090050118 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106090050118 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090050118 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-RAN(778)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(787)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(771)@dbd1549f7850: Final verdict of PTC: none 20241106090050118 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090050118 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090050118 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090050118 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(781)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(775)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(774)@dbd1549f7850: Final verdict of PTC: none 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090050118 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090050118 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090050118 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-RAN(784)@dbd1549f7850: Final verdict of PTC: none 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090050118 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090050118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090050118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090050118 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106090050118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090050118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090050118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090050118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090050118 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090050118 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090050118 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090050118 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090050118 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090050118 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106090050118 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090050118 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090050118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090050118 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090050119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090050119 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090050119 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106090050119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090050119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090050119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090050119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106090050119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090050119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090050119 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090050119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090050119 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090050119 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090050119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090050119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090050119 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090050119 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090050119 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090050119 DRANAP NOTICE cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55960b9afe50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090050119 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090050119 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090050119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00128685), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090050119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090050119 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090050119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090050119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) HNBGW_Test.sgsn0-SCCP(780)@dbd1549f7850: Final verdict of PTC: none 20241106090050119 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55960b9afe50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13373868)[0x55960b9b04b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090050119 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13373868)[0x55960b9b04b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(770)@dbd1549f7850: Final verdict of PTC: none 20241106090050119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13373868)[0x55960b9b04b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13373868)[0x55960b9b04b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13373868)[0x55960b9b04b0]{disrupted}: Freeing instance (context_map.c:202) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13373868)[0x55960b9b04b0]{disrupted}: Deallocated (fsm.c:568) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55960b9afe50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55960b9afe50]{disconnected}: Freeing instance (context_map.c:206) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55960b9afe50]{disconnected}: Deallocated (fsm.c:568) IPA-CTRL-CLI-IPA(765)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(785)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(779)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(786)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(788)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(769)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(782)@dbd1549f7850: Final verdict of PTC: none 20241106090050119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241106090050119 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090050119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090050119 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090050119 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090050119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090050119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090050119 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090050119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090050119 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106090050119 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090050119 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090050119 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090050119 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090050119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090050119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090050119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(776)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(789)@dbd1549f7850: Final verdict of PTC: none 20241106090050119 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13373868 SCCP-71 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090050119 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090050119 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090050119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ced238), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090050119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090050119 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090050119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090050119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090050119 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55960b9bfd20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269960)[0x55960b9bff40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090050119 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269960)[0x55960b9bff40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090050119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269960)[0x55960b9bff40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269960)[0x55960b9bff40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269960)[0x55960b9bff40]{disrupted}: Freeing instance (context_map.c:202) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269960)[0x55960b9bff40]{disrupted}: Deallocated (fsm.c:568) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55960b9bfd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55960b9bfd20]{disconnected}: Freeing instance (context_map.c:206) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55960b9bfd20]{disconnected}: Deallocated (fsm.c:568) 20241106090050119 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13269960 SCCP-72 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241106090050119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090050119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090050119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106090050119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090050119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090050119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090050119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090050119 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090050119 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090050119 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090050119 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090050119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090050119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106090050119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090050119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090050119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090050119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090050119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090050119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090050119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090050119 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090050119 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090050119 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090050119 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090050119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106090050119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090050119 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090050119 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090050119 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3118361)[0x55960b9b9290]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3118361)[0x55960b9b9290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55960b9c1c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106090050119 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090050119 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090050119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612ec4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090050119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090050119 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090050119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090050119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090050119 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55960b9c1c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3118361)[0x55960b9b9290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3118361)[0x55960b9b9290]{disrupted}: Freeing instance (context_map.c:202) 20241106090050119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3118361)[0x55960b9b9290]{disrupted}: Deallocated (fsm.c:568) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55960b9c1c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55960b9c1c10]{disconnected}: Freeing instance (context_map.c:206) 20241106090050119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55960b9c1c10]{disconnected}: Deallocated (fsm.c:568) 20241106090050119 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3118361 SCCP-73 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241106090050119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090050119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090050119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106090050119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090050119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090050119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090050119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090050119 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090050119 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090050119 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090050119 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090050126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(767)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(773)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(783)@dbd1549f7850: Final verdict of PTC: none 20241106090050126 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090050126 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090050126 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090050126 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090050126 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090050126 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106090050126 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090050126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090050126 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090050126 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090050126 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090050126 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090050126 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090050126 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106090050126 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090050126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090050126 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090050126 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090050126 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090050126 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090050126 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090050126 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090050126 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(764)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090050143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41290<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(766)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(764): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(765): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(766): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(767): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(768): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(769): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(770): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(771): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(772): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(773): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(774): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(775): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(776): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-SCCP(777): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-RAN(778): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-M3UA(779): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(780): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(781): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(782): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(783): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(784): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(785): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(786): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn2-RAN(787): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(788): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(790): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(791): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(792): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Wed Nov 6 09:00:50 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20241106090050335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090050581 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090050581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005ef8c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090050581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090050581 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090050581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090050581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090050581 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090050581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073504e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090050581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090050581 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090050581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090050581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090050581 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090050581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060a266), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090050581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090050581 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090050581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090050581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090050581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090050581 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090050581 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090050581 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090050581 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090050581 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090050581 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090050581 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090050581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090050581 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090050581 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090050581 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090050581 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090050581 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090050581 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090050581 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090050582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090050582 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090050582 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090050582 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090050582 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090050582 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090050582 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090050582 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090051038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41330<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=425512) 20241106090051265 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090051265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e1171), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090051265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090051265 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090051265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090051265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090051265 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090051265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc904f), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090051265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090051265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090051265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090051265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090051265 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090051265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f81f6), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090051265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090051265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090051265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090051265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090051265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090051266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090051266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090051266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090051266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090051266 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090051266 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090051266 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090051266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090051266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090051266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090051266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090051266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090051266 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090051266 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090051266 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090051266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090051266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090051266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090051266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090051266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090051266 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090051266 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090051266 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090052029 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090052029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd4c99), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090052029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090052029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090052029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090052029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090052029 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090052029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005231e5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090052029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090052029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090052029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090052029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090052030 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090052030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046454f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090052030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090052030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090052030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090052030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090052030 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090052030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465bd7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090052030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090052030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090052030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090052030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090052030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090052030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090052030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090052030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090052030 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090052030 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090052030 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090052030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090052030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090052030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090052030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090052030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090052030 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090052030 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090052030 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090052030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090052030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090052030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090052030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090052030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090052030 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090052030 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090052030 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090052030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090052030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090052030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090052030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090052030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090052030 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090052030 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090052030 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090052030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=425512, count=437328) 20241106090052119 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090052119 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106090052119 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106090052119 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090052119 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090052119 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106090052119 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090052119 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106090052119 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106090052119 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090052119 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106090052119 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241106090052119 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090052119 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106090052119 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106090052743 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090052743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009706d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090052743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090052743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090052743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090052743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090052743 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090052743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004446d5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090052743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090052743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090052743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090052743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090052743 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090052743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b550e9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090052743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090052743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090052743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090052743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090052743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090052743 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090052743 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090052743 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090052743 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090052743 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090052743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090052743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090052743 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090052743 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090052743 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090052743 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090052744 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090052744 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090052744 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090052744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090052744 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090052744 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090052744 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090052744 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090052744 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090052744 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090052744 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090052744 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090052744 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Wed Nov 6 09:00:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106090053109 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090053109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00710987), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090053109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090053109 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090053109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090053109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090053109 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090053109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfd3d), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090053109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090053109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090053109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090053109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090053109 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090053109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017a98d), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090053109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090053109 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090053109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090053109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090053109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090053109 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090053109 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090053110 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090053110 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090053110 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090053110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090053110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090053110 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090053110 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090053110 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090053110 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090053110 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090053110 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090053110 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090053110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090053110 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090053110 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090053110 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090053110 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090053110 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090053110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090053110 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090053680 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090053680 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090053680 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090053680 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090053680 DLSCCP DEBUG SCCP-SCOC(49)[0x55960b9be2a0]{IDLE}: Deallocated (fsm.c:568) 20241106090053680 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090053680 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090053680 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090053680 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090053680 DLSCCP DEBUG SCCP-SCOC(50)[0x55960b9c28d0]{IDLE}: Deallocated (fsm.c:568) 20241106090053682 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090053682 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090053682 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090053682 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090053682 DLSCCP DEBUG SCCP-SCOC(51)[0x55960b9b15f0]{IDLE}: Deallocated (fsm.c:568) MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_sgsnpool_L3Compl_no_cn started. 20241106090054131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090054136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090054139 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41133<->l=127.0.0.1:4262) (control_if.c:570) 20241106090054220 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106090054220 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_no_cn-Iuh0(796)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090054229 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090054229 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090054229 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090054229 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090054229 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090054229 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090054229 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090054229 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090054229 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090054229 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35206 (stream_srv.c:129) 20241106090054230 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35206<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_no_cn-Iuh1(798)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090054231 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090054231 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106090054231 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090054231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090054231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090054231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090054231 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090054231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106090054231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090054231 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090054231 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090054231 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090054231 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090054231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090054231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090054231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090054231 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090054231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090054231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090054231 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090054231 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090054231 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090054231 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090054231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090054231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090054231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090054231 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090054231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090054231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090054231 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090054231 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090054231 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090054231 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090054231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090054231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090054231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090054231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090054231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090054231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090054231 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090054231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054231 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090054231 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090054231 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106090054231 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106090054231 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106090054231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054231 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090054231 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090054231 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090054231 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090054231 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090054231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090054231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054231 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090054231 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090054231 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090054231 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090054231 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090054231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090054231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054231 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090054231 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090054231 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090054231 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090054231 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090054231 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090054231 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090054231 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(802)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(802)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(802)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(800)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090054247 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090054248 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090054248 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090054248 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090054248 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090054248 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090054248 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090054248 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090054249 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090054249 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106090054249 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090054249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090054249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090054249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090054249 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090054249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106090054249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090054249 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090054249 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090054249 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090054249 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090054249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090054249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090054249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090054250 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090054250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090054250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090054250 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090054250 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090054250 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090054250 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090054250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090054250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090054250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090054250 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090054250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090054250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090054250 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090054250 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090054250 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090054250 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090054250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090054250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090054250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090054250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090054250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090054250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090054250 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090054250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054250 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090054250 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090054250 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106090054250 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106090054250 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106090054250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054250 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090054250 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090054250 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090054250 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090054250 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090054250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090054250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054250 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090054250 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090054250 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090054250 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090054250 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090054250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090054250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054250 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090054250 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090054250 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090054250 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090054250 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090054250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(805)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(805)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(805)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(803)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090054275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090054275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090054275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090054275 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090054275 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090054275 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090054275 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090054275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090054275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106090054280 DLINP DEBUG SRVCONN(,r=127.0.0.1:35206<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090054280 DLINP DEBUG SRVCONN(,r=127.0.0.1:35206<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090054280 DLINP DEBUG SRVCONN(,r=127.0.0.1:35206<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090054280 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090054280 DHNBAP DEBUG (127.0.0.1:35206 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106090054280 DHNBAP NOTICE (127.0.0.1:35206 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090054280 DHNBAP NOTICE (127.0.0.1:35206 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090054280 DLINP DEBUG SRVCONN(,r=127.0.0.1:35206<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090054280 DLINP DEBUG SRVCONN(,r=127.0.0.1:35206<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090054445 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090054445 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106090054445 DLSS7 <000c> osmo_ss7_xua_srv.c:117 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241106090054445 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106090054445 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106090054445 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106090054445 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(802)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106090054452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054452 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106090054452 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106090054452 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106090054452 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106090054452 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090054452 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090054452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106090054453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090054453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090054453 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106090054453 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090054453 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090054453 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090054453 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090054453 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090054457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054457 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090054457 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090054457 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090054457 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090054457 DLSS7 <000c> xua_as_fsm.c:498 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241106090054457 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090054457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090054457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090054457 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106090054457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090054457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090054457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090054457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090054457 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090054457 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090054457 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090054459 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090054459 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090054459 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090054459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090054459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090054459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090054459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090054459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090054459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090054459 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090054460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054460 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090054460 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090054460 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090054460 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090054460 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090054460 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090054460 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090054464 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090054464 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106090054465 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090054465 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(805)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106090054470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054470 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106090054470 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090054470 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090054470 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090054470 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090054470 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090054471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054471 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090054471 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090054471 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090054471 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090054471 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090054471 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090054471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090054471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090054471 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106090054471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090054471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090054471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090054471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090054471 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090054471 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090054471 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090054472 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090054472 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090054472 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090054472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090054472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090054472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090054472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090054472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090054472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090054472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090054472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090054472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090054472 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090054472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090054472 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090054472 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090054472 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090054472 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090054472 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090054472 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090054472 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(801)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090055261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090055261 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090055261 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090055261 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090055261 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090055261 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090055261 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090055261 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090055261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090055261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090055261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090055261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090055261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090055261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090055261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090055261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090055261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055261 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090055261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090055261 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090055261 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090055261 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106090055261 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090055261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090055261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090055261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090055261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090055261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090055261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090055261 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090055261 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106090055262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090055262 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090055262 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090055262 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090055262 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090055262 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090055262 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090055262 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090055262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090055262 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090055262 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090055262 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090055262 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090055262 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090055262 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090055262 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090055262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090055262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090055262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090055262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090055262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090055262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090055262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090055262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090055262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090055262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090055262 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090055262 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090055262 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(804)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090055277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090055277 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090055277 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090055277 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090055277 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090055277 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090055277 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090055277 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090055277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090055277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090055277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090055277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090055277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090055277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090055277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090055277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090055277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055277 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090055277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090055277 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090055277 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090055277 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106090055277 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090055278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090055278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090055278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090055278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090055278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090055278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090055278 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090055278 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106090055278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090055278 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090055278 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090055278 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090055278 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090055278 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090055278 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090055278 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090055281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090055281 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090055281 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090055281 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090055281 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090055281 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090055281 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090055281 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090055281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090055281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090055281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090055281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090055281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090055281 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090055281 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090055281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090055281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090055281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090055281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090055281 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090055281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090055281 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090055281 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090055281 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090055294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090055301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090055305 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090055308 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090055311 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106090055313 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090055315 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090055317 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090055319 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090055321 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106090055322 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090055323 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090055325 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090055326 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090055327 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106090055328 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090055329 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090055330 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090055330 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090055331 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101000110'B, t_guard := 20.000000 } 20241106090055346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35112<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(807)14571710 20241106090056366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090056366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090056366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106090056366 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090056366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xde58be, normal) (hnbgw_rua.c:407) 20241106090056366 DHNB DEBUG map_rua[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106090056366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14571710)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090056366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14571710 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090056366 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090056366 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090056366 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106090056366 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14571710 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241106090056366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14571710)[0x55960b9c28d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090056366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14571710)[0x55960b9c28d0]{init}: Freeing instance (context_map.c:202) 20241106090056366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14571710)[0x55960b9c28d0]{init}: Deallocated (fsm.c:568) 20241106090056366 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14571710 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106090056366 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:282) 20241106090056366 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106090056366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090056366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090056366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@dbd1549f7850: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(807)14571710 20241106090056378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(807)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000111111'B, t_guard := 20.000000 } 20241106090056398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35122<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(808)10510605 20241106090057410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090057410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090057410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106090057410 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090057410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa0610d, normal) (hnbgw_rua.c:407) 20241106090057410 DHNB DEBUG map_rua[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106090057410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510605)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090057410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10510605 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090057410 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090057410 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090057410 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106090057410 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10510605 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241106090057410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510605)[0x55960b9c28d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090057410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510605)[0x55960b9c28d0]{init}: Freeing instance (context_map.c:202) 20241106090057410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10510605)[0x55960b9c28d0]{init}: Deallocated (fsm.c:568) 20241106090057410 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10510605 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241106090057410 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:282) 20241106090057410 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106090057410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090057410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090057410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@dbd1549f7850: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(808)10510605 20241106090057416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35122<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(808)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110110110'B, t_guard := 20.000000 } 20241106090057432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(809)2765021 20241106090058444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090058444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090058444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106090058444 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090058444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2a30dd, normal) (hnbgw_rua.c:407) 20241106090058444 DHNB DEBUG map_rua[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106090058444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2765021)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090058444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2765021 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090058444 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090058444 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090058444 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2765021 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241106090058444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2765021)[0x55960b9c28d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090058444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2765021)[0x55960b9c28d0]{init}: Freeing instance (context_map.c:202) 20241106090058444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2765021)[0x55960b9c28d0]{init}: Deallocated (fsm.c:568) 20241106090058444 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2765021 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241106090058444 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20241106090058444 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106090058444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090058444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090058444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@dbd1549f7850: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(809)2765021 20241106090058450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(809)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110100110'B, t_guard := 20.000000 } 20241106090058467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35132<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(810)5369511 20241106090059479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090059479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090059479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106090059479 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090059479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x51eea7, normal) (hnbgw_rua.c:407) 20241106090059480 DHNB DEBUG map_rua[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106090059480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5369511)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090059480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369511 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090059480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090059480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090059480 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106090059480 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369511 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241106090059480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5369511)[0x55960b9c28d0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090059480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5369511)[0x55960b9c28d0]{init}: Freeing instance (context_map.c:202) 20241106090059480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5369511)[0x55960b9c28d0]{init}: Deallocated (fsm.c:568) 20241106090059480 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369511 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106090059480 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:282) 20241106090059480 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241106090059480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090059480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090059480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@dbd1549f7850: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(810)5369511 20241106090059485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35132<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(810)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106090059492 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41133<->l=127.0.0.1:4262) (control_if.c:193) 20241106090059492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35098<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106090059492 DLINP DEBUG SRVCONN(,r=127.0.0.1:35206<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090059492 DLINP DEBUG SRVCONN(,r=127.0.0.1:35206<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090059492 DLINP NOTICE SRV(,r=127.0.0.1:35206<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090059492 DMAIN NOTICE (127.0.0.1:35206 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35206<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090059492 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106090059492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090059492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090059492 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090059492 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090059492 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(804)@dbd1549f7850: Final verdict of PTC: none 20241106090059493 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106090059493 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090059493 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090059493 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090059493 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090059493 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090059493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090059493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090059493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090059493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090059493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090059493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090059493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090059493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090059493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090059493 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090059493 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090059493 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-SCCP(800)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(798)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(803)@dbd1549f7850: Final verdict of PTC: none 20241106090059493 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(793)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(806)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(799)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(801)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(794)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(805)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(796)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797)@dbd1549f7850: Final verdict of PTC: none 20241106090059493 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090059493 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106090059493 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106090059493 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090059493 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090059493 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090059493 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090059493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090059493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090059493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090059493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090059493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106090059493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090059493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090059493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090059493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090059493 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090059493 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090059493 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090059493 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(802)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090059498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35082<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(795)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(793): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(794): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(795): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(796): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(797): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(798): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(799): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(800): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(801): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(802): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(803): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(804): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(805): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(806): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(807): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(808): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(809): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(810): none (pass -> pass) MTC@dbd1549f7850: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Wed Nov 6 09:00:59 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20241106090059539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090100120 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090100120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612ec4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090100120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090100120 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090100120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090100120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090100120 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090100120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ced238), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090100120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090100120 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090100120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090100120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090100120 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090100120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00128685), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090100120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090100120 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090100120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090100120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090100120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090100120 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090100120 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090100120 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090100120 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090100120 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090100120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090100120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090100120 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090100120 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090100120 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090100120 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090100120 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090100120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090100120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090100120 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090100120 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090100120 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090100120 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090100120 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090100120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090100242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35140<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217760) 20241106090100582 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090100582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060a266), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090100582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090100582 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090100582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090100582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090100582 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090100582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073504e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090100582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090100582 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090100582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090100582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090100582 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090100582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005ef8c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090100582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090100582 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090100582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090100582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090100583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090100583 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090100583 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090100583 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090100583 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090100583 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090100583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090100583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090100583 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090100583 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090100583 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090100583 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090100583 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090100583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090100583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090100583 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090100583 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090100583 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090100583 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090100583 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090100583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=217760, count=229552) 20241106090101265 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090101265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f81f6), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090101265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090101266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090101266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090101266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090101266 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090101266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc904f), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090101266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090101266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090101266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090101266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090101266 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090101266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e1171), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090101266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090101266 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090101266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090101266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090101266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090101266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090101266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090101266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090101266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090101266 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090101266 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090101266 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090101266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090101266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090101266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090101266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090101266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090101266 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090101266 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090101266 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090101266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090101266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090101266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090101266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090101266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090101266 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090101266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090101494 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090101494 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090101494 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106090101494 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090101494 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090101494 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106090102030 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090102030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465bd7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090102030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090102030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090102030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090102030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090102030 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090102030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046454f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090102030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090102030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090102030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090102030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090102030 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090102030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005231e5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090102030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090102030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090102030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090102030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090102030 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090102030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd4c99), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090102030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090102030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090102030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090102030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090102030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090102030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090102030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090102030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090102030 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090102030 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090102031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106090102031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090102031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090102031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090102031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090102031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090102031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090102031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106090102031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090102031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090102031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090102031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090102031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090102031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090102031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106090102031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090102031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090102031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090102031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090102031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090102031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090102031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Wed Nov 6 09:01:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106090102744 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090102744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b550e9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090102744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090102744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090102744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090102744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090102744 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090102744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004446d5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090102744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090102744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090102744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090102744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090102744 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090102744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009706d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090102744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090102744 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090102744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090102744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090102745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090102745 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090102745 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090102745 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090102745 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090102745 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090102745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090102745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090102745 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090102745 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090102745 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090102745 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090102745 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090102745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090102745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090102745 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090102745 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090102745 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090102745 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090102745 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090102745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090103105 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(54)[0x55960b9bcff0]{IDLE}: Deallocated (fsm.c:568) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(53)[0x55960b9cf120]{IDLE}: Deallocated (fsm.c:568) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090103105 DLSCCP DEBUG SCCP-SCOC(52)[0x55960b9c3760]{IDLE}: Deallocated (fsm.c:568) MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241106090103305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090103308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59366<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090103311 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37297<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_nri_from_other_PLMN-Iuh0(814)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090103408 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106090103408 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090103417 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090103417 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103417 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090103417 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103417 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090103417 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103417 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090103417 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(816)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090103418 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41343 (stream_srv.c:129) 20241106090103418 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41343<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090103419 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103419 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106090103419 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090103419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103419 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106090103419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103419 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103419 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103419 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090103419 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090103419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103419 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090103419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103419 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103419 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103419 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090103419 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090103419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103419 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090103419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103419 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103419 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103419 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090103419 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090103419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090103419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103419 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103420 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103420 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103420 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106090103420 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106090103420 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106090103420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103420 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103420 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103420 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090103420 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090103420 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090103420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090103420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103420 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103420 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103420 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090103420 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090103420 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090103420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090103420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103420 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103420 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103420 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090103420 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090103420 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090103420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(820)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(820)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(820)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(818)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(823)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(823)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(823)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(821)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(826)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-M3UA(826)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(826)@dbd1549f7850: ************************************************* HNBGW_Test.msc2-SCCP(824)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090103464 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090103464 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103464 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090103464 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103465 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090103465 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103465 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090103465 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103466 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103466 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106090103466 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103466 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106090103466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103466 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103466 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103466 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090103466 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103466 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090103466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103466 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103466 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103466 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090103466 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103466 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090103466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103466 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103466 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103466 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090103466 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090103466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103467 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103467 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103467 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103467 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106090103467 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106090103467 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106090103467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103467 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103467 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103467 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090103467 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090103467 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090103467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090103467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103467 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103467 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103467 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090103467 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090103467 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090103467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090103467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103467 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103467 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103467 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090103467 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090103467 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090103467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(829)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(829)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(829)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(827)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(832)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(832)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(832)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(830)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(835)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn2-M3UA(835)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(835)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn2-SCCP(833)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090103517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090103517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090103518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090103518 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090103518 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090103518 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090103518 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090103518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090103518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106090103522 DLINP DEBUG SRVCONN(,r=127.0.0.1:41343<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090103522 DLINP DEBUG SRVCONN(,r=127.0.0.1:41343<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090103522 DLINP DEBUG SRVCONN(,r=127.0.0.1:41343<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090103522 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090103522 DHNBAP DEBUG (127.0.0.1:41343 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106090103522 DHNBAP NOTICE (127.0.0.1:41343 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090103522 DHNBAP NOTICE (127.0.0.1:41343 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090103522 DLINP DEBUG SRVCONN(,r=127.0.0.1:41343<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090103522 DLINP DEBUG SRVCONN(,r=127.0.0.1:41343<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090103633 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090103633 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106090103633 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090103633 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(820)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106090103637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103637 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106090103637 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090103637 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090103637 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090103637 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090103637 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090103638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103638 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090103638 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090103638 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090103638 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090103638 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090103638 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090103638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090103639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090103639 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106090103639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090103639 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090103639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090103639 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090103639 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090103639 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090103639 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103640 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103640 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090103640 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090103640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090103640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103640 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103640 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103640 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103640 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090103640 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090103640 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090103640 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090103640 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090103646 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090103646 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106090103646 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090103646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(823)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106090103650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103650 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106090103650 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090103650 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090103650 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090103650 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106090103650 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090103652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103652 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090103652 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090103652 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090103652 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090103652 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090103652 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090103652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090103652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090103652 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106090103652 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090103652 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090103652 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090103652 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090103652 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090103652 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090103652 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103653 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103653 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090103653 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090103653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103653 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090103654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103654 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103654 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103654 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103654 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090103654 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090103654 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090103654 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090103654 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090103662 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090103662 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106090103662 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090103662 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(826)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106090103664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103664 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106090103664 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090103664 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090103664 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090103664 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106090103664 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090103665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103665 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090103665 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090103665 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090103665 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090103665 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090103665 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090103665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090103665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090103665 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106090103665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090103665 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090103665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090103665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090103665 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090103665 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090103665 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103666 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103666 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090103666 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090103666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103666 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090103666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103666 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103666 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103666 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103666 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090103666 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090103666 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090103666 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106090103666 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090103680 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090103680 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106090103680 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090103680 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(829)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106090103684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103684 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106090103684 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090103684 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090103684 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090103684 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090103684 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090103685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103685 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090103685 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090103685 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090103685 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090103685 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090103685 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090103685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090103685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090103685 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106090103685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090103685 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090103685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090103686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090103686 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090103686 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090103686 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103687 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103687 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090103687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090103687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090103687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103687 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103687 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103687 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103687 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090103687 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090103687 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090103687 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090103687 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090103692 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090103692 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106090103692 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090103692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(832)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106090103695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103695 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106090103695 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090103695 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090103695 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090103695 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106090103695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090103696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103696 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090103696 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090103696 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090103696 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090103696 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090103696 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090103696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090103697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090103697 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106090103697 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090103697 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090103697 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090103697 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090103697 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090103697 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090103697 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103698 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103698 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090103698 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090103698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103698 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090103698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103698 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103698 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103698 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103698 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090103698 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090103698 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090103698 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090103698 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090103706 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090103706 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106090103706 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090103706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(835)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106090103709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103709 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106090103709 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090103709 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090103709 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090103709 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106090103709 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090103711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103711 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090103711 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090103711 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090103711 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090103711 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090103711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090103711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090103711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090103711 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106090103711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090103711 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090103711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090103711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090103711 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090103711 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090103711 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090103712 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090103712 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090103712 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090103712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090103712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090103712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090103712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090103712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090103712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090103712 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090103712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090103712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090103712 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090103712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090103712 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090103712 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090103712 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090103712 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090103712 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090103712 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106090103712 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(819)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090104439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104439 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090104439 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090104439 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090104439 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090104439 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090104439 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090104439 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090104440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090104440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090104440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090104440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090104440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090104440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090104440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090104440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104440 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090104440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090104440 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090104440 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090104440 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106090104440 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090104440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090104440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090104440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090104440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090104440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090104440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090104440 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090104440 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106090104440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104440 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090104440 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090104440 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090104440 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090104440 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090104440 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090104440 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104441 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090104441 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090104441 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090104441 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090104441 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090104441 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090104441 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090104442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090104442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090104442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090104442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090104442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090104442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090104442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090104442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090104442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090104442 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090104442 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090104442 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(822)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090104453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104453 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090104453 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090104453 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090104453 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090104453 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090104453 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090104453 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090104453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090104453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090104453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090104453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090104453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090104453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106090104453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090104453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090104453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090104453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090104454 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090104454 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106090104454 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090104454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090104454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090104454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090104454 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090104454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090104454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090104454 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090104454 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106090104454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104454 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090104454 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090104454 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090104454 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090104454 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090104454 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090104454 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104456 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090104456 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090104456 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090104456 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090104456 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090104456 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090104456 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090104456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090104456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090104456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090104456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090104456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090104456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106090104456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090104456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090104456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090104456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090104456 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090104456 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(825)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090104468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104468 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106090104468 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106090104468 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106090104468 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090104468 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090104468 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090104468 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090104468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090104468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090104468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106090104468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090104468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090104468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106090104468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090104468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090104468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090104468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090104468 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090104468 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20241106090104468 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090104468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090104468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090104468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090104468 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090104468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090104468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090104468 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090104468 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{CONNECTED}: link up (cnlink.c:111) 20241106090104468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104468 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090104468 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090104468 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090104468 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090104468 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090104468 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106090104468 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104469 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106090104469 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106090104469 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106090104469 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090104469 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090104469 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090104469 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090104469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090104469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090104469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:599) 20241106090104469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090104469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090104469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106090104469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090104469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090104469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090104469 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090104469 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090104469 DRANAP INFO cnlink(msc-2)[0x55960b93f870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(828)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090104489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104489 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090104489 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090104489 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090104489 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090104489 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090104489 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090104489 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090104489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090104489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090104489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090104489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090104489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090104489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090104489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090104489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090104490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090104490 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090104490 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090104490 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106090104490 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090104490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090104490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090104490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090104490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090104490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090104490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090104490 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090104490 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106090104490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104490 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090104490 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090104490 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090104490 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090104490 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090104490 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090104490 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104492 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090104492 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090104492 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090104492 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090104492 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090104492 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090104492 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090104492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090104492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090104492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090104492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090104492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090104492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090104492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090104492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104492 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090104492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090104492 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090104492 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090104492 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(831)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090104499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104499 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090104499 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090104499 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090104499 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090104499 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090104499 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090104499 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090104499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090104499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090104499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090104499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090104499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090104499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106090104499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090104499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090104499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090104499 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090104499 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090104499 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106090104499 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090104499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090104499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090104499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090104499 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090104499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090104499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090104499 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090104499 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106090104499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104499 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090104499 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090104499 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090104499 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090104499 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090104499 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090104499 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104501 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090104501 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090104501 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090104501 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090104501 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090104501 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090104501 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090104501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090104501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090104501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090104501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090104501 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090104501 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106090104501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090104501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104501 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090104501 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090104501 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090104501 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090104501 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(834)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090104513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104513 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106090104513 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106090104513 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106090104513 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090104513 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090104513 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090104513 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090104514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090104514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090104514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106090104514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090104514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090104514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106090104514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090104514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090104514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090104514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090104514 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090104514 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20241106090104514 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090104514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090104514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090104514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090104514 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090104514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090104514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090104514 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090104514 DRANAP NOTICE cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: link up (cnlink.c:111) 20241106090104514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104514 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090104514 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090104514 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090104514 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090104514 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090104514 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106090104514 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090104514 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106090104514 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106090104514 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106090104514 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090104514 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090104514 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090104514 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090104514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090104514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090104514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090104514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106090104514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090104514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090104514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106090104514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090104514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090104514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090104514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090104514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090104514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090104514 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090104514 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090104514 DRANAP INFO cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090105530 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090105538 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090105543 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090105549 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090105554 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106090105558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090105561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090105562 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090105564 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090105566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106090105569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090105573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090105575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090105577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090105579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106090105581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090105583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090105584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090105585 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090105587 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@dbd1549f7850: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001111000'B, t_guard := 20.000000 } 20241106090105611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59378<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(828)@dbd1549f7850: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(828)@dbd1549f7850: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(837) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(815)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(837)171459 20241106090106649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090106649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090106649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106090106649 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090106649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x29dc3, normal) (hnbgw_rua.c:407) 20241106090106649 DHNB DEBUG map_rua[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106090106649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-171459)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090106649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-171459 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090106649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090106649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090106649 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241106090106649 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241106090106649 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-171459 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1039) 20241106090106649 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-171459 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106090106649 DCN DEBUG map_sccp[0x55960b9b9290]{init}: Allocated (fsm.c:456) 20241106090106649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55960b9b9290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090106649 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-171459 <-> SCCP-74 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106090106649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-171459 SCCP-74 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241106090106649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-171459)[0x55960b9c28d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090106649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090106649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090106649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-171459)[0x55960b9c28d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090106649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55960b9b9290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090106649 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090106649 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{IDLE}: Allocated (fsm.c:456) 20241106090106649 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090106649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f40030000780056400500f1100926) (sccp_scrc.c:401) 20241106090106649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090106649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090106649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090106649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090106649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090106649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090106649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090106649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090106649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090106649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090106649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090106649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090106649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090106649 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090106649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55960b9b9290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090106649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-171459)[0x55960b9c28d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090106650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090106650 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090106650 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090106650 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090106650 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090106650 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090106650 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090106650 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(827)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(827)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(828)@dbd1549f7850: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(837) HNBGW_Test.sgsn0-RAN(828)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(837)6772906 HNBGW_Test.sgsn0-SCCP(827)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(827)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(837)@dbd1549f7850: setverdict(pass): none -> pass 20241106090106661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090106661 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090106661 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090106661 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090106661 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090106661 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090106661 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090106661 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090106661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090106661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090106661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090106661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090106661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090106661 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=00997bc3) (sccp_scrc.c:472) 20241106090106661 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1823) 20241106090106661 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090106661 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090106661 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090106661 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090106661 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090106661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55960b9b9290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090106661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55960b9b9290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090106661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59378<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(837)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090106662 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090106664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090106667 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090106670 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090106671 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090106673 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090106675 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090106677 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090106678 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090106679 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090106680 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090106681 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090106682 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090106683 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090106684 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090106684 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090106685 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090106686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090106687 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090106688 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111000010'B, t_guard := 20.000000 } 20241106090106700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59382<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(834)@dbd1549f7850: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(834)@dbd1549f7850: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(838) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(815)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(838)14931705 20241106090107715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090107715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090107715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106090107715 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090107715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe3d6f9, normal) (hnbgw_rua.c:407) 20241106090107715 DHNB DEBUG map_rua[0x55960b9b04b0]{init}: Allocated (fsm.c:456) 20241106090107715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14931705)[0x55960b9b04b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090107715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14931705 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090107715 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090107715 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090107715 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241106090107715 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14931705 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1070) 20241106090107715 DCN DEBUG map_sccp[0x55960b9afe50]{init}: Allocated (fsm.c:456) 20241106090107715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55960b9afe50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090107715 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14931705 <-> SCCP-75 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241106090107715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14931705 SCCP-75 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241106090107715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14931705)[0x55960b9b04b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090107715 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090107715 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090107715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14931705)[0x55960b9b04b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090107715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55960b9afe50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090107715 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090107715 DLSCCP DEBUG SCCP-SCOC(75)[0x55960b9bff40]{IDLE}: Allocated (fsm.c:456) 20241106090107715 DLSCCP DEBUG SCCP-SCOC(75)[0x55960b9bff40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090107715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f40030001c20056400500f1100926) (sccp_scrc.c:401) 20241106090107715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090107715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090107715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090107715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090107715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090107715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090107715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090107715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090107715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090107715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090107715 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090107715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090107715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090107715 DLSCCP DEBUG SCCP-SCOC(75)[0x55960b9bff40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090107715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55960b9afe50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090107715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14931705)[0x55960b9b04b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090107715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090107715 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090107715 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090107715 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090107715 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090107716 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090107716 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106090107716 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(833)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(833)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(834)@dbd1549f7850: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(838) HNBGW_Test.sgsn2-RAN(834)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(838)706598 HNBGW_Test.sgsn2-SCCP(833)@dbd1549f7850: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(838)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(833)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106090107728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090107728 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106090107728 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106090107728 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106090107728 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090107728 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090107728 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090107728 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090107728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090107728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090107728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090107728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:599) 20241106090107728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090107728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=003c5e56) (sccp_scrc.c:472) 20241106090107728 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1823) 20241106090107728 DLSCCP DEBUG SCCP-SCOC(75)[0x55960b9bff40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090107728 DLSCCP DEBUG SCCP-SCOC(75)[0x55960b9bff40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090107728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090107728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090107728 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090107728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55960b9afe50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090107728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55960b9afe50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090107728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59382<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(838)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090107729 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090107732 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090107734 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090107737 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090107739 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090107742 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090107744 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090107746 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090107749 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090107752 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090107754 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090107756 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090107759 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090107762 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090107764 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090107766 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090107770 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090107773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090107777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090107780 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(822)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(817)@dbd1549f7850: Final verdict of PTC: none 20241106090107787 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37297<->l=127.0.0.1:4262) (control_if.c:193) 20241106090107787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59366<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(827)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(818)@dbd1549f7850: Final verdict of PTC: none 20241106090107787 DLINP DEBUG SRVCONN(,r=127.0.0.1:41343<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090107787 DLINP DEBUG SRVCONN(,r=127.0.0.1:41343<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090107787 DLINP NOTICE SRV(,r=127.0.0.1:41343<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090107787 DMAIN NOTICE (127.0.0.1:41343 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41343<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090107787 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106090107788 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106090107788 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106090107788 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090107788 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090107788 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106090107788 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090107788 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090107788 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090107788 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090107788 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090107788 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090107788 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090107788 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090107788 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090107788 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090107788 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090107788 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090107788 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090107788 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106090107788 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090107788 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090107788 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090107788 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090107788 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090107788 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090107788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090107788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090107788 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106090107788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090107788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090107788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090107788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090107788 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090107788 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090107788 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090107788 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090107788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090107788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090107788 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106090107788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090107788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090107788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090107788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090107788 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090107788 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090107788 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090107788 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090107788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090107788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090107788 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090107788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090107788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090107788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090107788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090107788 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090107788 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090107788 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090107788 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090107788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55960b9b9290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090107788 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090107788 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090107788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00997bc3), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090107788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090107788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090107789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090107789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090107789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090107789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090107789 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090107789 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090107789 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090107789 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090107789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090107789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090107789 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090107789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55960b9b9290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090107789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-171459)[0x55960b9c28d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090107789 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-171459)[0x55960b9c28d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090107789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090107789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-171459)[0x55960b9c28d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090107789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-171459)[0x55960b9c28d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090107789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-171459)[0x55960b9c28d0]{disrupted}: Freeing instance (context_map.c:202) 20241106090107789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-171459)[0x55960b9c28d0]{disrupted}: Deallocated (fsm.c:568) 20241106090107789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55960b9b9290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090107789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55960b9b9290]{disconnected}: Freeing instance (context_map.c:206) 20241106090107789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55960b9b9290]{disconnected}: Deallocated (fsm.c:568) 20241106090107789 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-171459 SCCP-74 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241106090107789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090107789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106090107789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090107789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090107789 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090107789 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090107789 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106090107789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14931705)[0x55960b9b04b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106090107789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14931705)[0x55960b9b04b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241106090107789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55960b9afe50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241106090107789 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090107789 DLSCCP DEBUG SCCP-SCOC(75)[0x55960b9bff40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090107789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c5e56), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090107789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090107789 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090107789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090107789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090107789 DLSCCP DEBUG SCCP-SCOC(75)[0x55960b9bff40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090107789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55960b9afe50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090107789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14931705)[0x55960b9b04b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090107789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14931705)[0x55960b9b04b0]{disrupted}: Freeing instance (context_map.c:202) 20241106090107789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14931705)[0x55960b9b04b0]{disrupted}: Deallocated (fsm.c:568) 20241106090107789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55960b9afe50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090107789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55960b9afe50]{disconnected}: Freeing instance (context_map.c:206) 20241106090107789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55960b9afe50]{disconnected}: Deallocated (fsm.c:568) 20241106090107789 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14931705 SCCP-75 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241106090107789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090107789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090107789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090107789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090107789 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090107789 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090107789 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106090107789 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090107789 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090107789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090107789 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090107789 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090107789 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090107789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090107789 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090107789 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106090107789 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090107789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090107790 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106090107790 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090107790 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090107790 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090107790 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106090107790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090107790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090107790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090107790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090107790 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106090107790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090107790 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090107790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090107790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090107790 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090107790 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090107790 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090107790 DRANAP NOTICE cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(831)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(819)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(815)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(814)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(820)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(824)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-RAN(825)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(833)@dbd1549f7850: Final verdict of PTC: none 20241106090107794 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090107794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090107794 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090107794 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090107794 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090107794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090107794 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090107794 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241106090107794 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090107794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090107794 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106090107794 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090107794 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090107794 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090107794 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106090107794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090107794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090107797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090107797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090107797 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106090107797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090107797 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090107797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090107797 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090107797 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090107797 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090107797 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090107797 DRANAP NOTICE cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090107801 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090107801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090107801 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090107801 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090107801 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090107801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090107801 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090107801 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106090107801 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090107801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090107801 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106090107801 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090107801 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090107801 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090107801 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090107801 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090107801 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090107801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090107801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090107801 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106090107801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090107801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090107801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090107801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090107801 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090107801 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090107801 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090107801 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(828)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(821)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(836)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(823)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(829)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(830)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(826)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(811)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(816)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(832)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(812)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(835)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(834)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090107826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59354<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(813)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(811): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(812): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(813): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(814): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(815): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(816): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(817): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(818): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(819): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(820): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(821): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(822): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(823): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-SCCP(824): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-RAN(825): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc2-M3UA(826): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(827): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(828): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(829): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(830): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(831): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(832): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(833): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn2-RAN(834): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(835): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(836): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(837): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(838): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Wed Nov 6 09:01:07 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20241106090107985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090108587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59390<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=393652) Waiting for packet dumper to finish... 1 (prev_count=393652, count=394192) 20241106090109789 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090109789 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090109789 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106090109789 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090109789 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106090109789 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106090109789 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090109789 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090109789 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106090109790 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090109790 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106090109790 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106090109795 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090109795 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106090109795 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241106090109801 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090109801 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106090109801 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106090110120 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090110120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00128685), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090110120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090110120 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090110120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090110120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090110120 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090110120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ced238), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090110120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090110120 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090110120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090110120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090110120 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090110120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612ec4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090110120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090110120 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090110120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090110120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090110120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090110120 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090110120 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090110120 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090110120 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090110120 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090110120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090110120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090110120 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090110120 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090110120 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090110120 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090110120 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090110120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090110120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090110120 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090110120 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090110120 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090110120 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090110120 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090110120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090110583 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090110583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005ef8c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090110583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090110583 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090110583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090110583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090110583 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090110583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073504e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090110583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090110583 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090110583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090110583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090110583 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090110583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060a266), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090110583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090110583 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090110583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090110583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090110583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090110583 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090110583 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090110583 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090110583 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090110583 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090110583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090110583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090110583 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090110583 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090110583 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090110583 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090110583 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090110583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090110583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090110583 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090110583 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090110583 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090110583 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090110583 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090110583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Wed Nov 6 09:01:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106090111266 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090111266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e1171), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090111266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090111266 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090111266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090111266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090111266 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090111266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc904f), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090111266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090111266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090111266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090111266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090111266 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090111266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f81f6), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090111266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090111266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090111266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090111266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090111266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090111266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090111266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090111266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090111266 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090111266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090111266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111267 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090111267 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090111267 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090111267 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090111267 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090111267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106090111267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111267 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090111267 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090111267 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090111267 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090111267 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090111267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241106090111645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090111654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090111661 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42749<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(842)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090111756 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106090111756 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090111765 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090111765 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090111765 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090111765 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090111765 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090111765 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090111765 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090111765 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090111765 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60877 (stream_srv.c:129) 20241106090111765 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60877<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(844)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090111766 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090111766 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106090111766 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090111766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090111766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090111766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090111767 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090111767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106090111767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090111767 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090111767 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090111767 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090111767 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090111767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090111767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090111767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090111767 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090111767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090111767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090111767 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090111767 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090111767 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090111767 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090111767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090111767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090111767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090111767 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090111767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090111767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090111767 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090111767 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090111767 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090111767 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090111767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090111767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090111767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090111767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090111767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090111767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090111767 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090111767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111767 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090111767 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090111767 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106090111767 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106090111767 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106090111767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111767 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090111767 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090111767 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090111767 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090111767 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090111767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090111767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111767 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090111767 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090111767 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090111767 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090111767 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090111767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090111767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111767 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090111767 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090111767 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090111767 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090111767 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090111767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(848)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(848)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(848)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(846)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(851)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-M3UA(851)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(851)@dbd1549f7850: ************************************************* HNBGW_Test.msc1-SCCP(849)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090111795 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090111795 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090111795 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090111795 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090111795 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090111795 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090111795 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090111795 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090111796 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090111796 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106090111796 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090111796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090111797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090111797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090111797 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090111797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106090111797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090111797 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090111797 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090111797 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090111797 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090111797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090111797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090111797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090111797 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090111797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090111797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090111797 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090111797 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090111797 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090111797 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090111797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090111797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090111797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090111797 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090111797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090111797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090111797 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090111797 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090111797 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090111797 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090111797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090111797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090111797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090111797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090111797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090111797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090111797 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090111797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111797 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090111797 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090111797 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106090111797 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106090111797 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106090111797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111797 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090111797 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090111797 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090111797 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090111797 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090111797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090111797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111797 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090111797 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090111797 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090111797 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090111797 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090111797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090111797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111797 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090111797 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090111797 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090111797 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090111797 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090111797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(854)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(852)@dbd1549f7850: v_sccp_pdu_maxlen:268 MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(857)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(857)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(857)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(855)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090111836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090111836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090111836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090111836 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090111836 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090111836 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090111836 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090111836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090111836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106090111841 DLINP DEBUG SRVCONN(,r=127.0.0.1:60877<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090111841 DLINP DEBUG SRVCONN(,r=127.0.0.1:60877<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090111841 DLINP DEBUG SRVCONN(,r=127.0.0.1:60877<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090111841 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090111841 DHNBAP DEBUG (127.0.0.1:60877 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106090111841 DHNBAP NOTICE (127.0.0.1:60877 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090111841 DHNBAP NOTICE (127.0.0.1:60877 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090111841 DLINP DEBUG SRVCONN(,r=127.0.0.1:60877<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090111841 DLINP DEBUG SRVCONN(,r=127.0.0.1:60877<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090111980 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted HNBGW_Test.msc0-M3UA(848)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106090111991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090111991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090111991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106090111991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090111991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090111991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090111991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090111991 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090111991 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090111991 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090111992 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090111992 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090111992 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090111992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090111992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090111992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090111992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090111992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090111992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090111992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090111992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090111992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090111992 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090111980 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106090111980 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090111980 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106090111988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111988 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106090111988 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090111988 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090111988 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090111988 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090111988 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090111990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111990 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090111991 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090111991 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090111991 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090111991 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090111991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090111993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090111993 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090111993 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090111993 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090111993 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090111993 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090111993 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090111993 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090111993 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090111993 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106090111993 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090111994 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(851)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106090112004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112004 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106090112004 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090112004 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090112004 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090112004 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106090112004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090112007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112007 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090112007 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090112007 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090112007 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090112007 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090112007 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090112007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090112007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106090112007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090112007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090112007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090112007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090112007 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090112007 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090112007 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090112008 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090112008 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090112008 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090112008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090112008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090112008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112008 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090112008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112008 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090112008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112008 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112008 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112008 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090112008 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090112008 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090112008 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090112008 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112012 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090112012 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106090112012 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090112012 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(854)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106090112016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112016 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106090112016 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090112016 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090112016 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090112016 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090112016 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090112019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112019 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090112019 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090112019 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090112019 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090112019 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090112019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090112019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090112019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106090112019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090112019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090112019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090112019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090112019 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090112019 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090112019 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090112020 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090112020 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090112020 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090112021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090112021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090112021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112021 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112021 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112021 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090112021 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090112021 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090112021 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090112021 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090112021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112021 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090112026 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090112026 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106090112026 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090112026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(857)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106090112030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112030 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106090112030 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090112030 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090112030 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090112030 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106090112030 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090112031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112031 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090112031 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090112031 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090112031 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090112031 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090112031 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090112031 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090112031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd4c99), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090112031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090112031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112031 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090112031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005231e5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090112031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090112031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112031 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090112031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046454f), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090112031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090112031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112031 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090112031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00465bd7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090112031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090112031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090112031 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106090112031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090112031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090112031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090112031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090112031 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090112031 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090112031 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090112031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090112031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090112031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090112031 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090112031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090112031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090112031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090112031 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090112031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090112031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090112031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090112031 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090112031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090112031 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090112031 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090112031 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090112031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112032 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090112032 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090112032 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090112032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090112032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090112032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112033 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090112033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112033 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090112033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112033 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112033 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112033 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090112033 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090112033 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090112033 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090112033 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112036 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090112036 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090112036 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090112036 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112036 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112036 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112036 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090112036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=00bd4c99) (sccp_scrc.c:472) 20241106090112036 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1823) 20241106090112036 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090112036 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090112036 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090112036 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090112036 DLSCCP DEBUG SCCP-SCOC(61)[0x55960b9ce780]{IDLE}: Deallocated (fsm.c:568) 20241106090112238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112238 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090112238 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090112238 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090112238 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112238 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112238 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112238 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112238 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090112238 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090112238 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090112238 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112238 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112238 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112238 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112238 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090112238 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090112238 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090112238 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112238 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112238 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112238 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090112238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=005231e5) (sccp_scrc.c:472) 20241106090112238 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1823) 20241106090112238 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090112238 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090112238 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090112238 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090112238 DLSCCP DEBUG SCCP-SCOC(64)[0x55960b9c13f0]{IDLE}: Deallocated (fsm.c:568) 20241106090112238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090112239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=0046454f) (sccp_scrc.c:472) 20241106090112239 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1823) 20241106090112239 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090112239 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090112239 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090112239 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090112239 DLSCCP DEBUG SCCP-SCOC(63)[0x55960b9b8070]{IDLE}: Deallocated (fsm.c:568) 20241106090112239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090112239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=00465bd7) (sccp_scrc.c:472) 20241106090112239 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1823) 20241106090112239 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090112239 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090112239 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090112239 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090112239 DLSCCP DEBUG SCCP-SCOC(62)[0x55960b9bd120]{IDLE}: Deallocated (fsm.c:568) 20241106090112745 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090112745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009706d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090112745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090112746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112746 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090112746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004446d5), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090112746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090112746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112746 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090112746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b550e9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090112746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090112746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112746 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112746 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112746 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090112746 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090112746 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090112746 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090112746 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112746 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112746 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112746 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090112746 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090112746 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090112746 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090112746 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112746 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112746 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112746 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090112746 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090112746 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090112746 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090112746 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112753 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090112753 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090112753 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090112753 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112753 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112753 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112753 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090112753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=009706d7) (sccp_scrc.c:472) 20241106090112753 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1823) 20241106090112753 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090112753 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090112753 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090112753 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090112753 DLSCCP DEBUG SCCP-SCOC(60)[0x55960b9b9540]{IDLE}: Deallocated (fsm.c:568) 20241106090112753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112753 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090112753 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090112753 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090112753 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112753 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112753 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112753 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090112754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=004446d5) (sccp_scrc.c:472) 20241106090112754 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1823) 20241106090112754 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090112754 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090112754 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090112754 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090112754 DLSCCP DEBUG SCCP-SCOC(59)[0x55960b9bbe10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(847)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(850)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090112817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112817 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090112817 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090112817 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090112817 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112817 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112817 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112817 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090112817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090112817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090112817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090112817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090112817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090112817 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090112817 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090112817 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106090112817 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090112817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090112817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090112817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090112817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112817 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090112817 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106090112817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112817 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112817 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112817 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090112817 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090112817 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090112817 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090112817 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(853)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090112819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112819 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090112819 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090112819 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090112819 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112819 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112819 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112819 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090112819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090112819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090112819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090112819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112819 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090112819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090112819 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090112819 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090112819 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090112833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112833 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090112833 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090112833 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090112833 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112833 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112833 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112833 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090112833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112833 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090112833 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106090112833 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090112833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112833 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090112833 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090112833 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) HNBGW_Test.sgsn1-RAN(856)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090112833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112833 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112833 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112833 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090112833 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090112833 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090112833 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090112833 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112833 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090112833 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106090112833 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090112833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090112833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090112833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112833 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090112833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112833 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090112833 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106090112838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112838 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090112838 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090112838 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090112838 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112838 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112838 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112838 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090112838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090112838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106090112838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090112838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090112838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090112838 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090112838 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090112838 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090112954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112954 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090112954 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090112954 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112954 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112954 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090112954 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090112954 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112954 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112954 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090112954 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090112954 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112954 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112954 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090112954 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090112954 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112954 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112954 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106090112954 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106090112954 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090112954 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090112954 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090112954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=00b550e9) (sccp_scrc.c:472) 20241106090112954 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1823) 20241106090112954 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090112954 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090112954 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090112954 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090112954 DLSCCP DEBUG SCCP-SCOC(58)[0x55960b9bdae0]{IDLE}: Deallocated (fsm.c:568) 20241106090112954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090112954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090112954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090112955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090112955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090112955 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090112955 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090112955 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106090112955 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090112955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090112955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090112955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112955 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090112955 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106090112955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090112955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090112955 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106090112955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090112955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090112955 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090112955 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090112955 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20241106090112955 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090112955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090112955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090112955 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090112955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090112955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090112955 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090112955 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{CONNECTED}: link up (cnlink.c:111) 20241106090112955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090112955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090112955 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090112956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090112956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112955 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112955 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112955 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090112955 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090112955 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090112955 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090112955 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090112956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090112956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090112956 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090112956 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090112956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090112956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090112956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090112956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090112956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090112956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090112956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106090112956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090112956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090112956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090112956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090112956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090112956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090112956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090112956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090112956 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090112956 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090112956 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090112956 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090112956 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090112956 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106090112956 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090112956 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090112956 DRANAP INFO cnlink(msc-1)[0x55960b942670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090113851 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090113859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090113863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090113866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090113872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106090113876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090113880 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090113884 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090113887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090113890 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106090113892 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090113895 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090113897 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090113899 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090113901 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106090113902 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090113904 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090113905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090113907 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090113908 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101100100'B, t_guard := 20.000000 } 20241106090113928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45530<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(853)@dbd1549f7850: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(853)@dbd1549f7850: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(843)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859)9555925 20241106090114975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090114975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090114975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106090114975 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090114975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x91cfd5, normal) (hnbgw_rua.c:407) 20241106090114975 DHNB DEBUG map_rua[0x55960b9c13f0]{init}: Allocated (fsm.c:456) 20241106090114975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9555925)[0x55960b9c13f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090114975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9555925 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090114975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090114975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090114975 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106090114975 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9555925 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106090114975 DCN DEBUG map_sccp[0x55960b9ce780]{init}: Allocated (fsm.c:456) 20241106090114975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55960b9ce780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090114975 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9555925 <-> SCCP-76 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106090114975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9555925 SCCP-76 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241106090114975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9555925)[0x55960b9c13f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090114975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090114975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090114975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9555925)[0x55960b9c13f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090114975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55960b9ce780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090114975 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090114975 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{IDLE}: Allocated (fsm.c:456) 20241106090114975 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090114975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030003640056400500f1100926) (sccp_scrc.c:401) 20241106090114975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090114975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090114975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090114975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090114975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090114975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090114975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090114975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090114975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090114975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090114975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090114975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090114975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090114975 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090114975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55960b9ce780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090114975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9555925)[0x55960b9c13f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090114976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090114976 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090114976 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090114976 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090114976 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090114976 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090114976 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090114976 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(852)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(852)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(853)@dbd1549f7850: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859) HNBGW_Test.sgsn0-RAN(853)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859)16259493 HNBGW_Test.sgsn0-SCCP(852)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(852)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859)@dbd1549f7850: setverdict(pass): none -> pass 20241106090114994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090114994 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090114994 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090114994 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090114994 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090114994 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090114994 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090114994 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090114994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090114994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090114994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090114994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090114994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090114994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=0034e133) (sccp_scrc.c:472) 20241106090114994 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1823) 20241106090114994 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090114994 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090114995 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090114995 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090114995 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090114995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55960b9ce780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090114995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55960b9ce780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090114997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45530<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090114999 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090115002 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090115005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090115007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090115009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090115011 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090115012 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090115013 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090115014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090115015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090115016 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090115016 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090115017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090115018 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090115019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090115020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090115020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090115021 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090115022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090115023 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011110101'B, t_guard := 20.000000 } 20241106090115033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45544<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(856)@dbd1549f7850: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(856)@dbd1549f7850: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(843)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860)5890727 20241106090116057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090116057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090116057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106090116057 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090116057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x59e2a7, normal) (hnbgw_rua.c:407) 20241106090116057 DHNB DEBUG map_rua[0x55960b9afe50]{init}: Allocated (fsm.c:456) 20241106090116057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890727)[0x55960b9afe50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090116057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890727 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090116057 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090116057 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090116057 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106090116057 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890727 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1117) 20241106090116057 DCN DEBUG map_sccp[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106090116057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090116057 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5890727 <-> SCCP-77 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106090116057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890727 SCCP-77 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241106090116057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890727)[0x55960b9afe50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090116057 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090116057 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090116057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890727)[0x55960b9afe50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090116057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55960b9c28d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090116057 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090116057 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{IDLE}: Allocated (fsm.c:456) 20241106090116057 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090116057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030002f50056400500f1100926) (sccp_scrc.c:401) 20241106090116057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090116057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090116057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090116057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090116057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090116057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090116057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090116057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090116057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090116057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090116057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090116057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090116057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090116057 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090116057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55960b9c28d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090116057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890727)[0x55960b9afe50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090116057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090116057 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090116057 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090116057 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090116057 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090116057 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090116057 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090116057 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(855)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(855)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(856)@dbd1549f7850: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860) HNBGW_Test.sgsn1-RAN(856)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860)10900668 HNBGW_Test.sgsn1-SCCP(855)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(855)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106090116065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090116065 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090116065 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090116065 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090116065 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090116065 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090116065 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090116065 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860)@dbd1549f7850: setverdict(pass): none -> pass 20241106090116065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090116065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090116065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090116065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090116065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090116065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=000d5eba) (sccp_scrc.c:472) 20241106090116065 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1823) 20241106090116065 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090116065 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090116065 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090116065 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090116065 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090116065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55960b9c28d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090116065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55960b9c28d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090116065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45544<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090116066 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090116067 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090116068 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090116069 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090116070 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090116070 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090116071 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090116072 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090116073 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090116074 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090116075 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090116075 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090116076 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090116077 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090116078 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090116079 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090116080 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090116082 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090116083 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090116085 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: "disconnecting msc0" 20241106090116086 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(853)@dbd1549f7850: Final verdict of PTC: none 20241106090116087 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090116087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090116087 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090116087 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106090116087 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090116087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090116087 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090116087 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090116087 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090116087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090116087 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106090116087 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090116087 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090116087 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090116087 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090116087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090116087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090116087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090116087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090116087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090116087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090116087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090116087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090116087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090116087 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090116087 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090116087 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090116087 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090116087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55960b9ce780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090116087 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090116087 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090116087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034e133), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090116087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090116087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090116087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090116087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090116087 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090116087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55960b9ce780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090116087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9555925)[0x55960b9c13f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090116087 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9555925)[0x55960b9c13f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090116087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090116087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9555925)[0x55960b9c13f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090116087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9555925)[0x55960b9c13f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090116087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9555925)[0x55960b9c13f0]{disrupted}: Freeing instance (context_map.c:202) 20241106090116087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9555925)[0x55960b9c13f0]{disrupted}: Deallocated (fsm.c:568) 20241106090116087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55960b9ce780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090116087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55960b9ce780]{disconnected}: Freeing instance (context_map.c:206) 20241106090116087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55960b9ce780]{disconnected}: Deallocated (fsm.c:568) 20241106090116087 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9555925 SCCP-76 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106090116087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090116087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106090116087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090116087 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090116087 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090116087 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090116087 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090116087 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090116087 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090116087 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(854)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(852)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010101111'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(843)@dbd1549f7850: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859)9555925 20241106090116100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45550<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(856)@dbd1549f7850: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(856)@dbd1549f7850: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(843)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861)14643977 20241106090117113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090117113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090117113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106090117113 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090117113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdf7309, normal) (hnbgw_rua.c:407) 20241106090117113 DHNB DEBUG map_rua[0x55960b9c13f0]{init}: Allocated (fsm.c:456) 20241106090117113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14643977)[0x55960b9c13f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090117113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14643977 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090117114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090117114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090117114 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14643977 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1117) 20241106090117114 DCN DEBUG map_sccp[0x55960b9ce780]{init}: Allocated (fsm.c:456) 20241106090117114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55960b9ce780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090117114 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14643977 <-> SCCP-78 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106090117114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14643977 SCCP-78 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106090117114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14643977)[0x55960b9c13f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090117114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090117114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090117114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14643977)[0x55960b9c13f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090117114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55960b9ce780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090117114 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090117114 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{IDLE}: Allocated (fsm.c:456) 20241106090117114 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090117114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000af0056400500f1100926) (sccp_scrc.c:401) 20241106090117114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090117114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090117114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090117114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090117114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090117114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090117114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090117114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090117114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090117114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090117114 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090117114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090117114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090117114 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090117114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55960b9ce780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090117114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14643977)[0x55960b9c13f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090117114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090117114 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090117114 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090117114 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090117114 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090117114 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090117114 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090117114 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(855)@dbd1549f7850: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(855)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(856)@dbd1549f7850: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861) HNBGW_Test.sgsn1-RAN(856)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861)685788 HNBGW_Test.sgsn1-SCCP(855)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(855)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106090117117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090117117 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090117117 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090117117 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090117117 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090117117 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090117117 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090117117 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090117117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090117117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090117117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090117117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090117117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090117117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=00c537c6) (sccp_scrc.c:472) 20241106090117117 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1823) 20241106090117117 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090117117 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090117117 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090117117 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090117117 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090117117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55960b9ce780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090117117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55960b9ce780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861)@dbd1549f7850: setverdict(pass): none -> pass 20241106090117119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45550<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090117120 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090117124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090117126 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090117129 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090117131 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090117132 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090117134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090117135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090117136 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090117136 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090117137 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090117138 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090117139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090117139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090117140 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090117141 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090117142 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090117142 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090117143 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090117144 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106090117147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45522<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106090117147 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090117147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090117147 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090117147 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106090117147 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090117147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090117147 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090117147 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090117147 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090117147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090117147 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106090117147 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090117147 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090117147 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090117147 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090117147 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090117147 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090117147 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42749<->l=127.0.0.1:4262) (control_if.c:193) 20241106090117147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090117147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090117147 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106090117147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090117147 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090117147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090117147 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090117147 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090117147 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090117147 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090117147 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090117147 DLINP DEBUG SRVCONN(,r=127.0.0.1:60877<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090117147 DLINP DEBUG SRVCONN(,r=127.0.0.1:60877<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090117147 DLINP NOTICE SRV(,r=127.0.0.1:60877<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090117147 DMAIN NOTICE (127.0.0.1:60877 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60877<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090117147 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(849)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(843)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-RAN(850)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(847)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(845)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(856)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(848)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(846)@dbd1549f7850: Final verdict of PTC: none 20241106090117148 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090117148 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090117148 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106090117148 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106090117148 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090117148 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090117148 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090117148 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090117148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090117148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090117148 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090117148 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090117148 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090117148 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090117148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090117148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(842)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(839)@dbd1549f7850: Final verdict of PTC: none 20241106090117148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090117148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090117148 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106090117148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090117148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090117148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090117148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090117148 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090117148 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090117148 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090117148 DRANAP NOTICE cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090117148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090117148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090117148 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106090117148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090117148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090117148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090117148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090117148 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090117148 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090117148 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090117148 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090117148 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090117148 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090117148 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090117148 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090117148 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090117148 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090117148 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090117148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090117148 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090117148 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090117148 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090117148 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090117148 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090117148 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090117148 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(855)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(844)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(851)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(857)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(840)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(858)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090117148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55960b9c28d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090117148 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090117148 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090117148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d5eba), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090117148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090117148 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090117148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090117148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090117148 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090117148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55960b9c28d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090117148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890727)[0x55960b9afe50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090117148 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890727)[0x55960b9afe50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090117148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090117148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890727)[0x55960b9afe50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090117148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890727)[0x55960b9afe50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090117148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890727)[0x55960b9afe50]{disrupted}: Freeing instance (context_map.c:202) 20241106090117148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5890727)[0x55960b9afe50]{disrupted}: Deallocated (fsm.c:568) 20241106090117148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55960b9c28d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090117148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55960b9c28d0]{disconnected}: Freeing instance (context_map.c:206) 20241106090117148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55960b9c28d0]{disconnected}: Deallocated (fsm.c:568) 20241106090117148 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890727 SCCP-77 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106090117148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55960b9ce780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090117148 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090117148 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090117148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c537c6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090117148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090117148 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090117148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090117148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090117148 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090117148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55960b9ce780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090117148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14643977)[0x55960b9c13f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090117148 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14643977)[0x55960b9c13f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090117148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090117148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14643977)[0x55960b9c13f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090117148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14643977)[0x55960b9c13f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090117148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14643977)[0x55960b9c13f0]{disrupted}: Freeing instance (context_map.c:202) 20241106090117148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14643977)[0x55960b9c13f0]{disrupted}: Deallocated (fsm.c:568) 20241106090117148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55960b9ce780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090117148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55960b9ce780]{disconnected}: Freeing instance (context_map.c:206) 20241106090117148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55960b9ce780]{disconnected}: Deallocated (fsm.c:568) 20241106090117148 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14643977 SCCP-78 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106090117148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090117148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106090117148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106090117148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090117148 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090117148 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090117148 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106090117153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45506<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(841)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(839): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(840): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(841): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(842): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(843): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(844): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(845): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(846): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(847): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(848): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-SCCP(849): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-RAN(850): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc1-M3UA(851): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(855): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(856): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(857): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(858): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(859): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(860): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(861): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Wed Nov 6 09:01:17 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20241106090117202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090117790 DLSCCP DEBUG SCCP-SCOC(75)[0x55960b9bff40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090117790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c5e56), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090117790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090117790 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090117790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090117790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090117790 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090117790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00997bc3), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090117790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090117790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090117790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090117790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090117790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090117790 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090117790 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090117790 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090117790 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090117790 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090117790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090117790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090117790 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090117790 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090117790 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090117790 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090117790 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090117790 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090117790 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090117804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45566<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=395836) 20241106090118088 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090118088 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090118088 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=395836, count=400096) 20241106090119148 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090119148 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106090119148 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106090119148 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090119148 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106090119148 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106090119148 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090119148 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090119148 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Wed Nov 6 09:01:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106090120121 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090120121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612ec4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090120121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090120121 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090120121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090120121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090120121 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090120121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ced238), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090120121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090120121 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090120121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090120121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090120122 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090120122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00128685), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090120122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090120122 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090120122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090120122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090120122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090120122 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090120122 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090120122 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090120122 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090120122 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090120122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090120122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090120122 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090120122 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090120122 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090120122 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090120122 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090120122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090120122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090120122 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090120122 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090120122 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090120122 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090120122 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090120122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090120584 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090120584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060a266), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090120584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090120584 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090120584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090120584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090120585 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090120585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073504e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090120585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090120585 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090120585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090120585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090120585 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090120585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005ef8c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090120585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090120585 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090120585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090120585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090120585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090120585 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090120585 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090120585 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090120585 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090120585 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090120585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090120585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090120585 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090120585 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090120585 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090120585 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090120585 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090120585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090120585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090120585 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090120585 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090120585 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090120585 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090120585 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090120585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241106090120895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090120901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090120904 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36177<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(865)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090120997 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106090120997 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090121010 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090121010 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090121010 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090121010 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090121010 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090121010 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(867)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090121011 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56457 (stream_srv.c:129) 20241106090121011 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56457<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090121011 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090121011 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090121011 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090121011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090121011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090121011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090121011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121011 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090121011 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090121011 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090121011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121011 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121011 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121011 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090121011 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090121011 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090121011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down 20241106090121012 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090121012 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106090121012 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090121012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090121012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090121012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121012 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106090121012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121012 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090121012 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090121012 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090121012 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090121012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090121012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090121012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121012 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090121012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121012 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090121012 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090121012 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090121012 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090121012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090121012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090121013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121013 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090121013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121013 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090121013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121013 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121013 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121013 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106090121013 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106090121013 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106090121013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121013 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121013 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121013 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090121013 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090121013 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090121013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090121013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121013 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121013 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121013 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090121013 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090121013 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090121013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(871)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(871)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(871)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(869)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090121035 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090121035 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090121035 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090121035 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090121035 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090121035 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090121035 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090121035 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090121037 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090121037 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106090121037 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090121037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090121037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090121037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121037 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106090121037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121037 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090121037 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090121037 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090121037 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090121037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090121037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090121037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121037 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090121037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121037 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090121037 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090121037 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090121037 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090121037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090121037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090121037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121037 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090121037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121037 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090121037 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090121037 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090121037 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090121037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090121037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090121037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090121038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121038 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090121038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121038 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121038 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121038 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106090121038 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106090121038 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106090121038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121038 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121038 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121038 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090121038 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090121038 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090121038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090121038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121038 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121038 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121038 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090121038 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090121038 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090121038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090121038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121038 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121038 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121038 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090121038 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090121038 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090121038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(874)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(874)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(874)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(872)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090121066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090121066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090121066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090121066 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090121066 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090121066 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090121066 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090121066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090121066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106090121070 DLINP DEBUG SRVCONN(,r=127.0.0.1:56457<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090121070 DLINP DEBUG SRVCONN(,r=127.0.0.1:56457<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090121070 DLINP DEBUG SRVCONN(,r=127.0.0.1:56457<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090121070 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090121070 DHNBAP DEBUG (127.0.0.1:56457 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106090121070 DHNBAP NOTICE (127.0.0.1:56457 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090121070 DHNBAP NOTICE (127.0.0.1:56457 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090121070 DLINP DEBUG SRVCONN(,r=127.0.0.1:56457<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090121070 DLINP DEBUG SRVCONN(,r=127.0.0.1:56457<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090121229 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090121229 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106090121229 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090121229 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(871)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106090121233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121233 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106090121233 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090121233 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090121233 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090121233 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090121233 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090121234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121234 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090121234 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090121234 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090121234 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090121234 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090121234 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090121234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090121235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090121235 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106090121235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090121235 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090121235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090121235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090121235 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090121235 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090121235 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090121236 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090121236 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090121236 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090121236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090121236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090121236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090121236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121236 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090121236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121236 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121236 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121236 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090121236 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090121236 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090121236 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090121236 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090121255 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090121255 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106090121255 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090121255 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(874)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106090121261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121261 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106090121261 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090121261 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090121261 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090121261 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090121261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090121264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121264 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090121264 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090121264 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090121264 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090121264 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090121264 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090121264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090121264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090121264 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106090121264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090121264 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090121264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090121264 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090121264 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090121264 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090121264 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090121265 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090121265 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090121265 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090121265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090121265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090121265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090121265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090121266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090121266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090121266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121266 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090121266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090121266 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090121266 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090121266 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090121266 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090121267 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090121267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f81f6), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090121267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090121267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121267 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090121267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc904f), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090121267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090121267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121267 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090121267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e1171), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090121267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090121267 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090121267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090121267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090121267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121267 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121267 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121267 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090121267 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090121267 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090121267 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090121267 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090121268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090121268 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090121268 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090121268 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090121268 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090121268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090121268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090121268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090121268 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090121268 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090121268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090121278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121278 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090121278 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090121278 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090121278 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090121278 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090121278 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090121278 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090121278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090121278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090121278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090121279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090121279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090121279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=007f81f6) (sccp_scrc.c:472) 20241106090121279 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1823) 20241106090121279 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090121279 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090121279 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090121279 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090121279 DLSCCP DEBUG SCCP-SCOC(67)[0x55960b9c1520]{IDLE}: Deallocated (fsm.c:568) 20241106090121486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090121486 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090121486 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090121486 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090121486 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090121486 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090121486 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090121486 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090121486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090121486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090121486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090121486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090121486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090121486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=00dc904f) (sccp_scrc.c:472) 20241106090121486 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1823) 20241106090121486 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090121486 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090121487 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090121487 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090121487 DLSCCP DEBUG SCCP-SCOC(65)[0x55960b9bc6d0]{IDLE}: Deallocated (fsm.c:568) 20241106090122037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090122038 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090122038 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090122038 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090122038 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090122038 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090122038 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090122038 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(870)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090122038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090122038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090122038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090122038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090122038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090122038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090122038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090122038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090122038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090122038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090122038 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090122038 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090122038 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106090122038 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090122038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090122038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090122038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090122038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090122038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090122038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090122038 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090122038 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106090122038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090122038 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090122038 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090122038 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090122038 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090122038 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090122038 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090122038 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090122038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090122038 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090122038 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090122038 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090122038 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090122038 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090122038 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090122038 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090122038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090122039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090122039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090122039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090122039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090122039 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090122039 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090122039 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090122039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122039 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090122039 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090122039 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090122039 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090122039 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090122066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090122066 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090122066 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090122066 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090122066 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090122066 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090122066 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090122066 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090122066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090122066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090122066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090122066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090122066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090122066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090122066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090122066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090122066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090122066 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090122066 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090122066 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106090122066 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090122066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090122066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090122067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090122067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090122067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090122067 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090122067 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106090122067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090122067 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090122067 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090122067 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090122067 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090122067 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090122067 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090122067 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(873)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090122070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090122070 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090122070 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090122070 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090122070 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090122070 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090122070 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090122070 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090122070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090122070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090122070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090122070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090122070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090122070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090122070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090122070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090122070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090122070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090122070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090122070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090122070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090122070 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090122070 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090122070 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090123081 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090123090 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090123094 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090123100 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090123104 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106090123108 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090123112 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090123116 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090123120 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090123124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106090123128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090123132 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090123136 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090123140 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090123144 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106090123147 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090123151 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090123154 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090123156 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090123158 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001011110'B, t_guard := 20.000000 } 20241106090123173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(873)@dbd1549f7850: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(873)@dbd1549f7850: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(866)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876)6213260 20241106090124224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090124224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090124225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106090124225 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090124225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5ece8c, normal) (hnbgw_rua.c:407) 20241106090124225 DHNB DEBUG map_rua[0x55960b9bc6d0]{init}: Allocated (fsm.c:456) 20241106090124225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6213260)[0x55960b9bc6d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090124225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6213260 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090124225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090124225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090124225 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106090124225 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6213260 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106090124225 DCN DEBUG map_sccp[0x55960b9c1520]{init}: Allocated (fsm.c:456) 20241106090124225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55960b9c1520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090124225 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6213260 <-> SCCP-79 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106090124225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6213260 SCCP-79 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241106090124225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6213260)[0x55960b9bc6d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090124225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090124225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090124225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6213260)[0x55960b9bc6d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090124225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55960b9c1520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090124225 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090124225 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{IDLE}: Allocated (fsm.c:456) 20241106090124225 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090124225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300005e0056400500f1100926) (sccp_scrc.c:401) 20241106090124225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090124225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090124225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090124225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090124225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090124225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090124225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090124225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090124225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090124225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090124225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090124225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090124225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090124225 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090124225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55960b9c1520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090124225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6213260)[0x55960b9bc6d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090124226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090124226 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090124226 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090124226 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090124226 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090124226 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090124226 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090124226 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(872)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(872)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(873)@dbd1549f7850: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876) HNBGW_Test.sgsn0-RAN(873)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876)13153405 HNBGW_Test.sgsn0-SCCP(872)@dbd1549f7850: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(872)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106090124246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090124246 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090124246 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090124246 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090124246 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090124246 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090124246 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090124246 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090124246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090124246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090124246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090124246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090124246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090124246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=0043f05f) (sccp_scrc.c:472) 20241106090124246 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1823) 20241106090124246 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090124246 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090124246 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090124246 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090124246 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090124246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55960b9c1520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090124246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55960b9c1520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090124248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090124250 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090124253 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090124256 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090124260 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090124263 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090124264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090124265 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090124266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090124266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090124267 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090124268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090124269 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090124270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090124270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090124271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090124272 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090124273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090124274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090124274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090124275 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000000'B, t_guard := 20.000000 } 20241106090124285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(873)@dbd1549f7850: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(873)@dbd1549f7850: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(866)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877)15200732 20241106090125302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090125302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090125302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106090125302 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090125302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe7f1dc, normal) (hnbgw_rua.c:407) 20241106090125302 DHNB DEBUG map_rua[0x55960b9c28d0]{init}: Allocated (fsm.c:456) 20241106090125302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200732)[0x55960b9c28d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090125302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200732 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090125302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090125302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090125302 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106090125302 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200732 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1117) 20241106090125302 DCN DEBUG map_sccp[0x55960b9c13f0]{init}: Allocated (fsm.c:456) 20241106090125302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55960b9c13f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090125302 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15200732 <-> SCCP-80 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106090125302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200732 SCCP-80 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241106090125302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200732)[0x55960b9c28d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090125302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090125302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090125302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200732)[0x55960b9c28d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090125302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55960b9c13f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090125302 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090125302 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{IDLE}: Allocated (fsm.c:456) 20241106090125302 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090125302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000050), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030001000056400500f1100926) (sccp_scrc.c:401) 20241106090125302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090125302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090125302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090125302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090125302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090125302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090125302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090125302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090125302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090125302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090125302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090125302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090125302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090125302 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090125302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55960b9c13f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090125302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200732)[0x55960b9c28d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090125303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090125303 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090125303 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090125303 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090125303 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090125303 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090125303 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090125303 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(872)@dbd1549f7850: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(872)@dbd1549f7850: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(873)@dbd1549f7850: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877) HNBGW_Test.sgsn0-RAN(873)@dbd1549f7850: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877)8397567 HNBGW_Test.sgsn0-SCCP(872)@dbd1549f7850: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(872)@dbd1549f7850: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106090125309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090125309 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090125309 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090125309 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090125309 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090125309 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090125309 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090125309 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090125309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090125309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090125309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090125309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090125309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090125309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=0025c5d7) (sccp_scrc.c:472) 20241106090125309 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1823) 20241106090125309 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090125309 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090125309 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090125309 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090125309 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090125309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55960b9c13f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090125309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55960b9c13f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877)@dbd1549f7850: setverdict(pass): none -> pass 20241106090125312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090125314 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090125317 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090125320 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090125322 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090125325 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090125326 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090125328 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090125329 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090125330 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090125331 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090125331 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090125332 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090125333 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090125333 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090125334 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090125335 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090125336 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090125337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090125337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090125338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: "connecting cnlink 1" 20241106090125339 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(880)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-M3UA(880)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(880)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn1-SCCP(878)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090125558 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090125558 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106090125558 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090125558 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(880)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106090125565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090125566 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106090125566 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090125566 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090125566 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090125566 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106090125566 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090125568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090125568 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090125568 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090125568 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090125568 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090125568 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090125568 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090125569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090125569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090125569 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106090125569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090125569 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090125569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090125569 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090125569 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090125569 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090125569 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090125570 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090125570 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090125570 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090125570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090125570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090125570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090125570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090125570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090125570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090125570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090125570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090125570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090125570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090125570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090125570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090125570 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090125571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090125571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090125571 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090125571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090125571 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090125571 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090125571 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090125571 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090125571 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090125571 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090125571 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090126088 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090126088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034e133), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090126088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090126088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090126088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090126088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090126088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090126088 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090126088 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090126088 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090126088 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090126088 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090126088 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090126088 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090126094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090126094 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090126094 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090126094 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090126094 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090126094 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090126094 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090126094 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090126095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090126095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090126095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090126095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090126095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090126095 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=0034e133) (sccp_scrc.c:472) 20241106090126095 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1823) 20241106090126095 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090126095 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090126095 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090126095 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090126095 DLSCCP DEBUG SCCP-SCOC(76)[0x55960b9b04b0]{IDLE}: Deallocated (fsm.c:568) MTC@dbd1549f7850: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110100111'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(879)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090126372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090126372 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090126372 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090126372 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090126372 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090126372 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090126372 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090126372 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090126372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090126372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090126372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090126372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090126372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090126372 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090126372 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106090126372 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090126372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090126372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090126372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090126372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090126372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090126372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090126372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090126373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090126373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090126373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090126373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090126373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090126373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090126373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090126373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090126373 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090126373 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20241106090126373 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090126373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090126373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090126373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090126373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090126373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090126373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090126373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090126373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090126373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090126373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090126373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090126373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090126373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090126373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090126373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090126373 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090126373 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: link up (cnlink.c:111) 20241106090126373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090126373 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090126373 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090126373 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090126373 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090126373 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090126373 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090126373 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090126373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090126373 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090126373 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090126373 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090126373 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090126373 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090126373 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090126373 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090126373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090126373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090126373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090126373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090126374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090126374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090126374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106090126374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090126374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090126374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090126374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090126374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090126374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090126374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090126374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090126374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090126374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090126374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090126374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090126374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090126374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090126374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090126374 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090126374 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090126374 DRANAP INFO cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090126383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090127149 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090127149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c537c6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090127149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090127149 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090127149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090127149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090127149 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090127149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d5eba), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090127149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090127149 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090127149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090127149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090127149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127149 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090127149 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090127149 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090127149 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090127149 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090127149 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090127149 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090127149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127149 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090127149 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090127149 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090127149 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090127149 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090127149 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090127149 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090127155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127155 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090127155 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090127155 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090127155 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090127155 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090127155 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090127155 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090127155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090127155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090127155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090127155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090127155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090127155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=00c537c6) (sccp_scrc.c:472) 20241106090127155 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1823) 20241106090127155 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090127156 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090127156 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090127156 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090127156 DLSCCP DEBUG SCCP-SCOC(78)[0x55960b9bfd20]{IDLE}: Deallocated (fsm.c:568) 20241106090127358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127358 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090127358 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090127358 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090127358 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090127358 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090127358 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090127358 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090127358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090127359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090127359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090127359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090127359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090127359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=000d5eba) (sccp_scrc.c:472) 20241106090127359 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1823) 20241106090127359 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090127359 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090127359 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090127359 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090127359 DLSCCP DEBUG SCCP-SCOC(77)[0x55960b9b9290]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(879)@dbd1549f7850: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(879)@dbd1549f7850: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(866)@dbd1549f7850: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881)782009 20241106090127411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090127412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090127412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106090127412 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090127412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbeeb9, normal) (hnbgw_rua.c:407) 20241106090127412 DHNB DEBUG map_rua[0x55960b9b9290]{init}: Allocated (fsm.c:456) 20241106090127412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782009)[0x55960b9b9290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090127412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-782009 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106090127412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090127412 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090127412 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-782009 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1117) 20241106090127412 DCN DEBUG map_sccp[0x55960b9bfd20]{init}: Allocated (fsm.c:456) 20241106090127412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55960b9bfd20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090127412 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-782009 <-> SCCP-81 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106090127412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-782009 SCCP-81 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106090127412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782009)[0x55960b9b9290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090127412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090127412 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090127412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782009)[0x55960b9b9290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090127412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55960b9bfd20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090127412 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090127412 DLSCCP DEBUG SCCP-SCOC(81)[0x55960b9b04b0]{IDLE}: Allocated (fsm.c:456) 20241106090127412 DLSCCP DEBUG SCCP-SCOC(81)[0x55960b9b04b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090127412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001a70056400500f1100926) (sccp_scrc.c:401) 20241106090127412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090127412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090127412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090127412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090127412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090127412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090127412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090127412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090127412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090127412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090127412 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090127412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090127412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090127413 DLSCCP DEBUG SCCP-SCOC(81)[0x55960b9b04b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090127413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55960b9bfd20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090127413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782009)[0x55960b9b9290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090127413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127413 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090127413 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090127413 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090127413 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090127413 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090127413 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090127413 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(878)@dbd1549f7850: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(878)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(879)@dbd1549f7850: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881) HNBGW_Test.sgsn1-RAN(879)@dbd1549f7850: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881)10528381 HNBGW_Test.sgsn1-SCCP(878)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(878)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881)@dbd1549f7850: setverdict(pass): none -> pass 20241106090127430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127430 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106090127430 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106090127430 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106090127430 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090127430 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090127430 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090127430 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090127431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090127431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090127431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090127431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241106090127431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090127431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00b5df3c) (sccp_scrc.c:472) 20241106090127431 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1823) 20241106090127431 DLSCCP DEBUG SCCP-SCOC(81)[0x55960b9b04b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090127431 DLSCCP DEBUG SCCP-SCOC(81)[0x55960b9b04b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090127431 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090127431 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090127431 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090127431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55960b9bfd20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090127431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55960b9bfd20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090127433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33590<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20241106090127435 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106090127439 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106090127442 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106090127444 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090127445 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090127446 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106090127447 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106090127448 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106090127449 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090127449 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090127450 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106090127451 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106090127452 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106090127452 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090127453 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090127454 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106090127455 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106090127455 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106090127456 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106090127456 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106090127459 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36177<->l=127.0.0.1:4262) (control_if.c:193) 20241106090127459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45588<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-SCCP(878)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(868)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(863)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(870)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(874)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(866)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(872)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(873)@dbd1549f7850: Final verdict of PTC: none 20241106090127459 DLINP DEBUG SRVCONN(,r=127.0.0.1:56457<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090127460 DLINP DEBUG SRVCONN(,r=127.0.0.1:56457<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090127460 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106090127460 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106090127460 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090127460 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090127460 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127460 DLINP NOTICE SRV(,r=127.0.0.1:56457<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090127460 DMAIN NOTICE (127.0.0.1:56457 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56457<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106090127460 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090127460 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090127460 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090127460 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090127460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090127460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090127460 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090127460 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090127460 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090127460 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090127460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090127460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090127460 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106090127460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090127460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090127460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106090127460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090127460 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106090127460 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090127460 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106090127460 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090127460 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090127460 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090127460 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106090127460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090127460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090127460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090127460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090127460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090127460 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090127460 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090127460 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090127460 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090127460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090127460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090127460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090127460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090127460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn1-RAN(879)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(871)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(880)@dbd1549f7850: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(865)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(862)@dbd1549f7850: Final verdict of PTC: none 20241106090127460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090127460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090127460 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090127460 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090127460 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090127460 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090127460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55960b9c1520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090127460 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090127460 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090127460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f05f), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090127460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090127460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090127460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090127460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090127460 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090127460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55960b9c1520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090127460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6213260)[0x55960b9bc6d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090127460 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6213260)[0x55960b9bc6d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090127460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090127460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6213260)[0x55960b9bc6d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(867)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(875)@dbd1549f7850: Final verdict of PTC: none 20241106090127460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6213260)[0x55960b9bc6d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090127460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6213260)[0x55960b9bc6d0]{disrupted}: Freeing instance (context_map.c:202) 20241106090127460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6213260)[0x55960b9bc6d0]{disrupted}: Deallocated (fsm.c:568) 20241106090127460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55960b9c1520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090127460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55960b9c1520]{disconnected}: Freeing instance (context_map.c:206) 20241106090127460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55960b9c1520]{disconnected}: Deallocated (fsm.c:568) 20241106090127460 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6213260 SCCP-79 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106090127460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55960b9c13f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090127460 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090127460 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090127460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025c5d7), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090127461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090127461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090127461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090127461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090127461 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090127461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55960b9c13f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090127461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200732)[0x55960b9c28d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090127461 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200732)[0x55960b9c28d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090127461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090127461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200732)[0x55960b9c28d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090127461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200732)[0x55960b9c28d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090127461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200732)[0x55960b9c28d0]{disrupted}: Freeing instance (context_map.c:202) 20241106090127461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15200732)[0x55960b9c28d0]{disrupted}: Deallocated (fsm.c:568) 20241106090127461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55960b9c13f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090127461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55960b9c13f0]{disconnected}: Freeing instance (context_map.c:206) 20241106090127461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55960b9c13f0]{disconnected}: Deallocated (fsm.c:568) 20241106090127461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15200732 SCCP-80 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106090127461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090127461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090127461 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106090127461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090127461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090127461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090127461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090127461 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090127461 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090127461 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090127461 DRANAP NOTICE cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090127461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106090127461 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090127461 DLSCCP DEBUG SCCP-SCOC(81)[0x55960b9b04b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090127461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5df3c), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090127461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090127461 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090127461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090127461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090127461 DLSCCP DEBUG SCCP-SCOC(81)[0x55960b9b04b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090127461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55960b9bfd20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090127461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782009)[0x55960b9b9290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090127461 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782009)[0x55960b9b9290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090127461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106090127461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782009)[0x55960b9b9290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090127461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782009)[0x55960b9b9290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090127461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782009)[0x55960b9b9290]{disrupted}: Freeing instance (context_map.c:202) 20241106090127461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-782009)[0x55960b9b9290]{disrupted}: Deallocated (fsm.c:568) 20241106090127461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55960b9bfd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090127461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55960b9bfd20]{disconnected}: Freeing instance (context_map.c:206) 20241106090127461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55960b9bfd20]{disconnected}: Deallocated (fsm.c:568) 20241106090127461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-782009 SCCP-81 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106090127461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090127461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106090127461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127461 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090127461 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090127461 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090127461 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090127461 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090127461 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090127461 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090127461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106090127461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127461 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090127461 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090127461 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090127461 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090127461 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090127461 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090127461 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090127461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090127461 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090127461 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090127461 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106090127462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127462 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090127462 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090127462 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090127462 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090127462 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090127462 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106090127462 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(869)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090127475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45578<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(864)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(862): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(863): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(864): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(865): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(866): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(867): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(868): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(869): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(870): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(871): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(872): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(873): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(874): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(875): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(876): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(877): pass (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(878): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-RAN(879): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(880): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(881): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Wed Nov 6 09:01:27 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20241106090127523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090127791 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090127791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00997bc3), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090127791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090127791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090127791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090127791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090127791 DLSCCP DEBUG SCCP-SCOC(75)[0x55960b9bff40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090127791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c5e56), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090127791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090127791 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090127791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090127791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090127791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127791 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090127791 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090127791 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090127791 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090127791 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090127791 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090127791 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090127791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090127791 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090127791 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090127791 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090127791 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090127791 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090127791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090128126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33604<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321064) Waiting for packet dumper to finish... 1 (prev_count=321064, count=366520) 20241106090129461 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090129461 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106090129461 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106090129461 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090129461 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090129461 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106090129461 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090129461 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090129461 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106090130122 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090130122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00128685), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090130122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090130123 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090130123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090130123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090130123 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090130123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ced238), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090130123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090130123 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090130123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090130123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090130123 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090130123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612ec4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090130123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090130123 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090130123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090130123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090130123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090130123 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090130123 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090130123 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090130123 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090130123 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090130123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090130123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090130123 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090130123 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090130123 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090130123 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090130123 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090130123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090130123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090130123 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090130123 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090130123 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090130123 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090130123 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090130123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Wed Nov 6 09:01:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241106090130586 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090130586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005ef8c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090130586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090130586 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090130586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090130586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090130586 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090130586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073504e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090130586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090130586 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090130586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090130586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090130586 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090130586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060a266), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090130586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090130586 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090130586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090130586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090130586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090130586 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090130586 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090130586 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090130586 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090130586 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090130586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090130586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090130586 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090130586 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090130586 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090130586 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090130586 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090130586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090130586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090130586 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090130586 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090130587 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090130587 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090130587 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090130587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_second_rab_assignment started. 20241106090131208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33620<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090131215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090131222 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35187<->l=127.0.0.1:4262) (control_if.c:570) 20241106090131268 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090131268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e1171), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090131268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090131268 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090131268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090131268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090131268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090131268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090131268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090131268 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090131268 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090131268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090131312 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090131312 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090131312 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090131312 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090131312 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090131312 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(885)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090131312 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106090131312 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106090131313 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090131313 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090131314 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090131314 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106090131314 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090131314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090131314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090131314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090131314 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090131314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106090131314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090131314 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090131314 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090131314 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090131314 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090131314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090131314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090131314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090131314 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090131314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090131314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090131314 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090131314 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090131314 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090131314 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090131314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090131314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090131314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090131314 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090131314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090131314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090131314 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090131314 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090131314 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090131314 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090131314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090131314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090131314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090131314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090131314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090131314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090131314 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090131314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090131314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090131314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106090131314 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106090131314 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106090131314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090131314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090131314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090131314 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090131314 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090131314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090131314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090131314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090131314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090131314 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090131314 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090131314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090131314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090131314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090131314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090131314 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090131314 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090131314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(889)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(889)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(889)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090131328 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090131328 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090131328 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090131328 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090131328 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090131328 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090131329 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090131329 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090131330 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090131330 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106090131330 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090131330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090131330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090131330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090131330 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090131330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106090131330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090131330 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090131330 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090131330 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090131330 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090131330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090131330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090131330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090131330 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090131330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090131330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090131330 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090131330 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090131330 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090131330 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090131330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090131330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090131330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090131330 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090131330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090131330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090131330 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090131330 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090131330 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090131330 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090131330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090131330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090131330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090131330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090131330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090131330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090131330 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090131330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131330 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090131330 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090131330 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106090131330 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106090131330 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106090131330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131330 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090131330 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090131330 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090131330 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090131330 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090131330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090131330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131330 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090131330 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090131330 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090131330 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090131330 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090131330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090131330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131330 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090131330 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090131330 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090131330 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090131330 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090131330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(892)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(892)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(892)@dbd1549f7850: ************************************************* MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(890)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090131351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090131351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090131351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090131351 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090131351 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090131351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090131351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090131351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090131351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106090131525 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090131525 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106090131525 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090131525 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(889)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106090131527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131527 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106090131527 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090131527 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090131527 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090131527 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090131527 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090131528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131528 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090131528 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090131528 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090131528 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090131528 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090131528 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090131528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090131528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090131528 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106090131528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090131528 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090131528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090131528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090131528 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090131528 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090131528 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090131529 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090131529 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090131529 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090131529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090131529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090131529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090131529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090131529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090131529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090131529 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090131529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131529 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090131529 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090131529 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090131529 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090131529 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090131529 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090131529 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090131541 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090131541 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106090131541 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090131541 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(892)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106090131544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131544 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106090131544 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090131544 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090131544 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090131544 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090131544 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090131546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131546 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090131546 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090131546 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090131546 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090131546 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090131546 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090131546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090131546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090131546 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106090131546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090131546 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090131546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090131546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090131546 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090131546 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090131546 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090131547 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090131547 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090131547 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090131547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090131547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090131547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090131547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090131547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090131547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090131547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090131547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090131547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090131547 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090131547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090131547 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090131547 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090131547 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090131547 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090131547 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090131547 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090131547 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(888)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090132342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090132342 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090132342 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090132342 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090132342 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090132342 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090132342 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090132342 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090132342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090132342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090132342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090132342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090132342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090132342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090132342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090132342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090132342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090132342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090132342 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090132343 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090132343 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106090132343 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090132343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090132343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090132343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090132343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090132343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090132343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090132343 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090132343 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106090132343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090132343 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090132343 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090132343 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090132343 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090132343 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090132343 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090132343 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090132345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090132345 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090132345 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090132345 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090132345 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090132345 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090132345 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090132345 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090132345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090132345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090132345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090132345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090132345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090132345 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090132345 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090132345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090132345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132345 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090132345 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090132345 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090132345 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090132345 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(891)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090132350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090132350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090132350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090132350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090132350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090132350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090132350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090132350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090132350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090132350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090132350 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090132350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090132350 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090132350 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090132350 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090132350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090132350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090132350 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090132350 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090132350 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090132350 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106090132350 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090132350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090132350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090132350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090132350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090132350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090132350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090132350 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090132350 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106090132350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090132350 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090132350 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090132350 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090132350 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090132350 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090132350 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090132350 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090132351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090132351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090132351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090132351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090132351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090132351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090132351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090132351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090132351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090132351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090132351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090132351 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090132351 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090132351 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090132351 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090132351 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090132351 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090132351 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090132351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090132351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090132351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090132351 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090132351 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090132351 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090132362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43006<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(893)@dbd1549f7850: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(894) HNBGW_Test.msc0-RAN(888)@dbd1549f7850: f_create_expect(l3 := 'A18DA50739E21B188CA5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(888)@dbd1549f7850: Created Expect[0] for 'A18DA50739E21B188CA5'O to be handled at TC_second_rab_assignment0(894) TC_second_rab_assignment-Iuh0-RUA(886)@dbd1549f7850: Added conn table entry 0TC_second_rab_assignment0(894)8518341 20241106090133378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090133378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090133378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106090133378 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090133378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x81fac5, normal) (hnbgw_rua.c:407) 20241106090133378 DHNB DEBUG map_rua[0x55960b9b9290]{init}: Allocated (fsm.c:456) 20241106090133378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090133378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8518341 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106090133378 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090133378 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090133378 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8518341 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106090133378 DCN DEBUG map_sccp[0x55960b9bfd20]{init}: Allocated (fsm.c:456) 20241106090133378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090133378 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8518341 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106090133378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8518341 SCCP-82 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241106090133378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090133378 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090133378 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090133378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090133378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090133378 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090133378 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{IDLE}: Allocated (fsm.c:456) 20241106090133378 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090133378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa18da50739e21b188ca5004f40030002fa0056400500f1100926) (sccp_scrc.c:401) 20241106090133378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090133378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090133378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090133378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090133378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090133378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090133378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090133378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090133378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090133378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090133378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090133378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090133378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090133378 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090133378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090133378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090133378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090133378 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090133378 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090133378 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090133378 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090133378 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090133378 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090133378 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(888)@dbd1549f7850: Found Expect[0] for l3='A18DA50739E21B188CA5'O handled at TC_second_rab_assignment0(894) HNBGW_Test.msc0-RAN(888)@dbd1549f7850: Added conn table entry 0TC_second_rab_assignment0(894)9497506 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: Session index based on connection ID:0 TC_second_rab_assignment0(894)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106090133383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090133383 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090133383 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090133383 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090133383 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090133383 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090133383 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090133383 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090133383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090133383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090133383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090133383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090133383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090133384 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=0063f713) (sccp_scrc.c:472) 20241106090133384 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1823) 20241106090133384 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090133384 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090133384 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090133384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090133384 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090133384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090133384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: vl_len:91 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106090133586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090133586 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090133586 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090133586 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090133586 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090133586 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090133586 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090133586 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090133586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090133586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090133586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090133586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090133586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090133586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106090133586 DLSCCP DEBUG Received CO:CODT for local reference 82 (sccp_scoc.c:1823) 20241106090133586 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106090133586 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090133586 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106090133586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106090133586 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106090133586 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106090133586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106090133586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106090133586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106090133586 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106090133586 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106090133586 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106090133586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106090133586 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106090133586 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{UNUSED}: Allocated (fsm.c:456) 20241106090133586 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{UNUSED}: is child of mgw(mgw-fsm-8518341-0)[0x55960b9c1520] (fsm.c:486) 20241106090133586 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8518341-0)[0x55960b9c1520] (mgcp_client_endpoint_fsm.c:724) 20241106090133586 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106090133586 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106090133586 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106090133586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8518341-0)[0x55960b9c13f0]{ST_CRCX}: Allocated (fsm.c:456) 20241106090133586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8518341-0)[0x55960b9c13f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0] (fsm.c:486) 20241106090133586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8518341-0)[0x55960b9c13f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106090133586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8518341-0)[0x55960b9c13f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106090133586 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=200 'CRCX 29 rtpbridge/*@mgw MGCP 1.0\r\nC: 81fac'... (mgcp_client.c:805) 20241106090133586 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106090133586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8518341-0)[0x55960b9c13f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106090133586 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(893)@dbd1549f7850: Found Expect[0] for { line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81fac517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81fac517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(894) TC_second_rab_assignment0(894)@dbd1549f7850: CRCX1{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81fac517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81fac517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106090133596 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241106090133596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106090133596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106090133596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106090133596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106090133597 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106090133597 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106090133597 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106090133597 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106090133597 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106090133597 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106090133597 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106090133597 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106090133597 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106090133597 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106090133597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106090133597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106090133597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090133597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(894)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090133607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090133607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090133607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106090133607 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106090133607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x81fac5) (hnbgw_rua.c:471) 20241106090133607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8518341 SCCP-82 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241106090133607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106090133607 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106090133607 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106090133607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106090133607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106090133607 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106090133607 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106090133607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106090133607 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106090133607 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8518341-0)[0x55960b9c1520] (mgcp_client_endpoint_fsm.c:724) 20241106090133607 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106090133607 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106090133607 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20241106090133607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106090133608 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=214 'MDCX 30 rtpbridge/1@mgw MGCP 1.0\r\nC: 81fac'... (mgcp_client.c:805) 20241106090133608 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106090133608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106090133608 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106090133608 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106090133608 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(894)@dbd1549f7850: MDCX1{ line := { verb := "MDCX", trans_id := "30", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "81fac517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81fac517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106090133613 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241106090133613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106090133613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106090133613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106090133613 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106090133613 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106090133613 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8518341-0)[0x55960b9c1520] (mgcp_client_endpoint_fsm.c:724) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106090133613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8518341-0)[0x55960b9b95c0]{ST_CRCX}: Allocated (fsm.c:456) 20241106090133613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8518341-0)[0x55960b9b95c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0] (fsm.c:486) 20241106090133613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8518341-0)[0x55960b9b95c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106090133613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8518341-0)[0x55960b9b95c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106090133613 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=204 'CRCX 31 rtpbridge/1@mgw MGCP 1.0\r\nC: 81fac'... (mgcp_client.c:805) 20241106090133613 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106090133613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8518341-0)[0x55960b9b95c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20241106090133613 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(894)@dbd1549f7850: CRCX2{ line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "81fac517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81fac517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241106090133618 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241106090133618 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b95c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106090133618 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b95c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106090133618 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b95c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106090133618 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b95c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106090133618 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106090133618 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20241106090133618 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106090133618 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106090133618 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106090133618 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106090133618 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106090133618 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20241106090133618 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106090133618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106090133618 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106090133618 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106090133618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106090133618 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106090133618 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106090133618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063f713), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106090133618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090133618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090133618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090133618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090133618 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106090133618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090133618 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090133618 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090133618 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090133618 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090133618 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090133618 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090133618 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(894)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: vl_len:63 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241106090133623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090133623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090133623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090133623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090133623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090133623 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090133623 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090133623 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090133623 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090133623 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090133623 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090133623 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090133623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090133623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:472) 20241106090133623 DLSCCP DEBUG Received CO:CODT for local reference 82 (sccp_scoc.c:1823) 20241106090133623 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106090133623 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090133623 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106090133623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106090133624 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106090133624 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106090133624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106090133624 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106090133624 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106090133624 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8518341 SCCP-82 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241106090133624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241106090133624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241106090133624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090133624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(894)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090133625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090133625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090133625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241106090133625 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106090133625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x81fac5) (hnbgw_rua.c:471) 20241106090133625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8518341 SCCP-82 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241106090133625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106090133625 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106090133625 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106090133625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106090133625 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106090133625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241106090133625 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106090133625 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106090133625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063f713), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:401) 20241106090133625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090133625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090133625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090133625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090133625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090133625 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090133625 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090133625 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090133625 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090133625 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090133625 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090133625 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(894)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: vl_len:12 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106090133632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090133632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090133632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090133632 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090133632 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090133632 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090133632 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090133632 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090133632 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090133632 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090133632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090133632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090133632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090133632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241106090133632 DLSCCP DEBUG Received CO:CODT for local reference 82 (sccp_scoc.c:1823) 20241106090133632 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106090133632 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090133632 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106090133632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106090133632 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106090133632 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106090133632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106090133632 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106090133632 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106090133632 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106090133632 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106090133632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106090133632 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=57 'DLCX 32 rtpbridge/1@mgw MGCP 1.0\r\nC: 81fac'... (mgcp_client.c:805) 20241106090133632 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106090133632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106090133632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b95c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106090133632 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:35962: len=57 'DLCX 33 rtpbridge/1@mgw MGCP 1.0\r\nC: 81fac'... (mgcp_client.c:805) 20241106090133632 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106090133632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b95c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106090133632 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: Removing from parent mgw(mgw-fsm-8518341-0)[0x55960b9c1520] (mgcp_client_endpoint_fsm.c:873) 20241106090133632 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106090133632 DLMGCP DEBUG mgw-endp(mgw-fsm-8518341-0)[0x55960b9c28d0]{IN_USE}: Deallocated (fsm.c:568) 20241106090133632 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106090133632 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106090133632 DMGW DEBUG mgw(mgw-fsm-8518341-0)[0x55960b9c1520]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106090133632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106090133632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106090133632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090133632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(894)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(894)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "32", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "81fac517" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(894)@dbd1549f7850: DLCX{ line := { verb := "DLCX", trans_id := "33", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "81fac517" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(894)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090133637 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 32 OK (mgcp_client.c:758) 20241106090133637 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106090133637 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106090133637 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106090133637 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55960b9c13f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106090133637 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 33 OK (mgcp_client.c:758) 20241106090133637 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b95c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106090133637 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b95c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106090133637 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b95c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106090133637 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55960b9b95c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(886)@dbd1549f7850: Deleted conn table entry 0TC_second_rab_assignment0(894)8518341 20241106090133643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090133643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090133643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106090133643 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106090133643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x81fac5,cause=radio(normal)) (hnbgw_rua.c:439) 20241106090133643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8518341 SCCP-82 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241106090133643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241106090133643 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106090133643 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106090133643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106090133643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090133643 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106090133643 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106090133643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063f713), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106090133643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090133643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090133643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090133644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090133644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241106090133644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241106090133644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241106090133644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090133644 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090133644 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090133644 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090133644 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090133644 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090133644 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090133644 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(894)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(888)@dbd1549f7850: Deleted conn table entry 0TC_second_rab_assignment0(894)9497506 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: Session index based on connection ID:0 20241106090133649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090133649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090133649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090133649 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090133649 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090133649 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090133649 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090133649 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090133649 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090133649 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090133649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090133649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090133649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090133649 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=0063f713), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106090133649 DLSCCP DEBUG Received CO:RELRE for local reference 82 (sccp_scoc.c:1823) 20241106090133649 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106090133649 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090133649 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:650) 20241106090133649 DCN DEBUG handle_cn_disc_ind() conn_id=82 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause <end user originated> (hnbgw_cn.c:518) 20241106090133649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:523) 20241106090133649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241106090133649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090133649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{disconnected}: Freeing instance (context_map.c:202) 20241106090133649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8518341)[0x55960b9b9290]{disconnected}: Deallocated (fsm.c:568) 20241106090133649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090133649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{disconnected}: Freeing instance (context_map.c:206) 20241106090133649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55960b9bfd20]{disconnected}: Deallocated (fsm.c:568) 20241106090133649 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8518341 SCCP-82 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106090133649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063f713), PART(T=Source Reference,L=4,D=00000052) (sccp_scrc.c:401) 20241106090133649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090133649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090133649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090133649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090133649 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106090133649 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090133649 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090133649 DLSCCP DEBUG SCCP-SCOC(82)[0x55960b9bc6d0]{IDLE}: Deallocated (fsm.c:568) 20241106090133650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090133650 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090133650 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090133650 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090133650 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090133650 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090133650 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090133650 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: RLC received in state:disconnect_pending TC_second_rab_assignment0(894)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090135652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(894)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106090135659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090135659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090135659 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090135659 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090135659 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106090135659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106090135659 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090135659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090135659 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090135659 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106090135659 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090135659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090135659 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090135659 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090135659 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090135659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090135659 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106090135659 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090135659 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090135659 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090135659 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090135659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090135659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(890)@dbd1549f7850: Final verdict of PTC: none 20241106090135659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090135659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090135659 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106090135659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090135659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090135659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090135659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090135659 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090135659 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090135659 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090135659 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) 20241106090135659 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35187<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(889)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(891)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(887)@dbd1549f7850: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(885)@dbd1549f7850: Final verdict of PTC: none 20241106090135660 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090135660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090135660 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090135660 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090135660 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090135660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090135660 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090135660 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106090135660 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090135660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090135660 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106090135660 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090135660 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090135660 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090135660 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090135660 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090135660 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(888)@dbd1549f7850: Final verdict of PTC: none 20241106090135660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090135660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090135660 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090135660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090135660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090135660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090135660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) TC_second_rab_assignment-Iuh0-RUA(886)@dbd1549f7850: Final verdict of PTC: none 20241106090135660 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090135660 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090135660 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090135660 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(892)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(893)@dbd1549f7850: Final verdict of PTC: none VirtHNBGW-STATS(882)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(883)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090135661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33620<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(884)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(882): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(883): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(884): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_second_rab_assignment-Iuh0(885): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(886): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(887): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(888): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(889): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(890): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(891): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(892): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(893): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_second_rab_assignment0(894): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_second_rab_assignment finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Wed Nov 6 09:01:35 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20241106090135719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090136321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261752) Waiting for packet dumper to finish... 1 (prev_count=261752, count=262292) 20241106090137461 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090137461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025c5d7), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090137461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090137461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090137461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090137461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090137461 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090137461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f05f), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090137461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090137461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090137461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090137461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090137461 DLSCCP DEBUG SCCP-SCOC(81)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106090137461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5df3c), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090137461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090137461 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090137461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090137461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090137461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090137461 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090137461 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090137461 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090137461 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090137461 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090137461 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090137461 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090137461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090137461 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090137461 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090137461 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090137462 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090137462 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090137462 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090137462 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106090137462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090137462 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090137462 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090137462 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090137462 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090137462 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090137462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090137660 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090137660 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090137660 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106090137660 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090137660 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090137660 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106090137792 DLSCCP DEBUG SCCP-SCOC(75)[0x55960b9bff40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090137792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c5e56), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090137792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090137792 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090137792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090137792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090137792 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090137792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00997bc3), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090137792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090137792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090137792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090137792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090137792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090137793 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090137793 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090137793 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090137793 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090137793 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090137793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090137793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090137793 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090137793 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090137793 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090137793 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090137793 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090137793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Wed Nov 6 09:01:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241106090139389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090139397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090139400 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39097<->l=127.0.0.1:4262) (control_if.c:570) 20241106090139473 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090139473 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090139473 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090139473 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090139473 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090139473 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090139474 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090139474 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090139474 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106090139474 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(898)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090139475 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090139475 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106090139475 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090139475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090139475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090139475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090139475 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090139475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106090139475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090139475 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090139475 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090139475 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090139475 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090139475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090139475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090139475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090139475 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090139475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090139475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090139475 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090139475 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090139475 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090139475 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090139475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090139475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090139475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090139475 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090139475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090139475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090139475 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090139475 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090139475 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090139475 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090139475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090139475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090139475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090139475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090139475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090139475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090139475 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090139475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139475 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090139475 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090139475 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106090139475 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106090139475 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106090139475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139475 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090139475 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090139475 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090139475 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090139475 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090139475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090139475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139475 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090139475 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090139475 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090139475 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090139475 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090139475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090139475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139475 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090139475 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090139475 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090139475 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090139475 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090139475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(902)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(902)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(902)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(900)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090139488 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090139488 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090139489 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090139489 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090139489 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090139489 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090139489 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090139489 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090139490 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090139490 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106090139490 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090139490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090139490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090139490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090139490 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090139490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106090139490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090139490 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090139490 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090139490 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090139490 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090139490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090139490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090139490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090139490 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090139490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090139490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090139490 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090139490 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090139490 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090139490 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090139490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090139490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090139490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090139490 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090139490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090139490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090139490 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090139490 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090139490 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090139490 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090139490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090139490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090139490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090139490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090139490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090139490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090139490 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090139490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139490 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090139490 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090139490 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106090139490 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106090139490 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106090139490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139490 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090139490 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090139490 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090139490 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090139490 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090139490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090139490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139490 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090139490 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090139490 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090139490 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090139490 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090139490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090139490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139490 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090139490 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090139490 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090139490 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090139490 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090139490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(905)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(905)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(905)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(903)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090139687 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090139687 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106090139687 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090139687 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(902)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106090139693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139693 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106090139693 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090139693 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090139693 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090139693 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090139693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090139693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090139693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090139693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106090139693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090139693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090139693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090139693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090139693 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090139693 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090139693 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090139693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139693 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090139693 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090139693 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090139693 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090139693 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090139693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090139694 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090139694 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090139694 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090139695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090139695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090139695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090139695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090139695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090139695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090139695 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090139695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139695 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090139695 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090139695 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090139695 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090139695 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090139695 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090139695 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090139702 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090139702 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106090139702 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090139702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(905)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106090139708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139708 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106090139708 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090139708 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090139708 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090139708 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090139708 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090139710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139710 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090139710 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090139710 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090139710 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090139710 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090139710 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090139710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090139710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090139710 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106090139710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090139710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090139710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090139710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090139710 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090139710 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090139710 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090139712 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090139712 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090139712 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090139712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090139712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090139712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090139712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090139712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090139712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090139712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090139712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090139712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090139712 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090139712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090139712 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090139712 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090139712 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090139712 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090139712 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090139712 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090139712 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090140123 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090140124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612ec4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090140124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090140124 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090140124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090140124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090140124 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090140124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ced238), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090140124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090140124 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090140124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090140124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090140124 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090140124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00128685), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090140124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090140124 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090140124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090140124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090140124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140124 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090140124 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090140124 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090140124 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090140124 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090140124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090140124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140124 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090140124 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090140124 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090140124 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090140124 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090140124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090140124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140124 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090140124 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090140124 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090140124 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090140124 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090140124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down HNBGW_Test.msc0-RAN(901)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090140491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140491 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090140491 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090140491 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090140491 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090140491 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090140491 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090140491 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090140491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090140491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090140491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090140491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090140491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090140491 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090140491 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090140491 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090140491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140491 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090140491 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090140491 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090140491 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090140491 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106090140491 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090140491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090140491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090140491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090140491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090140491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090140491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090140491 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090140491 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106090140491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140491 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090140491 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090140491 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090140491 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090140491 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090140491 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090140492 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090140492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090140492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090140492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090140492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090140492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090140492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090140492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090140492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090140492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140492 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090140492 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090140492 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090140492 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090140492 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090140492 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090140492 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090140492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140492 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090140492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090140492 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090140492 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090140492 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(904)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090140505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140505 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090140505 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090140505 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090140505 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090140505 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090140505 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090140505 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090140505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090140505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090140505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090140505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090140505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090140505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090140505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090140505 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090140505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140505 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090140505 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090140505 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090140505 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090140505 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106090140505 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090140505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090140505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090140505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090140505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090140505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090140505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090140505 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090140505 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106090140505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140505 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090140505 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090140505 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090140505 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090140505 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090140505 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090140505 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090140505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140505 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090140505 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090140505 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090140505 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090140505 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090140505 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090140505 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090140505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090140505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090140505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090140505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090140505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090140505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090140505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090140505 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090140505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090140505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090140505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090140505 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090140505 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090140505 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090140505 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090140505 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090140513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090140513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090140513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090140513 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090140513 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090140513 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090140513 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090140513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090140513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106090140517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090140517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090140517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241106090140517 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241106090140517 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241106090140586 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090140586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060a266), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090140586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090140586 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090140586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090140586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090140586 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090140586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0073504e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090140586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090140586 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090140586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090140586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090140586 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090140586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005ef8c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090140586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090140586 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090140587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090140587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090140587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140587 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090140587 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090140587 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090140587 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090140587 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090140587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090140587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140587 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090140587 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090140587 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090140587 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090140587 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090140587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090140587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140587 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090140587 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090140587 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090140587 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090140587 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090140587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090140718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090140718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090140718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090140718 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090140718 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090140718 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090140718 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090140718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090140718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed MTC@dbd1549f7850: talloc reports "struct hnb_context" x 1, expecting 1 MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106090140723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106090140723 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39097<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(899)@dbd1549f7850: Final verdict of PTC: none 20241106090140724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090140724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090140724 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090140724 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090140724 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(903)@dbd1549f7850: Final verdict of PTC: none 20241106090140725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090140725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090140725 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106090140725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090140725 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090140725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090140725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090140725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090140725 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090140725 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106090140725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090140725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090140725 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090140725 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090140725 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090140725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140725 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106090140725 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090140725 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090140725 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090140725 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090140725 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090140725 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090140725 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090140725 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090140725 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090140725 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090140725 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(895)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(900)@dbd1549f7850: Final verdict of PTC: none 20241106090140726 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090140726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090140726 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090140726 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106090140726 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090140726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090140726 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090140726 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106090140726 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090140726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090140726 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106090140726 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090140726 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090140726 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090140726 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090140726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090140726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090140726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090140726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090140726 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090140726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090140726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090140726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090140726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090140726 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090140726 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090140726 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW-MGCP(906)@dbd1549f7850: Final verdict of PTC: none 20241106090140726 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(896)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(902)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(904)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(901)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(905)@dbd1549f7850: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(898)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090140731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43016<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(897)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(895): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(896): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(897): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(898): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(899): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(900): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(901): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(902): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(903): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(904): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(905): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(906): none (pass -> pass) MTC@dbd1549f7850: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Wed Nov 6 09:01:40 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20241106090140808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090141265 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090141265 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090141265 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090141265 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090141265 DLSCCP DEBUG SCCP-SCOC(66)[0x55960b9b96f0]{IDLE}: Deallocated (fsm.c:568) 20241106090141411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=151112) Waiting for packet dumper to finish... 1 (prev_count=151112, count=170656) 20241106090142726 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090142726 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090142726 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106090142727 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090142727 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090142727 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Wed Nov 6 09:01:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@dbd1549f7850: Test case TC_apply_sccp started. 20241106090144521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090144531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090144538 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36213<->l=127.0.0.1:4262) (control_if.c:570) 20241106090144626 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106090144626 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh0(910)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090144634 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090144634 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090144634 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090144634 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090144634 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090144634 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090144635 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090144635 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090144635 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37340 (stream_srv.c:129) 20241106090144635 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37340<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh1(912)@dbd1549f7850: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106090144636 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090144636 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106090144636 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090144636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090144636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090144636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090144636 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090144636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:242) 20241106090144636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090144636 DRANAP DEBUG cnlink(msc-3)[0x55960b9a9740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090144636 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090144636 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106090144636 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090144636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090144636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090144636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090144636 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090144636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:242) 20241106090144636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090144636 DRANAP DEBUG cnlink(msc-2)[0x55960b93f870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090144636 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090144636 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106090144636 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090144636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090144636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090144636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090144636 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090144636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:242) 20241106090144636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090144636 DRANAP DEBUG cnlink(msc-1)[0x55960b942670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090144636 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090144636 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090144636 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090144636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090144636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090144636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090144636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090144636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090144636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090144636 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090144636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144636 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090144636 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090144636 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106090144636 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106090144636 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 4: no route! 20241106090144636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144636 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090144636 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090144636 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106090144636 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106090144636 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106090144636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc2 is down 20241106090144636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144636 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090144636 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090144636 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106090144636 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106090144636 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106090144636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc1 is down 20241106090144636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144636 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090144636 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090144636 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090144636 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090144636 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090144636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-msc0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(916)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-M3UA(916)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(916)@dbd1549f7850: ************************************************* HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090144650 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090144650 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090144650 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090144650 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090144650 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090144650 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090144650 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106090144650 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090144651 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090144651 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106090144651 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090144651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090144651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090144651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090144651 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090144651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:242) 20241106090144651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090144651 DRANAP DEBUG cnlink(sgsn-3)[0x55960b9abd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090144651 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090144651 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106090144651 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090144651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090144651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090144651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090144651 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090144651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090144651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090144651 DRANAP DEBUG cnlink(sgsn-2)[0x55960b9ab3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090144651 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090144651 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106090144651 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090144651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090144651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090144651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090144652 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090144652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090144652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090144652 DRANAP DEBUG cnlink(sgsn-1)[0x55960b9aaa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090144652 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090144652 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090144652 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090144652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090144652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090144652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090144652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090144652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090144652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090144652 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090144652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090144652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090144652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106090144652 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106090144652 DLSS7 <000c> osmo_ss7_hmrt.c:267 MTP-TRANSFER.req for DPC 12: no route! 20241106090144652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090144652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090144652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090144652 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090144652 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090144652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090144652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090144652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090144652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090144652 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090144652 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090144652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090144652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090144652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090144652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090144652 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090144652 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090144652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dbd1549f7850: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbd1549f7850: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(919)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-M3UA(919)@dbd1549f7850: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(919)@dbd1549f7850: ************************************************* HNBGW_Test.sgsn0-SCCP(917)@dbd1549f7850: v_sccp_pdu_maxlen:268 20241106090144674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090144674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090144674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090144674 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090144674 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106090144674 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090144674 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090144674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090144674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): none -> pass 20241106090144678 DLINP DEBUG SRVCONN(,r=127.0.0.1:37340<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090144678 DLINP DEBUG SRVCONN(,r=127.0.0.1:37340<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090144678 DLINP DEBUG SRVCONN(,r=127.0.0.1:37340<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106090144678 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106090144678 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20241106090144678 DLGLOBAL DEBUG validating counter group 0x55960a3abbe0(hnb) with 60 counters (rate_ctr.c:86) 20241106090144678 DHNBAP DEBUG (127.0.0.1:37340 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106090144678 DHNBAP NOTICE (127.0.0.1:37340 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106090144678 DHNBAP NOTICE (127.0.0.1:37340 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106090144678 DLINP DEBUG SRVCONN(,r=127.0.0.1:37340<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090144678 DLINP DEBUG SRVCONN(,r=127.0.0.1:37340<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090144848 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090144848 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106090144848 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090144848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(916)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106090144859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144859 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106090144859 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090144859 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090144859 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090144859 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090144859 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090144863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144863 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090144863 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090144863 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090144863 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090144863 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090144863 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090144863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090144863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090144863 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106090144863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090144863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090144863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090144863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090144863 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090144863 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090144863 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090144864 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106090144864 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106090144864 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106090144864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106090144865 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090144865 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106090144865 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090144865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090144865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106090144865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090144865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090144865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090144865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090144865 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090144865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144865 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090144865 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090144865 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090144865 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090144865 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090144865 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090144865 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(919)@dbd1549f7850: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106090144871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144871 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106090144871 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106090144871 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106090144871 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106090144871 DLSS7 <000c> xua_as_fsm.c:362 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106090144871 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106090144874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144874 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106090144874 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106090144874 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106090144874 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106090144874 DLSS7 <000c> xua_as_fsm.c:446 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106090144874 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106090144874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090144874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241106090144874 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106090144874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090144874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090144874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090144874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090144874 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:560) 20241106090144874 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:631) 20241106090144874 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106090144875 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106090144875 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106090144875 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241106090144875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090144875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106090144875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090144876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090144876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090144876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090144876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090144876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090144876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090144876 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106090144876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090144876 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090144876 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090144876 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090144876 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090144876 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090144876 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090144876 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(915)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090145665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090145665 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090145665 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090145665 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090145665 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090145665 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090145665 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090145665 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090145665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090145665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090145665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090145665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090145665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090145665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090145665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090145665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106090145665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145665 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090145665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090145665 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090145665 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090145665 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106090145665 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090145666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090145666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241106090145666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090145666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090145666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090145666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090145666 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090145666 DRANAP NOTICE cnlink(msc-0)[0x55960b95f220]{CONNECTED}: link up (cnlink.c:111) 20241106090145666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090145666 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090145666 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090145666 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090145666 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090145666 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090145666 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090145666 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090145668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090145668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090145668 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090145668 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090145668 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090145668 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090145668 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090145668 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090145668 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090145669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090145669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090145669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090145669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090145669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090145669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106090145669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106090145669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090145669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090145669 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090145669 DRANAP DEBUG cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090145669 DRANAP INFO cnlink(msc-0)[0x55960b95f220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(918)@dbd1549f7850: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106090145674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090145674 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090145674 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090145674 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090145674 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090145674 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090145674 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090145674 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090145674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090145674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090145674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090145674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090145674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090145674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090145674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090145674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106090145674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145674 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090145674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090145674 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106090145674 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106090145674 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106090145674 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241106090145674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106090145674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241106090145674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090145674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090145674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090145674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090145674 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106090145674 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: link up (cnlink.c:111) 20241106090145675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090145675 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090145675 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090145675 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090145675 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090145675 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090145675 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090145675 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090145676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090145676 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090145676 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090145676 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090145676 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090145676 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090145676 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090145676 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090145676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090145676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090145676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090145676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090145676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090145676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106090145676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106090145676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106090145676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090145676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090145676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090145676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090145676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:650) 20241106090145676 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106090145676 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106090145676 DRANAP INFO cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106090146723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090147462 DLSCCP DEBUG SCCP-SCOC(81)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090147462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5df3c), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090147462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090147462 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090147462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090147462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090147462 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090147462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f05f), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090147462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090147462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090147462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090147462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090147462 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090147462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025c5d7), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090147462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090147463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090147463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090147463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090147463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090147463 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090147463 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090147463 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090147463 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090147463 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090147463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090147463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090147463 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090147463 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090147463 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090147463 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090147463 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090147463 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090147463 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090147463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090147463 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090147463 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090147463 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090147463 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090147463 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090147463 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090147463 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090147468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090147468 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090147468 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090147468 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090147468 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090147468 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090147468 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090147468 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090147468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090147469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090147469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090147469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090147469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090147469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=0043f05f) (sccp_scrc.c:472) 20241106090147469 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1823) 20241106090147469 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090147469 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090147469 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090147469 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090147469 DLSCCP DEBUG SCCP-SCOC(79)[0x55960b9afe50]{IDLE}: Deallocated (fsm.c:568) 20241106090147670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090147670 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090147670 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090147670 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090147670 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090147670 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090147670 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090147670 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090147670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090147670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090147671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090147671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090147671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090147671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=0025c5d7) (sccp_scrc.c:472) 20241106090147671 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1823) 20241106090147671 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090147671 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090147671 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090147671 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090147671 DLSCCP DEBUG SCCP-SCOC(80)[0x55960b9ce780]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(915)@dbd1549f7850: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(915)@dbd1549f7850: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(921) TC_apply_sccp-Iuh0-RUA(911)@dbd1549f7850: Added conn table entry 0TC_apply_sccp0(921)11496461 20241106090147767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090147767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090147767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106090147767 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106090147767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaf6c0d, normal) (hnbgw_rua.c:407) 20241106090147767 DHNB DEBUG map_rua[0x55960b9b9290]{init}: Allocated (fsm.c:456) 20241106090147767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106090147767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11496461 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106090147767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090147767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090147767 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11496461 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1117) 20241106090147767 DCN DEBUG map_sccp[0x55960b9bfd20]{init}: Allocated (fsm.c:456) 20241106090147767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106090147767 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11496461 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106090147767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11496461 SCCP-83 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241106090147767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241106090147767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106090147767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106090147767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106090147767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090147767 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106090147767 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{IDLE}: Allocated (fsm.c:456) 20241106090147767 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106090147767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300008c0056400500f1100926) (sccp_scrc.c:401) 20241106090147767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090147767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090147767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090147767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090147767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090147767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090147767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20241106090147767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20241106090147767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20241106090147767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090147767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090147767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090147767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090147767 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106090147767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106090147767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106090147768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090147768 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090147768 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090147768 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090147768 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090147768 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090147768 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090147768 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: First idle individual index:0 HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(915)@dbd1549f7850: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(921) HNBGW_Test.msc0-RAN(915)@dbd1549f7850: Added conn table entry 0TC_apply_sccp0(921)16247827 HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: Session index based on connection ID:0 TC_apply_sccp0(921)@dbd1549f7850: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106090147785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090147785 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090147785 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090147785 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090147785 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090147785 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090147785 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090147785 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090147785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090147785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090147785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090147785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090147785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090147785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=009e5685) (sccp_scrc.c:472) 20241106090147785 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1823) 20241106090147785 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106090147785 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106090147785 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090147785 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:650) 20241106090147785 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:484) 20241106090147785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:490) 20241106090147785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106090147792 DLSCCP DEBUG SCCP-SCOC(75)[0x55960b9bff40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090147792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c5e56), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090147792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090147792 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090147792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090147792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090147793 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090147793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00997bc3), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090147793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090147793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090147793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:242) 20241106090147793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090147793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090147793 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090147793 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090147793 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090147793 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090147793 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090147793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090147793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090147793 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090147793 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090147793 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106090147793 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106090147793 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106090147793 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106090147793 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090147797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090147797 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106090147797 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106090147797 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106090147797 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090147797 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090147797 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090147797 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090147797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090147797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090147797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090147797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241106090147797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090147797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=00997bc3) (sccp_scrc.c:472) 20241106090147797 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1823) 20241106090147797 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090147797 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090147797 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090147797 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090147797 DLSCCP DEBUG SCCP-SCOC(74)[0x55960b9c1c10]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp0(921)@dbd1549f7850: "Changing SCCP address, don't apply yet" 20241106090148785 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241106090149807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090149807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090149807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241106090149807 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106090149807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaf6c0d) (hnbgw_rua.c:471) 20241106090149807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11496461 SCCP-83 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241106090149807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241106090149807 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241106090149807 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106090149807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241106090149807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106090149807 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106090149807 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106090149807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e5685), PART(T=Data,L=22,D=001440120000010010400b0adc06b516798e19400f0d) (sccp_scrc.c:401) 20241106090149807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090149807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090149807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090149807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090149808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090149808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090149808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090149808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090149808 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090149808 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090149808 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090149808 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(921)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: vl_len:22 HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: vl_from0 HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A010C74DDF8236C537BDB'O 20241106090149819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090149819 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090149819 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090149819 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090149819 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090149819 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090149819 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090149819 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106090149819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090149819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090149819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090149819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090149819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090149819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000053), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a010c74ddf8236c537bdb) (sccp_scrc.c:472) 20241106090149819 DLSCCP DEBUG Received CO:CODT for local reference 83 (sccp_scoc.c:1823) 20241106090149819 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106090149819 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090149819 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:650) 20241106090149819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:504) 20241106090149819 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241106090149819 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106090149819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241106090149819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106090149819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241106090149819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090149819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_apply_sccp0(921)@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(921)@dbd1549f7850: "Apply SCCP address changes" 20241106090149825 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241106090149826 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:820) 20241106090149826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:789) 20241106090149826 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106090149826 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106090149826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e5685), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106090149826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090149826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090149826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:242) 20241106090149827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090149827 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106090149827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241106090149827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241106090149827 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106090149827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106090149827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241106090149827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106090149827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{disrupted}: Freeing instance (context_map.c:202) 20241106090149827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11496461)[0x55960b9b9290]{disrupted}: Deallocated (fsm.c:568) 20241106090149827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106090149827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{disconnected}: Freeing instance (context_map.c:206) 20241106090149827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55960b9bfd20]{disconnected}: Deallocated (fsm.c:568) 20241106090149827 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11496461 SCCP-83 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241106090149827 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:844) 20241106090149827 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:864) 20241106090149827 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:798) 20241106090149827 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106090149827 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106090149827 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106090149827 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106090149827 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106090149827 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106090149827 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:823) 20241106090149827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106090149827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106090149827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090149827 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090149827 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090149827 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106090149827 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106090149827 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106090149827 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106090149827 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: Session index based on local reference:0 20241106090149832 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090149832 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106090149832 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106090149832 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106090149832 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106090149832 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106090149832 DLSS7 <000c> osmo_ss7_hmrt.c:242 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106090149832 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(915)@dbd1549f7850: Deleted conn table entry 0TC_apply_sccp0(921)16247827 20241106090149832 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090149832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241106090149832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241106090149832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241106090149832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:283) 20241106090149832 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=009e5685) (sccp_scrc.c:472) 20241106090149832 DLSCCP DEBUG Received CO:RELCO for local reference 83 (sccp_scoc.c:1823) 20241106090149832 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106090149832 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106090149832 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090149832 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090149832 DLSCCP DEBUG SCCP-SCOC(83)[0x55960b9bc6d0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(911)@dbd1549f7850: Deleted conn table entry 0TC_apply_sccp0(921)11496461 20241106090150124 DLSCCP DEBUG SCCP-SCOC(71)[0x55960b9be170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090150124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00128685), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090150124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090150125 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090150125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090150125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090150125 DLSCCP DEBUG SCCP-SCOC(72)[0x55960b9c26c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090150125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ced238), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090150125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090150125 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090150125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090150125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090150125 DLSCCP DEBUG SCCP-SCOC(73)[0x55960b9c56c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090150125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612ec4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090150125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090150125 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090150125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090150125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090150125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090150125 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090150125 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090150125 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090150125 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090150125 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090150125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090150125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090150125 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090150125 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090150125 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090150125 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090150125 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090150125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106090150125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090150125 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090150125 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090150125 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090150125 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090150125 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090150125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090150582 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(68)[0x55960b9b6810]{IDLE}: Deallocated (fsm.c:568) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(69)[0x55960b9c06d0]{IDLE}: Deallocated (fsm.c:568) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106090150582 DLSCCP DEBUG SCCP-SCOC(70)[0x55960b9c1a00]{IDLE}: Deallocated (fsm.c:568) 20241106090150837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(921)@dbd1549f7850: Final verdict of PTC: pass MTC@dbd1549f7850: ok: talloc reports "asn1_context" = 1 bytes 20241106090150848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106090150848 DLINP DEBUG SRVCONN(,r=127.0.0.1:37340<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090150848 DLINP DEBUG SRVCONN(,r=127.0.0.1:37340<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090150849 DLINP NOTICE SRV(,r=127.0.0.1:37340<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090150849 DMAIN NOTICE (127.0.0.1:37340 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37340<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090150849 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106090150849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106090150849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106090150849 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106090150849 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106090150849 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106090150849 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36213<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(918)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-RAN(915)@dbd1549f7850: Final verdict of PTC: none 20241106090150850 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106090150850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090150850 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106090150850 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106090150851 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106090150851 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_apply_sccp-Iuh0-RUA(911)@dbd1549f7850: Final verdict of PTC: none 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090150851 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090150851 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090150851 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090150851 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090150851 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090150851 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(917)@dbd1549f7850: Final verdict of PTC: none 20241106090150851 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106090150851 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106090150851 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106090150851 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106090150851 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106090150851 DLSS7 <000c> xua_as_fsm.c:468 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106090150851 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106090150851 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106090150851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090150851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241106090150851 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106090150851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090150851 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090150851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090150851 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090150851 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) VirtHNBGW-STATS(907)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(916)@dbd1549f7850: Final verdict of PTC: none 20241106090150852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106090150852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) TC_apply_sccp-Iuh1-RUA(913)@dbd1549f7850: Final verdict of PTC: none 20241106090150852 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106090150852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:177) 20241106090150852 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106090150852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:177) 20241106090150852 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:650) 20241106090150852 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:560) 20241106090150852 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:623) 20241106090150852 DRANAP DEBUG cnlink(sgsn-0)[0x55960b9aa0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106090150852 DRANAP NOTICE cnlink(sgsn-0)[0x55960b9aa0d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_apply_sccp-Iuh1(912)@dbd1549f7850: Final verdict of PTC: none TC_apply_sccp-Iuh0(910)@dbd1549f7850: Final verdict of PTC: none HNBGW-MGCP(920)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(914)@dbd1549f7850: Final verdict of PTC: none IPA-CTRL-CLI-IPA(908)@dbd1549f7850: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(919)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: setverdict(pass): pass -> pass, component reason not changed 20241106090150853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59868<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(909)@dbd1549f7850: Final verdict of PTC: none MTC@dbd1549f7850: Setting final verdict of the test case. MTC@dbd1549f7850: Local verdict of MTC: pass MTC@dbd1549f7850: Local verdict of PTC VirtHNBGW-STATS(907): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC IPA-CTRL-CLI-IPA(908): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-PFCP(909): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_apply_sccp-Iuh0(910): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(911): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_apply_sccp-Iuh1(912): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(913): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-SCCP(914): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-RAN(915): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.msc0-M3UA(916): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(917): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-RAN(918): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(919): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC HNBGW-MGCP(920): none (pass -> pass) MTC@dbd1549f7850: Local verdict of PTC TC_apply_sccp0(921): pass (pass -> pass) MTC@dbd1549f7850: Test case TC_apply_sccp finished. Verdict: pass MTC@dbd1549f7850: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Wed Nov 6 09:01:50 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241106090150896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106090151398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59890<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234976) Waiting for packet dumper to finish... 1 (prev_count=234976, count=235740) 20241106090152852 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090152852 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090152852 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106090152852 DLSS7 <000c> xua_as_fsm.c:354 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106090152852 DLSS7 <000c> xua_as_fsm.c:510 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106090152852 DLSS7 <000c> xua_as_fsm.c:516 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dbd1549f7850: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@dbd1549f7850: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@dbd1549f7850: Terminating MTC. MC@dbd1549f7850: MTC terminated. MC2> exit MC@dbd1549f7850: Shutting down session. MC@dbd1549f7850: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-421.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 54 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (1807060) [testenv][with-pfcp] Merging log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20241106090157463 DLSCCP DEBUG SCCP-SCOC(81)[0x55960b9b04b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090157463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5df3c), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090157463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090157463 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090157463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:242) 20241106090157463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090157463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090157463 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090157463 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090157463 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106090157463 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106090157463 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106090157463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106090157794 DLSCCP DEBUG SCCP-SCOC(75)[0x55960b9bff40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106090157794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c5e56), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106090157794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:287) 20241106090157794 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:228) 20241106090157794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:242) 20241106090157794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55960b9cb460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241106090157794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106090157794 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106090157794 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106090157794 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106090157794 DLSS7 <000c> osmo_ss7_hmrt.c:287 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106090157794 DLSS7 <000c> osmo_ss7_hmrt.c:228 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106090157794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][with-pfcp] Formatting log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (1806966) [testenv][with-pfcp] Stopping hnbgw (1807009) [testenv][with-pfcp] Running testsuite clean script (reason: finished) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-421.log [testenv][with-pfcp] Showing junit-xml-with-pfcp-421.log [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/junit-xml-with-pfcp-421.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='53' failures='0' errors='0' skipped='0' inconc='0' time='434.00'> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_register' time='2.631203'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_register_duplicate' time='1.177215'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_register_duplicate_reuse_sctp_assoc' time='1.170946'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_disconnected_timeout' time='15.255923'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ue_register' time='1.199205'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ue_register_tmsi_lai' time='1.200837'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ue_register_before_hnb_register' time='1.188107'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_initial_ue' time='2.244473'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_initial_ue' time='2.254272'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_initial_ue_empty_cr' time='2.255324'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_initial_ue_empty_cr' time='2.269985'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_bidir' time='2.535068'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_bidir' time='2.501390'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_assignment' time='4.718776'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_release' time='2.528518'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_release_abnormal' time='2.620047'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_assign_fail' time='2.603030'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_assign_mgcp_to' time='8.530797'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_assign_mgw_iuup_addr_chg' time='4.649130'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_mo_disconnect' time='4.543464'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_mo_disconnect' time='4.492730'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_creq_cref' time='2.250227'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_creq_cref' time='2.214212'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_cs_iu_release_req_rua_disconnect' time='3.937355'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ps_iu_release_req_rua_disconnect' time='3.930154'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ps_rab_assignment' time='7.571980'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Compl_on_1_cnlink' time='5.511479'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_imsi_round_robin' time='5.562355'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' time='5.549826'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' time='5.578787'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' time='5.486003'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' time='5.484199'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_1' time='5.498248'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_2' time='5.630482'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Compl_no_cn' time='5.403684'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_LU_by_tmsi_from_other_PLMN' time='4.485556'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_paging_imsi' time='5.486229'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_paging_tmsi' time='5.451362'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_no_allow_attach_round_robin' time='5.610972'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_no_allow_attach_valid_nri' time='5.633101'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_sccp_n_pcstate_detaches_cnlink' time='5.598220'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_sccp_n_pcstate_attaches_cnlink' time='6.496465'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Compl_on_1_cnlink' time='5.550612'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Complete_no_nri_round_robin' time='5.509537'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Complete_valid_nri_1' time='5.536624'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Complete_valid_nri_2' time='5.614599'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Compl_no_cn' time='5.386962'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_nri_from_other_PLMN' time='4.540128'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' time='5.524471'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' time='6.598441'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_second_rab_assignment' time='4.463978'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_reregister_reuse_sctp_assoc' time='1.359918'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_apply_sccp' time='6.352277'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1'] testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1 Error: no container with name or ID "testenv-hnbgw-all-osmocom-nightly-20241106-0847-40eeaf37-1" found: no such container [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1036/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: SUCCESS